>>>>> "c" == cgenolin <cgenolin at u-paris10.fr>
>>>>> on Tue, 03 Jun 2008 00:32:13 +0200 writes:
c> Hi the list.
c> I got a probleme with R CMD check. I run a package.skeleton on a very
c> simple code (four toy function, no probleme with the R CMD build). But
c> on the R CMD check packClassique, I get :
c> * checking for unstated dependencies in R code ... WARNING
c> Erreur dans .find.package(package, lib.loc) : aucun package nomm?
c> 'packClassique' n'est trouv?
c> Calls: <Anonymous> -> .find.package
c> Excecution hated [French=Ex?cution arr?t?e]
c> See the information on DESCRIPTION files in the chapter 'Creating
R
c> packages' of the 'Writing R Extensions' manual.
c> * checking S3 generic/method consistency ... WARNING
c> Erreur dans .find.package(package, lib.loc) : aucun package nomm?
c> 'packClassique' n'est trouv?
c> Calls: <Anonymous> -> .find.package
c> Ex?cution arr?t?e
c> And so on.
c> Any idea on what is wrong ?
No.
c> Christophe
c> ______________________________________________
c> R-help at r-project.org mailing list
c> https://stat.ethz.ch/mailman/listinfo/r-help
c> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
c> and provide commented, minimal, self-contained, reproducible code.
Please do -- both --
Martin