Skip to content
Prev 28074 / 63424 Next

suppressing 'download.file' progress window

On Wed, 26 Mar 2008, Roger D. Peng wrote:

            
The write up was somewhat confusing.  'quiet=TRUE' suppresses the status 
messages on all platforms, and the (text) progress bar.  Only in R-devel 
does it suppress the progress bar widget on Windows.

That said, the main time I download many files is via update.packages() or 
install.packages(), and there was no provision to set quiet=TRUE from 
those: I've just added ... to allow that.