[R-SIG-Mac] Error with library(tcltk) on R-devel
Simon Urbanek
simon.urbanek at r-project.org
Sat Mar 9 01:21:05 CET 2013
On Mar 8, 2013, at 6:14 PM, Dan Tenenbaum wrote:
> On a vanilla Snow Leopard machine with nothing but XCode installed, I
> installed R-devel
Pelase do NOT install R-devel from the nightly build pages. It should not have been there to start with - that's now fixed.
Thanks
Simon
> and then got this when trying to load the tcltk package:
>
>> library(tcltk)
> Error : .onLoad failed in loadNamespace() for 'tcltk', details:
> call: dyn.load(file, DLLpath = DLLpath, ...)
> error: unable to load shared object
> '/Library/Frameworks/R.framework/Versions/3.0/Resources/library/tcltk/libs/x86_64/tcltk.so':
>
> dlopen(/Library/Frameworks/R.framework/Versions/3.0/Resources/library/tcltk/libs/x86_64/tcltk.so,
> 10): Library not loaded: /usr/local/lib/libtcl8.5.dylib
> Referenced from:
> /Library/Frameworks/R.framework/Versions/3.0/Resources/library/tcltk/libs/x86_64/tcltk.so
> Reason: image not found
> Error: package or namespace load failed for 'tcltk'
>
>> sessionInfo()
> R Under development (unstable) (2013-03-03 r62117)
> Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
>
> locale:
> [1] C
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>>
>
> FWIW, there is no /usr/local directory on this machine.
>
> Dan
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>
More information about the R-SIG-Mac
mailing list