Christophe Genolini wrote: >> hmm, I see 219 out 1378 CRAN packages having a 'tests' >> subdirectory, so it seems you have been a bit unlucky. ;-) >> >> > Luck has probably nothing related with my failure. > I just try to look in packages recommanded by Pr Brian Ripley (like > codetools, foreign, lattice) > and I did not find any tests directories. So either I am not looking in > the right place, or tests are > not including in the package for windows. Any idea? > > Aha... That would explain it, yes. It is only in the _source_ package and not installed.
[EMAIL PROTECTED] ISWR]$ ls ISwR/ CVS data DESCRIPTION inst man R tests TITLE [EMAIL PROTECTED] ISWR]$ ls ~/Rlibrary/ISwR/ CONTENTS DESCRIPTION html latex Meta rawdata scripts data help INDEX man R R-ex [EMAIL PROTECTED] ISWR]$ grep -i version ISwR/DESCRIPTION Version: 2.0-0 [EMAIL PROTECTED] ISWR]$ grep -i version ~/Rlibrary/ISwR/DESCRIPTION Version: 2.0-0 > Thanks > > Christophe > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > -- O__ ---- Peter Dalgaard Ă˜ster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel