[BioC] reposTools: problem with download.packages2
Matthias Burger
matthias.burger at epigenomics.com
Wed Oct 27 12:24:52 CEST 2004
Hi,
i used the following calls to download all of Windows packages stored
on the BioC CRAN mirror, but the executions tops with an error report on
a package (CoCo) only available as source pkg.
Did I make a mistake, or misunderstand the docu? I had thought the type
argument would take care of this?
Thanks for any adivse how to get this working.
Regards,
Matthias
z <- repositories()
## select: 1
ok <- download.packages2(repEntry=z,
destDir="/mnt/local/R/windows/R-contrib/contrib-2.0.0/CRAN/", type="Win32")
...
[1] "Attempting to download CoCoAn from http://www.bioconductor.org//CRANrepository"
[1] "Download complete."
Error in download.packages2(repEntry = z, destDir =
"/mnt/local/R/windows/R-contrib/contrib-2.0.0/CRAN/", :
Package CoCo is not available at
http://www.bioconductor.org//CRANrepository
details:
reposTools 1.4.13
>version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 2
minor 0.0
year 2004
month 10
day 04
language R
--
Matthias Burger Project Manager/ Biostatistician
Epigenomics AG Kleine Praesidentenstr. 1 10178 Berlin, Germany
phone:+49-30-24345-371 fax:+49-30-24345-555
http://www.epigenomics.com matthias.burger at epigenomics.com
More information about the Bioconductor
mailing list