[R] colorspace namespace problem with R CMD check --as-cran
stephen sefick
ssefick at gmail.com
Tue Apr 11 23:47:56 CEST 2017
I am at a loss. I do not know how to make this reproducible without
providing the package sourced. I am receiving a warning when issuing
R --vanilla CMD check --as-cran --no-restore
The description file has
Imports: methods, reshape2, plyr, doBy, zoo
this is in 00install.out
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Warning: namespace ‘colorspace’ is not available and has been replaced
by .GlobalEnv when processing object ‘plot.index’
Warning: namespace ‘colorspace’ is not available and has been replaced
by .GlobalEnv when processing object ‘plot.index’
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Thank you for any help in advance.
kindest regards,
Stephen Sefick
--
Let's not spend our time and resources thinking about things that are so
little or so large that all they really do for us is puff us up and make us
feel like gods. We are mammals, and have not exhausted the annoying little
problems of being mammals.
-K. Mullis
"A big computer, a complex algorithm and a long time does not equal
science."
-Robert Gentleman
[[alternative HTML version deleted]]
More information about the R-help
mailing list