[Rd] install.packages no longer respects quiet = TRUE ?
Dirk Eddelbuettel
edd at debian.org
Tue Apr 28 18:41:07 CEST 2015
On 28 April 2015 at 11:21, Hadley Wickham wrote:
| > install.packages("plyr", quiet = T)
|
| trying URL 'http://cran.rstudio.com/bin/macosx/mavericks/contrib/3.2/plyr_1.8.2.tgz'
| Content type 'application/x-gzip' length 855795 bytes (835 KB)
| ==================================================
| downloaded 835 KB
|
|
| The downloaded binary packages are in
| /tmp/RtmpOcorLA/downloaded_packages
|
|
| I don't have R 3.1.3 handy, but I'm pretty sure this used to produce no output.
Canot replicate with R 3.2.0 on Ubuntu, and it doesn't matter if I use T or TRUE.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the R-devel
mailing list