On 04.09.2014 01:03, Sven E. Templer wrote:
Hi,

can I claim the warning that occurs (at R CMD check --as-cran) when I
use 'library(ggplot2)' in executed vignette code as SPURIOUS (as
mentioned in the CRAN policies at section 'Submission') and (since it
is the only warning/error) get my package submission accepted? Has
anybody experience with that? Otherwise, is there a workaround to
evaluate this code (and calls to ggplot()) in a vignette for a CRAN
package?

We don't know what the waring is, hence hard to help. My guess is you forgot to declare a dependency such as "Suggestes" on ggplot2.

Best,
Uwe Ligges




Thank you,
Sven.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to