Skip to content
Prev 349841 / 398513 Next

Windows Installation Without Third-Party Packages

On 09.04.2015 23:16, John C Frain wrote:
No, updates of such recommended packages may be available between R 
releases. But individual users can install new versions using 
install.packages() into their private libraries, e.g. those that are 
first on the search path (given by .libPaths()) so that they are loaded 
first.

Best,
Uwe Ligges