[R] building package
las65 at buffalo.edu
las65 at buffalo.edu
Fri Jan 21 21:33:56 CET 2011
I have built a package that I would like to submit to the CRAN. When I perform a R CMD
check I get the following warning:
* checking Rd cross-references ... WARNING
Error in .find.package(package, lib.loc) :
there is no package called 'foreign'
Calls: <Anonymous> -> lapply -> FUN -> .find.package
Execution halted
I believe this has to do with the fact I use mapply function utilizing internal
functions I have within the package? Am I wrong in this assumption? How would I remedy
this in order to get rid of the warning?
Any advice is appreciated.
Thank you
Lori
More information about the R-help
mailing list