useDevel() not working
1
0
Entering edit mode
Jahn Davik ▴ 110
@jahn-davik-5747
Last seen 9.5 years ago
I have tried all your suggestions about the useDevel(). Alas, unsuccessful. I get: Error: 'devel' version requires a more recent R However, I am using 2.15.2 which is the current version. [[alternative HTML version deleted]]
• 687 views
ADD COMMENT
0
Entering edit mode
Dan Tenenbaum ★ 8.2k
@dan-tenenbaum-4256
Last seen 3.2 years ago
United States
Hi Jahn, On Tue, Feb 5, 2013 at 1:08 AM, Jahn Davik <jahn.davik at="" bioforsk.no=""> wrote: > I have tried all your suggestions about the useDevel(). Alas, unsuccessful. > > I get: Error: 'devel' version requires a more recent R > > However, I am using 2.15.2 which is the current version. > At the present time, the way to run the devel version of Bioconductor (BioC 2.12) is to install the devel version of R, or R-3.0. If you are on Linux, get it here: ftp://ftp.stat.math.ethz.ch/Software/R/R-devel.tar.gz On Mac: http://r.research.att.com/R-devel-leopard.pkg On Windows: http://cran.r-project.org/bin/windows/base/R-devel-win.exe Once you have installed R-devel, you can install Bioconductor packages in the usual way, that is: source("http://bioconductor.org/biocLite.R") biocLite("IRanges") # substitute the name of the package you want to load You will not need to run the useDevel() function. Hope this helps, for more information, see this page: http://www.bioconductor.org/developers/useDevel/ Dan > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at r-project.org > 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: 491 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