-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Skip tests/examples when packages in Suggest section are not installed #518
Skip tests/examples when packages in Suggest section are not installed #518
Conversation
I think this is the correct way to move forward. I have one more thing to check that I noticed elsewhere and unfortunately I cannot check it locally for some reason. If a dependent package is missing and there are references in roxygen it will end-up with a following note:
Or it might be due to a given package is missing on rdrr.io / CRAN - I'm not 100% sure. I haven't deep dive into this issue but I think it might be related in this context. Will you be able to check it? Just remove package locally and run R CMD CHECK. |
So I see that
I'm not getting this, only
|
4f9f67c
to
2cb1cda
Compare
I suppose we will do this in all package, not just I have uninstalled |
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.
👍
…lease-cleanup@main
pre-release-cleanup@main
)Changes description
@examples
@examplesIf requireNamespace("MultiAssayExperiment")
as suggested hereminiACC
with empty data.frameDiscussions
filter_state_api
are complex cases that join together normal data frames with MAEWDYT?