I run into this all the time. The trick is to find a minimal example that the
package will work with that shows how to make a call, and allows for CRAN,
especially on new submissions, to test to some extent that the function works.
For more real-life examples, write a good vignette that use
This is definitely not a false positive. Find a way to not run long calcs
during the CRAN build. There is no alternative.
One way this can be done is by only running your examples when an environment
variable of your choosing exists. Since CRAN machines won't configure that
variable, you can ge
Hello all,
Our package did not pass the automagical checks when submitted to CRAN. We
think the rejection is a false positive, so we �reply-all to that message and
explain� as following the official instruction. We provided explanation for all
notes in that email (replied to
cran-submissi...@r