Problems installing AnnotationDbi on RHEL4 using biocLite
1
0
Entering edit mode
@michael-watson-iah-c-378
Last seen 9.6 years ago
Hi I'm on R 2.7.1 and RHEL4: > source("http://www.bioconductor.org/biocLite.R") > biocLite("annotationDbi") Running biocinstall version 2.2.10 with R version 2.7.1 Your version of R requires version 2.2 of BioConductor. Warning messages: 1: In install.packages(pkgs = pkgs, repos = repos, dependencies = dependencies, : package ?? is not available 2: Perhaps you meant ?? ? Quite a nice little error message there :) Any ideas? Thanks Mick Head of Informatics Institute for Animal Health Compton Berks RG20 7NN 01635 578411 http://www.iah.ac.uk/research/bioinformatics/bioinf.shtml The information contained in this message may be confide...{{dropped:14}}
• 574 views
ADD COMMENT
0
Entering edit mode
Marc Carlson ★ 7.2k
@marc-carlson-2264
Last seen 7.6 years ago
United States
Hi Michael, I don't know what is causing your system to output that symbol, but you have to get the case correct in order to install the package. So to get this installed you have to (at a minimum) type: biocLite("AnnotationDbi") instead of biocLite("annotationDbi"). The normal error message should have said "annotationDbi is not available" and then "perhaps you meant AnnotationDbi?". I don't have enough information from this post to really diagnose why this not working right for you. Hope this helps, Marc michael watson (IAH-C) wrote: > Hi > > I'm on R 2.7.1 and RHEL4: > > >> source("http://www.bioconductor.org/biocLite.R") >> biocLite("annotationDbi") >> > Running biocinstall version 2.2.10 with R version 2.7.1 > Your version of R requires version 2.2 of BioConductor. > Warning messages: > 1: In install.packages(pkgs = pkgs, repos = repos, dependencies = dependencies, : > package ?? is not available > 2: Perhaps you meant ?? ? > > Quite a nice little error message there :) > > Any ideas? > > Thanks > Mick > > Head of Informatics > Institute for Animal Health > Compton > Berks > RG20 7NN > 01635 578411 > > http://www.iah.ac.uk/research/bioinformatics/bioinf.shtml > > The information contained in this message may be confide...{{dropped:14}} > > _______________________________________________ > 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: 544 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