[Rd] install.packages no longer respects quiet = TRUE ?

Hadley Wickham h.wickham at gmail.com
Tue Apr 28 18:21:53 CEST 2015


> 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.

Hadley

-- 
http://had.co.nz/



More information about the R-devel mailing list