Hi,
the NOTEs show that your examples require to much CPU time.
Solution: reduce CPU time of your examples by increasing efficiency of
your code, by simplification of the examples (e.g. with smaller samples
or toy data), or, if nothing else helps, by embracing examples with
\dontrun{} or \donttest{}.
https://cran.r-project.org/doc/manuals/r-release/R-exts.html#index-_005cdontrun
As said, use this only if nothing else helps, because it reduces code
coverage of the tests: https://en.wikipedia.org/wiki/Code_coverage
Thomas
Am 21.09.2018 um 11:37 schrieb Rhys D Munden:
Hi,
received the below email about uploading a package, but I'm not sure how to
solve these problems.
Thanks
Rhys
______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel