r-lib / crancache

Transparent caching of CRAN package files - WORK IN PROGRESS!
Other
28 stars 2 forks source link

`install_packages()` does not respect the `quiet` argument #32

Open jimhester opened 6 years ago

jimhester commented 6 years ago

In particular a message is printed when the tarball is added to the path.

crancache::crancache_remove("rex")
crancache::install_packages("rex", quiet=TRUE)
#> Adding ‘rex_1.1.2.tgz’ to the cache