[R-SIG-Mac] rgl for r-devel (2.14.0)?

Kasper Daniel Hansen kasperdanielhansen at gmail.com
Wed Mar 30 16:27:49 CEST 2011


This is not really what you are asking about, but note that you are
using the wrong R if you are trying to make sure your package will
work with soon-to-be-released R-2.13.   You need to check out from
branches-2-13 and not from trunk.

Kasper

On Wed, Mar 30, 2011 at 6:43 AM, Roger Koenker <rkoenker at illinois.edu> wrote:
> I'm trying to do some package checking for quantreg in R-devel
>
>        2.14.0 Under development (unstable) (2011-03-16 r54826)
>
> installing most of my usual package list from source went quite smoothly, but I'm
> having trouble with rgl  -- if someone has a hint about the following
> messages that would be most appreciated:
>
>
>> ** testing if installed package can be loaded
>> Error : .onLoad failed in loadNamespace() for 'rgl', details:
>>  call: dyn.load(file, DLLpath = DLLpath, ...)
>>  error: unable to load shared object '/Library/Frameworks/R.framework/Versions/2.14/Resources/library/rgl/libs/x86_64/rgl.so':
>>  dlopen(/Library/Frameworks/R.framework/Versions/2.14/Resources/library/rgl/libs/x86_64/rgl.so, 6): Symbol not found: _FT_Attach_File
>>  Referenced from: /Library/Frameworks/R.framework/Versions/2.14/Resources/library/rgl/libs/x86_64/rgl.so
>>  Expected in: flat namespace
>> in /Library/Frameworks/R.framework/Versions/2.14/Resources/library/rgl/libs/x86_64/rgl.so
>> Error in tools:::.test_load_package("rgl", "/Library/Frameworks/R.framework/Versions/2.14/Resources/library") :
>>  loading failed
>
> Roger Koenker
> rkoenker at illinois.edu
>
> _______________________________________________
> 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