[BioC] Bioconductor installation
Kasper Daniel Hansen
khansen at stat.Berkeley.EDU
Thu Jul 3 05:09:28 CEST 2008
use
R> library(PACKAGENAME)
where PACKAGENAME is the name of the package you want to use.
This is a really basic R question, I suggest you read "An introduction
to R" which is a PDF that you get with R (you can also find it at the
r-project.org website)
Kasper
On Jul 2, 2008, at 7:46 PM, Sean Cassidy wrote:
> hi, i'm trying to install bioconductor on a red hat linux enterprise
> unix
> system. i've followed the instructions on the installation site
> using the
> following:
>
> source("http://bioconductor.org/biocLite.R")
> biocLite()
> and no apparant errors seem to come up, but when i try to use any
> command
> that's part of the bioconductor distribution, my R doesn't seem to
> be able
> to find it. i've also tried downloading some packages independently
> and
> using the "R CMD INSTALL" method, but that doesn't allow me to run the
> command either. when i look in the ~/R-2.7.0/library directory i
> see the
> packages, but i still can't seem to use the commands? any suggestions?
>
> [[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
More information about the Bioconductor
mailing list