bioconductor help
2
0
Entering edit mode
@cxd55cwruedu-216
Last seen 9.6 years ago
Dear there: I'm trying to install the bioconductor packages into R in Windows. 1. I downloaded the packages and the getBioC.R into the libary folder of R. 2. Open getBioC.R. 3. getBioC(lib="exprs") The error message is: Error in testRversion(descfile) : This package has not been installed properly See the Note in ?library Could you please help me on solving this? Thanks. Chunrong
• 1.0k views
ADD COMMENT
0
Entering edit mode
Jeff Gentry ★ 3.9k
@jeff-gentry-12
Last seen 9.6 years ago
On Mon, 10 Mar 2003 cxd55@cwru.edu wrote: > 1. I downloaded the packages and the getBioC.R into the libary folder of R. > 2. Open getBioC.R. > 3. getBioC(lib="exprs") > The error message is: > Error in testRversion(descfile) : This package has not been installed properly > See the Note in ?library I'm betting that there's more that went on between the call to getBioC and the error. Can you send that as well? Thanks -J
ADD COMMENT
0
Entering edit mode
@vincent-j-carey-jr-4
Last seen 5 weeks ago
United States
> Dear there: > > I'm trying to install the bioconductor packages into R in Windows. > > 1. I downloaded the packages and the getBioC.R into the libary folder of R. that's inappropriate. don't put things manually into the library folder until you have more expertise. > 2. Open getBioC.R. > 3. getBioC(lib="exprs") if i were you i would delete all changes to R or reinstall it. then 1) save the getBioC.R to the C drive 2) start R 3) source("C:\\getBioC.R") 4) getBioC("exprs")
ADD COMMENT
0
Entering edit mode
On Tuesday, March 11, 2003, at 10:29 AM, Vincent Carey 525-2265 wrote: > >> Dear there: >> >> I'm trying to install the bioconductor packages into R in Windows. >> >> 1. I downloaded the packages and the getBioC.R into the libary folder >> of R. > > that's inappropriate. don't put things manually > into the library folder until you have more expertise. > >> 2. Open getBioC.R. >> 3. getBioC(lib="exprs") > > if i were you i would delete all changes to R or reinstall it. > then > > 1) save the getBioC.R to the C drive > > 2) start R > > 3) source("C:\\getBioC.R") > Alternatively you could just run source("http://www.bioconductor.org/getBioC.R"). This is generally what I tell new folks to do, though you still need to run getBioC("exprs") after that. > 4) getBioC("exprs") > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor > Byron Ellis (bellis@hsph.harvard.edu) "Oook" - The Librarian
ADD REPLY

Login before adding your answer.

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