Skip to content
Prev 11142 / 12125 Next

[R-pkg-devel] Establishing how a package violated CRAN policies

I did check my spam folder, nothing there. I suspect I'm somehow not receiving
all mails from the CRAN team.
Thanks for pointing this out. Yes this sounds familiar. I thought I had fixed this,
but the checks trip over an oversight on my behalf.
Examples wrapped in \donttest are examples that work fine as long as account details
are provided as option in the R session. As they are not available on CRAN, these
should not be tested there. This was not a problem when I first submitted this package.