Package installation Error: RBGL,Ruuid--->RGUI-2.4.0
1
0
Entering edit mode
Rough Jade ▴ 90
@rough-jade-1943
Last seen 10.2 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20061127/ 585e479f/attachment.pl
• 750 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States
On Monday 27 November 2006 03:02, Rough Jade wrote: > Dear All, > > > I added packages using :Install Packages from Local Zip files. > I have downloaded Ruuid,RGraphviz,graph from BioConductor: Your best bet for installing packages from bioconductor is to follow the installation instructions here: http://www.bioconductor.org/docs/install-howto.html That way, you get the version that matches your machine type, OS, and version of R. Give that a try. If that doesn't work, then you can simply paste in the commands that you tried along with error messages. Also, be sure that for all emails to this list or R-help to include the output of sessionInfo(). Sean
ADD COMMENT
0
Entering edit mode
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20061128/ 36248ea9/attachment.pl
ADD REPLY
0
Entering edit mode
On Monday 27 November 2006 22:50, Rough Jade wrote: > Dear All, > > I followed the instructions from > http://www.bioconductor.org/docs/install-howto.html > > > > utils:::menuInstallLocal() Again, I would suggest using the biocLite() script for installation rather than downloading. So, for example: biocLite('RBGL') biocLite will choose the correct versions of the packages for your version of R. Simply downloading the release packages won't do the trick in every case, particularly for binary packages. I'm not sure this is the problem in this case, but I would suggest trying this. Also, it is really important and often helpful to include output from sessionInfo() in mails to the list so that everyone knows what version of R, what OS, and what versions of packages that you are using. Sean > *Load the packages from the zip file *(i downloaded the packages from > http://www.bioconductor.org/packages/release/Software.html) > ** > package 'ctc' successfully unpacked and MD5 sums checked > package 'graph' successfully unpacked and MD5 sums checked > package 'RBGL' successfully unpacked and MD5 sums checked > package 'Rgraphviz' successfully unpacked and MD5 sums checked > package 'Ruuid' successfully unpacked and MD5 sums checked > updating HTML package descriptions > > *Call the library * > > > library(RBGL) > > Loading required package: graph > Loading required package: Ruuid > Error in dyn.load(x, as.logical(local), as.logical(now)) : > unable to load shared library > 'C:/PROGRA~1/R/R-24~1.0/library/Ruuid/libs/Ruuid.dll': > LoadLibrary failure: The specified procedure could not be found. > Error: package 'Ruuid' could not be loaded > > *Try to copy and paste maxClique from the help packages()* > *Again the same Error message* > > > help.start() > > updating HTML package listing > updating HTML search index > If nothing happens, you should open > 'C:\PROGRA~1\R\R-24~1.0\doc\html\index.html' yourself > > > help.start() > > updating HTML package listing > updating HTML search index > If nothing happens, you should open > 'C:\PROGRA~1\R\R-24~1.0\doc\html\index.html' yourself > > > coex <- fromGXL(file(system.file("XML/conn.gxl",package="RBGL"), > > open="r")) > Error: could not find function "fromGXL" > > > maxClique(coex) > > Error: could not find function "maxClique" > > > coex <- fromGXL(file(system.file("XML/hcs.gxl",package="RBGL"), > > open="r")) > > Error: could not find function "fromGXL" > > > maxClique(coex) > > Error: could not find function "maxClique" > > *Again need your advice. * > > Thanks in Advance, > JJ > --- > > On 11/27/06, Sean Davis <sdavis2 at="" mail.nih.gov=""> wrote: > > On Monday 27 November 2006 03:02, Rough Jade wrote: > > > Dear All, > > > > > > > > > I added packages using :Install Packages from Local Zip files. > > > I have downloaded Ruuid,RGraphviz,graph from BioConductor: > > > > Your best bet for installing packages from bioconductor is to follow the > > installation instructions here: > > > > http://www.bioconductor.org/docs/install-howto.html > > > > That way, you get the version that matches your machine type, OS, and > > version > > of R. Give that a try. If that doesn't work, then you can simply paste > > in > > the commands that you tried along with error messages. Also, be sure > > that for all emails to this list or R-help to include the output of > > sessionInfo(). > > > > Sean > > > > _______________________________________________ > > 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
ADD REPLY
0
Entering edit mode
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20061128/ a6bcb2d5/attachment.pl
ADD REPLY

Login before adding your answer.

Traffic: 840 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6