[R] R Packages in Windows

Dr Mark Collins mfc at harpo.ma.adfa.edu.au
Tue Apr 18 09:52:42 CEST 2000


I have installed R version 1 for windows and have installed
the survival5 package in the library folder, but the base package
only seems to partially acknowledge survival5's presence.
How have I screwed up? The diagnostics are as follows...

>library(survival5)
    ** no warning given.. seems OK **
>help(package=survival5)
    **this gives the contents of the package correctly,
       including the 'survfit' function.  Again seems OK **
>survfit()
 Error: couldn't find function 'survfit'
     (Nor any of the other functions in survival5)
     
     
     Mark Collins
     m.collins at adfa.edu.au
    
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list