Was pointed out this is the wrong list
But then cross posting is also bad
So will leave here for now, sorry, have now signed up for the Mac list
Also pointed out too little detail so will try for more, sorry
MacOS 10.4.10
All installed from the latest binaries 2.6.0
All running with R.app so install things from the R.app installer and
manager windows
So today I re-install 2.6.0
Then download the graphviz binary 2.12 and install from .dmg
All seems fine
Then run R, go to manager window
Click on graph in R.app to load, does so
Click on Rgraphviz to load
And get
Error in dyn.load(file, ...) :
unable to load shared library
''/Library/Frameworks/R.framework/Versions/2.6/Resources/library/Rgraphviz/li
bs/ppc/Rgraphviz.so'':
dlopen(/Library/Frameworks/R.framework/Versions/2.6/Resources/library/Rgraph
viz/libs/ppc/Rgraphviz.so, 6): Library not loaded: /usr/lib/libltdl.3.dylib
Referenced from: /usr/local/lib/libgvc.3.dylib
Reason: image not found
Error : .onLoad failed in ''loadNamespace'' for
''Rgraphviz''
Error: package/namespace load failed for ''Rgraphviz''
Then look in /usr/lib and would seem libltdl.3.dylib does not exist
Then click on Rgraphviz again
And get
Error in dyn.load(file, ...) :
unable to load shared library
''/Library/Frameworks/R.framework/Versions/2.6/Resources/library/Rgraphviz/li
bs/ppc/Rgraphviz.so'':
dlopen(/Library/Frameworks/R.framework/Versions/2.6/Resources/library/Rgraph
viz/libs/ppc/Rgraphviz.so, 6): corrupt binary, library ordinal too big
Error : .onLoad failed in ''loadNamespace'' for
''Rgraphviz''
Error: package/namespace load failed for ''Rgraphviz''
Thank you
425 644 7020
> From: Robert Gentleman <rgentlem@fhcrc.org>
> Date: Thu, 15 Nov 2007 23:34:08 -0800
> To: Loren Engrav <engrav@u.washington.edu>
> Cc: <r-help@r-project.org>
> Subject: Re: [R] Rgraphviz
>
> Hi,
> Most likely you are mixing and matching things that do not play
> nicely together.
>
> Since you did not give us details on just what you did ("I have
> re-installed", is so vague as to be of no value, please provide
accurate
> and complete descriptions of what you did when asking for help)
>
> You can either choose to use the OS X binaries, in which case you must
> also use the binary version of graphviz (available here:
> http://r.research.att.com/#pkg)
> or you can choose to install from source, in which case you must install
> both graphviz and Rgraphviz from source (and that means you will need to
> have the appropriate tools installed).
>
>
> Loren Engrav wrote:
>> Rgraphviz
>>
>> I cannot load it
>> I have re-installed etc etc etc etc
>> And cannot load it
>>
>> Message is
>>
>> 6): Library not loaded: /usr/local/lib/libgvc.3.dylib
>> Referenced from:
>>
/Library/Frameworks/R.framework/Versions/2.6/Resources/library/Rgraphviz/lib
>> s/ppc/Rgraphviz.so
>> Reason: image not found
>> Error : .onLoad failed in ''loadNamespace'' for
''Rgraphviz''
>> Error: package/namespace load failed for ''Rgraphviz''
>>
>>
>> MacOS10.4.10
>>
>> What am I doing wrong?
>>
>> Thank you
>>
>> [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>
> --
> Robert Gentleman, PhD
> Program in Computational Biology
> Division of Public Health Sciences
> Fred Hutchinson Cancer Research Center
> 1100 Fairview Ave. N, M2-B876
> PO Box 19024
> Seattle, Washington 98109-1024
> 206-667-7700
> rgentlem@fhcrc.org
[[alternative HTML version deleted]]