reposTools: problem with download.packages2
1
0
Entering edit mode
@matthias-burger-985
Last seen 9.7 years ago
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@epigenomics.com
• 665 views
ADD COMMENT
0
Entering edit mode
Jeff Gentry ★ 3.9k
@jeff-gentry-12
Last seen 9.7 years ago
> 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. Well, it is only avail as a source package. :) Did the execution halt right there, or did it get all of the packages and just say that it couldn't get CoCo at the end? Not sure exactly which you're describing here.
ADD COMMENT

Login before adding your answer.

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