[R] error installing bioconductor
Erik Iverson
eiverson at NMDP.ORG
Fri Aug 7 18:52:13 CEST 2009
First, there is a separate Bioconductor list for future Bioc questions..
Second, you're typing the wrong function name.
biocLite(), not bioLite()
-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of foxhunt99
Sent: Friday, August 07, 2009 9:51 AM
To: r-help at r-project.org
Subject: [R] error installing bioconductor
Hi, I am new to R. I am downloaded the installer for R 2.9.1, and that
installed just fine.
Then I want to install Biocondcutor packages. According to bioconductor
website, I input the following commands.
> source("http://bioconductor.org/biocLite.R")
> bioLite()
Error: could not find function "bioLite"
What am I doing wrong here?
Thanks
--
View this message in context: http://www.nabble.com/error-installing-bioconductor-tp24866247p24866247.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list