At 18:03 25/09/00 +1200, you wrote:
Hello, do I get this from the contrib section? there is nlme.zip there but not sure how to implement it into my R (my version is 1011). thanks. Peppy
I guess you are under Windows. In the R for Windows-FAQ... 3.1 Can I install packages (libraries) in this version? Yes, of course. The easy way is to see if a pre-compiled binary version of the package is available: look on CRAN at bin/windows/windows-NT/contrib. If there is, download the zip file and unpack it in the rwXxxx\library directory, using unzip or similar, or using the installer rwinst.exe. Perhaps even easier is to use the R function install.packages(): check out its help page. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._