Re: [Rd] checking Rd cross-references ... WARNING

2009-12-21 Thread Liviu Andronic
Hello On 12/21/09, Duncan Murdoch wrote: > > R version 2.10.0 (2009-10-26) > > Do you get the same message in 2.10.1? > I no longer get the warning after I installed r-recommended and r-cran-kernsmooth, without upgrading to 2.10.1. Perhaps this is a Debian specific issue. Regards Liviu ___

Re: [Rd] checking Rd cross-references ... WARNING

2009-12-21 Thread Duncan Murdoch
Liviu Andronic wrote: Dear all I am getting this strange error when checking my package. Would you have an idea what causes it? Thank you Liviu * checking Rd cross-references ... WARNING Error in .find.package(package, lib.loc) : there is no package called 'KernSmooth' Calls: -> lapply -> FU