-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upkeep #79
base: main
Are you sure you want to change the base?
Conversation
When I run the check/documentation for this package I get:
Should |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you talk to Ayla when she is back about the NOTE around exporting S3 tags? I don't think it should be exported as it will likely break things in this case but we should suppress the NOTE if we can.
I'm also going to wait until Ayla is back to discuss why the Mac OS R-CMD-check is failing due to a segmentation fault as I'm quite lost. |
This seems to be a new thing the documentation is requiring us to do. For now ignore the issue as we are working out what to do for this across the board. Please make an internal-infrastructure issue about this and list this repo in the comments and once we figure out the appropriate fix we can apply it to the relevant repositories. |
I am not familiar with this specific issue, give me a call next time you are working on it and we can chat through some things to test to dig into the issue further. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good but we need to figure out the failing action before we can merge in the changes.
Check if action runs on no tests then add tests back |
We are getting a segfault. I suspect the action is failing when it tries to install JAGS for macos
|
check action
Note there is this related issue that Kirill filed for jmbr |
Fixed the macOS R-CMD-check by following this repo's action:
|
Awesome - well done! |
@dunkenwg - can you do the same fix for jmbr? |
@aylapear, would you review this when you have a chance? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome job on figuring that fix out!
@joethorley or @aylapear, how do I update the status of this pull request so that the rcc action will run and I can merge? |
No description provided.