[R] R-064 Windows
Heberto Ghezzo
heberto at MEAKINS.Lan.McGill.CA
Thu Apr 15 11:22:38 CEST 1999
Following advise from Brian I put all my libraries in
R_Library/Library/* and then modified the line in
RW0640/etc/Rprofile to read :
..lib.loc <- c("d:/R_Library/library",.Library)
so when I call library() from R console I get the list of all the
libraries in R_Library/Library and in RW0640/library.
So far so good, then I started to load and check all the libraries
in my computer, several of them did not load so I went to CRAN and
downloaded the latest version, yesterday, Wed 14.
Most of them now loaded but:
> library(event)
Loading required package: rmutil
Error in dyn.load(file) : unable to load shared library
"d:/R_Library/library/event/libs/event.dll":
LoadLibrary failure
> library(repeated)
Error in dyn.load(file) : unable to load shared library
"d:/R_Library/library/repeated/libs/repeated.dll":
LoadLibrary failure
> library(sm)
Error in .Internal(system.file(name)) : no internal function
"system.file"
>
after this last error all other loads reported the same error, even
for libraries that have loaded before
As allways thanks for your help.
..
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