[Rd] mle (PR#560)

pi.broberg@telia.com pi.broberg@telia.com
Sun, 4 Jun 2000 16:50:19 +0200 (MET DST)


Full_Name: Per Broberg
Version: 1.00
OS: Windows 98
Submission from: (NULL) (62.20.231.229)


I tested my installation with the following:

> library(lme)
Loading required package: nls 
Error in dyn.load(x, as.logical(local), as.logical(now)) : 
        unable to load shared library
"C:\PROGRAM\R\RW1000/library/nls/libs/nls.dll":
  LoadLibrary failure
> data(Orthodont)
> fm1 <- lme(distance ~ age, data = Orthodont) # random is ~ age
Error in .C("inner_perc_table", as.double(X), as.integer(unlist(grps)),  : 
        C/Fortran function name not in load table
> fm2 <- lme(distance ~ age + Sex, data = Orthodont, random = ~ 1)
Error in .C("inner_perc_table", as.double(X), as.integer(unlist(grps)),  : 
        C/Fortran function name not in load table

What is wrong? Could it be the path
"C:\PROGRAM\R\RW1000/library/nls/libs/nls.dll"?


Regards 

Per Broberg

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._