Skip to content
Prev 371466 / 398502 Next

Keep on getting message errors when trying to install and load packages

Hi Paul,

I recently ran into file path conflicts and found the following useful
(looks like you already know the answer to 1.):

1.       Use .libPaths() to find where packages are being stored.

2.       To change this path: Control Panel > search ?View advanced system
settings? > Environment Variables *button *>

a.       *Edit* current R_LIBS_USER to new file path

b.      *New* R_LIBS_USER with desired file path

3.       Restart machine.

Good luck!

Leslie

On Thu, Sep 21, 2017 at 9:22 AM, Thierry Onkelinx <thierry.onkelinx at inbo.be>
wrote: