[R] install.packages and warnings
Göran Broström
gb at stat.umu.se
Wed Apr 21 08:49:08 CEST 2004
When I install packages from CRAN I sometimes get a hint about warnings:
---------------------------------------
> install.packages(c("Hmisc", "Design"))
......
which.influence text html latex example
There were 14 warnings (use warnings() to see them)
* DONE (Design)
Delete downloaded files (y/N)? y
> warnings()
NULL
---------------------------------------
Where did the warnings go? (R-1.9.0, Debian testing/unstable)
Göran
--
Göran Broström tel: +46 90 786 5223
Department of Statistics fax: +46 90 786 6614
Umeå University http://www.stat.umu.se/egna/gb/
SE-90187 Umeå, Sweden e-mail: gb at stat.umu.se
More information about the R-help
mailing list