[BioC] Installing bioconductor from behind a firewall
James MacDonald
jmacdon at med.umich.edu
Mon Aug 16 16:35:40 CEST 2004
You can download all the packages you are interested in at
www.bioconductor.org, and then install using R CMD install.
Best,
Jim
James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623
>>> Michael Hoffman <hoffman at ebi.ac.uk> 08/13/04 10:59AM >>>
I have been trying to install Bioconductor on a HP alpha running OSF1
from behind a firewall that blocks outgoing port 80 and have had
little success. We are required to use an HTTP proxy for all of our
outgoing requests.
Using getBioC() with method="wget" does not work because getBioC()
tries to get many files using url() instead of download.file(), and so
the specified method is not used.
Is there an easy way to download the packages ahead of time and
install them without needing an Internet connection during the install
process?
--
Michael Hoffman <hoffman at ebi.ac.uk>
European Bioinformatics Institute
_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/bioconductor
More information about the Bioconductor
mailing list