[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