Skip to content
Prev 86471 / 398513 Next

Installing packages without clicking

Are you aware of being able to select multiple .zip files at one time
using SHIFT-click or CTRL-click?
You could just do what the clicking does, i.e. call the function
install.packages() with appropriate parameters.  See
utils:::menuInstallLocal

Hope this helps,
Ray Brownrigg