Greetings,

I cannot reproduce the error on my machine. library(nlme) works fine in my
case.

 R.version
               _
platform       i386-apple-darwin9.8.0
arch           i386
os             darwin9.8.0
system         i386, darwin9.8.0
status         Patched
major          2
minor          12.1
year           2011
month          02
day            03
svn rev        54216
language       R
version.string R version 2.12.1 Patched (2011-02-03 r54216)



On Tue, Feb 8, 2011 at 9:00 AM, Adelchi Azzalini <[email protected]>wrote:

> library(nlme) does not load,
> this is what I get:
>
> R> library(nlme)
> Error in .Call("R_lazyLoadDBfetch", key, file, compressed, hook, PACKAGE =
> "base") :
>  C symbol name "R_lazyLoadDBfetch" not in DLL for package "base"
>
> However the probleme could be in the base package.
> If I try with the Package Manger, then I get this:
>
> Error in .Call("R_lazyLoadDBfetch", key, file, compressed, hook, PACKAGE =
> "base") :
>  C symbol name "R_lazyLoadDBfetch" not in DLL for package "base"
> In addition: Warning message:
> In FUN("Orthodont"[[1L]], ...) : restarting interrupted promise evaluation
> starting httpd help server ... done
>
> details about my intallation are below.
>
> Regards,
>
> Adelchi Azzalini
>
> ---
> R> R.version
>               _
> platform       i386-apple-darwin9.8.0
> arch           i386
> os             darwin9.8.0
> system         i386, darwin9.8.0
> status
> major          2
> minor          12.1
> year           2010
> month          12
> day            16
> svn rev        53855
> language       R
> version.string R version 2.12.1 (2010-12-16)
> R>
>
> _______________________________________________
> R-SIG-Mac mailing list
> [email protected]
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to