Re: [R] issue with package updates

2015-04-17 Thread Rolf Turner
See below. On 18/04/15 12:04, Jim Lemon wrote: Hi Iryna, The two paths seem to be a "user" path (one beneath your home directory) and a "system" path (one in another branch of the directory tree). You usually have to have superuser privileges to write files in the second. In most *NIX systems

Re: [R] issue with package updates

2015-04-17 Thread Jim Lemon
Hi Iryna, The two paths seem to be a "user" path (one beneath your home directory) and a "system" path (one in another branch of the directory tree). You usually have to have superuser privileges to write files in the second. In most *NIX systems you use "su" to become "root" (the superuser), and i

[R] issue with package updates

2015-04-17 Thread Iryna Nikolayeva
Dear R project members, I have an issue while automatically updating packages. For the packages installed in my second library, while automatically updating I get the following "Permission denied” messages(details below). I suppose I know where this problem comes from: I had installed a few differ