Re: [R] R installation in a multiple-user Windows environment

2009-02-03 Thread Uwe Ligges
Jonathan Greenberg wrote: Hmm, perhaps I'm missing the relevant section in the R Installation and Administration manual -- here is the error I'm getting: package 'akima' successfully unpacked and MD5 sums checked package 'gam' successfully unpacked and MD5 sums checked The downloaded package

Re: [R] R installation in a multiple-user Windows environment

2009-02-03 Thread Jonathan Greenberg
Hmm, perhaps I'm missing the relevant section in the R Installation and Administration manual -- here is the error I'm getting: package 'akima' successfully unpacked and MD5 sums checked package 'gam' successfully unpacked and MD5 sums checked The downloaded packages are in C:\Documents

Re: [R] R installation in a multiple-user Windows environment

2009-02-03 Thread Prof Brian Ripley
On Tue, 3 Feb 2009, Uwe Ligges wrote: Jonathan Greenberg wrote: We're having some issues with installing R in a multiple user Windows environment (e.g. when a user installs a package, there are errors linked to attempting to install certain files into restricted directories). Is there a re

Re: [R] R installation in a multiple-user Windows environment

2009-02-03 Thread Uwe Ligges
Jonathan Greenberg wrote: We're having some issues with installing R in a multiple user Windows environment (e.g. when a user installs a package, there are errors linked to attempting to install certain files into restricted directories). Is there a readme for how to install R properly for

[R] R installation in a multiple-user Windows environment

2009-02-03 Thread Jonathan Greenberg
We're having some issues with installing R in a multiple user Windows environment (e.g. when a user installs a package, there are errors linked to attempting to install certain files into restricted directories). Is there a readme for how to install R properly for multiple users? Thanks! --