[R] error during make of R-patched on Fedora core 2
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Tue Jun 8 19:40:19 CEST 2004
Marc Schwartz <MSchwartz at medanalytics.com> writes:
> wget -r -l1 --no-parent -A*.gz -nd -P src/library/Recommended
> http://www.cran.mirrors.pair.com/src/contrib/1.9.1/Recommended
>
> The above _should_ be one one line, but of course will wrap here. There
> should be a space " " between the two lines.
Kids these days... Make that
wget -r -l1 --no-parent -A*.gz -nd -P src/library/Recommended \
http://www.cran.mirrors.pair.com/src/contrib/1.9.1/Recommended
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list