Problem with metadata
2
0
Entering edit mode
@claudia-doring-1119
Last seen 9.6 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20060412/ b677fe8a/attachment.pl
• 720 views
ADD COMMENT
0
Entering edit mode
@ting-yuan-liu-fhcrc-1221
Last seen 9.6 years ago
Hi Claudia, Here are my suggestions for you: (1) upgrate your R to 2.2.1. You may also want to upgrate it to 2.3.0 again after it releases. R 2.1.1 is a very old version. (2) If you are using R 2.2.1, you could use source("http://bioconductor.org/biocLite.R") biocLite("hgu95a") in R to install the correct version of hgu95a. I believe you downloaded the hgu95a zip file from the developmental repository, but we don't suggest to use developmental meta data packages with stable R. If you want to try the developmental meta data packages, you should install the developmental verison R (2.3). HTH, Ting-Yuan ______________________________________ Ting-Yuan Liu Program in Computational Biology Division of Public Health Sciences Fred Hutchinson Cancer Research Center Seattle, WA, USA ______________________________________ On Wed, 12 Apr 2006, Claudia D?ring wrote: > Hello Bioconductor-team, > > > > I have the following error: > > > > > library(hgu95a) > > Error in library(hgu95a) : there is no package called 'hgu95a' > > > utils:::menuInstallLocal() > > package 'hgu95a' successfully unpacked and MD5 sums checked > > updating HTML package descriptions > > > library(hgu95a) > > Error: This is R 2.1.1, package 'hgu95a' needs >= 2.3.0 > > > > I download the hgu95a zip-file from the Bioconductor site (metadata). > Installation is o.k, but when I load the package, than I get the error. But > the R version 2.3.0 isnt exist or only as a beta version. > > Can you help me? > > > > Thank you very much. > > > > Sincerely Yours truly, > > > > Claudia Dring > > > [[alternative HTML version deleted]] > >
ADD COMMENT
0
Entering edit mode
Björn Usadel ▴ 250
@bjorn-usadel-1492
Last seen 9.6 years ago
Dear Claudia, did you use hgu95a from BioC 1.8 which is also still in development? (version 1.11.24) If so you might try hgu95a from BioC 1.7. (hgu95a version 1.10.0) Running a quick test using R 2.2.0 I could install hgu95a 1.10.0 just fine but with 1.11.24 I got the same behaviour as you. So try 1.10.0 and eventually upgrade to R 2.2.xx cheers, bj?rn >Hello Bioconductor-team, > > > >I have the following error: > > > > > >>library(hgu95a) >> >> > >Error in library(hgu95a) : there is no package called 'hgu95a' > > > >>utils:::menuInstallLocal() >> >> > >package 'hgu95a' successfully unpacked and MD5 sums checked > >updating HTML package descriptions > > > >>library(hgu95a) >> >> > >Error: This is R 2.1.1, package 'hgu95a' needs >= 2.3.0 > > > >I download the hgu95a zip-file from the Bioconductor site (metadata). >Installation is o.k, but when I load the package, than I get the error. But >the R version 2.3.0 isn?t exist or only as a beta version. > >Can you help me? > > > >Thank you very much. > > > >Sincerely Yours truly, > > > >Claudia D?ring > > > [[alternative HTML version deleted]] > > > >--------------------------------------------------------------------- --- > >_______________________________________________ >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 COMMENT

Login before adding your answer.

Traffic: 648 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