[R] library dll's dont load

Heberto Ghezzo Heberto at meakins.lan.mcgill.ca
Tue Jul 25 19:41:49 CEST 2000


Hi R experts, Can somebody suggest what can be wrong?
PIII with 128 Mb RAM Using R 1.1 in Win98, the latest version 
downloaded yesterday. I run update.packages so 'survival', ' mass', 
and 'nlme' are the latest versions in CRAN

> library(survival)
Error in dyn.load(x, as.logical(local), as.logical(now)) : 
        unable to load shared library 
"c:/Heberto/R_Cran/library/survival/libs/survival.dll":
  LoadLibrary failure:  A device attached to the system is not 
functioning.
Error in library(survival) : .First.lib failed
>
> library(mass)
Error in dyn.load(x, as.logical(local), as.logical(now)) : 
        unable to load shared library 
"c:/Heberto/R_Cran/library/mass/libs/MASS.dll":
  LoadLibrary failure:  A device attached to the system is not 
functioning.
Error in library(mass) : .First.lib failed
> library(nlme)
Loading required package: nls 
>
R. Heberto Ghezzo  Ph.D.
Meakins-Christie Labs
McGill University
Montreal - Canada
heberto at meakins.lan.mcgill.ca
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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