[BioC] error loading the Rgraphviz package

Li Long Li.Long at isb-sib.ch
Fri Feb 1 10:22:27 CET 2008


hits=-2.5 tests=BAYES_00,FORGED_RCVD_HELO,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY
X-USF-Spam-Flag: NO


Did you also put graphviz libs on your search paths for lib after
installation?

The msg says that it couldn't load gvc.3.dylib, I guess that's because it
couldn't find it.

Li

> HI, All,
>
> I'm running R 2.6 on MacOSX, I installed the "Rgraphviz" version
> 1.16.0 with no trouble at all. But when I tried to load the library I
> got error message as below:
>
>  > library(Rgraphviz)
> Loading required package: graph
> Error in dyn.load(file, ...) :
>    unable to load shared library '/Library/Frameworks/R.framework/
> Versions/2.6/Resources/library/Rgraphviz/libs/ppc/Rgraphviz.so':
>    dlopen(/Library/Frameworks/R.framework/Versions/2.6/Resources/
> library/Rgraphviz/libs/ppc/Rgraphviz.so, 6): Library not loaded: /usr/
> local/lib/libgvc.3.dylib
>    Referenced from: /Library/Frameworks/R.framework/Versions/2.6/
> Resources/library/Rgraphviz/libs/ppc/Rgraphviz.so
>    Reason: image not found
> Error : .onLoad failed in 'loadNamespace' for 'Rgraphviz'
> Error: package/namespace load failed for 'Rgraphviz'
>
>
>
> Does anyone have any clue why is it?
>
>
> thanks a lot.
>
> yan
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives:
> http://news.gmane.org/gmane.science.biology.informatics.conductor
>



More information about the Bioconductor mailing list