Skip to content
Back to formatted view

Raw Message

Message-ID: <x2u2xu6m09.fsf@blueberry.kubism.ku.dk>
Date: 1999-01-14T13:07:34Z
From: Peter Dalgaard
Subject: libraries
In-Reply-To: Jonathan Rougier's message of Thu, 14 Jan 1999 12:48:56 +0000 (GMT)

Jonathan Rougier <J.C.Rougier at durham.ac.uk> writes:

> Am I right in thinking that there a discrepancy between the ?library
> documentation and the library() function?  If I have a library called
> "patches", then according to the documentation (0.62.4) patches/R should
> contain source files like fred.R and george.R, but in practice the library
> only loads if both fred.R and george.R are given in a file called patches
> in the R subdirectory of patches.  Or have I missed something?

The latter. R INSTALL to be specific:

Source directory:

ls ~/R-contrib/ctest/R
bartlett.test.R    friedman.test.R    mcnemar.test.R     wilcox.test.R
binom.test.R       kruskal.test.R     mood.test.R
cor.test.R         ks.test.R          pks.R
fisher.test.R      mantelhaen.test.R  var.test.R

Install directory:

ls /usr/local/lib/R/library/ctest/R
ctest


-- 
   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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._