Skip to content

Library() function

2 messages · Peppy & Siuly Adi-Purnomo, Brian Ripley

#
Dear heldesk,

1:
I want to upload nlme module set to use in R.  When I do this there is a
list of error message coming up.  But the nlme is loaded anyway.  Anything
wrong with how I set it up?
Loading required package: nls
Error in dyn.load(x, as.logical(local), as.logical(now)) :
        unable to load shared library
"C:/UNIX/RW1021/library/nlme/libs/nlme.dll":
  LoadLibrary failure:  A device attached to the system is not functioning.
Error in library(nlme) : .First.lib failed
2:
If I want to update my R version, I have installed in a separate directory
but why the old R doesnt work anymore?  is that because the new R takes the
place?

thanks,
Peppy

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Sun, 29 Apr 2001, Peppy & Siuly Adi-Purnomo wrote:

            
Um, this is a group of volunteers, not a help desk.
Take a look at the rw-FAQ, which covers the likely cause.

Usual advice: get the current versions of R and nlme and start again.
Older versions (such as rw1021) are not supported.
It's something you did: I run several versions simultaneously and there are
no interactions.