Skip to content
Prev 710 / 12125 Next

[R-pkg-devel] Issue with nlme-package on Windows

On 26/02/2016 4:32 AM, Daniel L?decke wrote:
It's a user-issue.  You need to tell R to use your user folder as a 
library upon startup.  Since installing and checking of packages is done 
in a separate R process, you would do this by setting an environment 
variable.

Quoting Brian Ripley recently in R-devel:
Duncan Murdoch