Re: [R] 00LOCK error with site-library

2007-12-11 Thread Mark W Kimpel
I'm still having problems with this 00LOCK error. Tonight I recompiled R-devel from scratch, created a new site-library directory after moving the old one to scratch storage, and tried reinstalling my packages. 13 out of 290 packages successfully reinstalled and, once again, 00LOCK has appeared

Re: [R] 00LOCK error with site-library

2007-12-10 Thread Mark W Kimpel
Paul, Yes, I have manually removed it multiple times and it continues to reappear. I'll try to just upgrade a few packages at a time and see if there is one in particular that is causing the problem. Failing that, I'll run this past my system admin. Thanks for your help, Mark Mark W. Kimpel M

Re: [R] 00LOCK error with site-library

2007-12-10 Thread Paul Gilbert
Mark W Kimpel wrote: > I have identical R.profiles and R_HOME directories set up on both my > local machine and a remote linux cluster. To keep my libraries and R > install separate, I use a site-library on both machines. > > The first line of my .Rprofile is: > '.libPaths(new= "~/R_HOME/site-

[R] 00LOCK error with site-library

2007-12-10 Thread Mark W Kimpel
I have identical R.profiles and R_HOME directories set up on both my local machine and a remote linux cluster. To keep my libraries and R install separate, I use a site-library on both machines. The first line of my .Rprofile is: '.libPaths(new= "~/R_HOME/site-library") #tell R where site-librar