I have huge problems to get additional packages working with rw0632. After copying the ctest package to library, I can do a> library(help = ctest)bartlett.test Bartlett Test for Homogeneity of Variances binom.test Exact Binomial Test ... which dutifully list the content of the package. But loading the package does not work:> library(ctest)Warning: Package `ctest' contains no R code How's that? Regards Karl -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
"Karl M. Syring" <syring at pollux.edv.agrar.tu-muenchen.de> writes:> I have huge problems to get additional packages working with rw0632. After > copying the ctest package to library, I can do a > > library(help = ctest) > bartlett.test Bartlett Test for Homogeneity of Variances > binom.test Exact Binomial Test > ... > which dutifully list the content of the package. > But loading the package does not work: > > library(ctest) > Warning: Package `ctest' contains no R code > > How's that?What did you do? The procedure is to unzip ctest.zip in the library directory. Note that there are subtrees. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._