Skip to content
Prev 44361 / 63424 Next

install.packages() fails if .libPaths() set

On 29.10.2012 23:35, Hadley Wickham wrote:
Yes, since your package set is installed in a library that is not 
"test". And you have omitted that library from the search path by 
changing .libPaths().

Uwe Ligges