[R] Can one perform a dry run of a package installation?

Sebastien Bihorel @eb@@t|en@b|hore| @end|ng |rom cogn|gencorp@com
Tue Apr 9 23:46:37 CEST 2019


Hi,

Is there a way to do a dry run of install.packages() or update.packages() to simulate how an R environment would be modified by the installation or update of a particular set of packages (with their dependencies)? 

I am particularly interested in finding how dependencies would be recursively updated to newer versions.

Thanks



More information about the R-help mailing list