[BioC] Problem installing altcdfenvs
James W. MacDonald
jmacdon at med.umich.edu
Fri Nov 19 16:45:06 CET 2004
Barry Zeeberg wrote:
> I am using R version 2.0.1 on mac os 10.3.6
>
> Here is a transcript showing the problem:
>
>
>>source("http://www.bioconductor.org/getBioC.R")
>>
>>getBioC()
>
>
>>library(altcdfenvs)
getBioC() won't get you altcdfenvs (it's not part of the 'stock' download).
This will:
library(reposTools)
install.packages2("altcdfenvs")
Jim
>
> Error in library(altcdfenvs) : There is no package called 'altcdfenvs'
> trying URL `http://cran.r-project.org/bin/macosx/2.0/PACKAGES'
> Content type `text/plain; charset=iso-8859-1' length 18693 bytes
> opened URL
>
>
> Please advise.
> Barry Zeeberg
> NIH/NCI/LMP/GBG
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
--
James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
More information about the Bioconductor
mailing list