Displaying 3 results from an estimated 3 matches for "oolock".
Did you mean:
nolock
2009 Apr 16
1
R (2.9.0 rc) CMD INSTALL will leave OOLOCK folder even if installation succeeded
Hi,
since a couple of days ago I see failures when using
R CMD INSTALL -l lib path-to-src/pkg.tar.gz
This occurs in automated library updating via a shell script and is caused by the
immediate preceding call to leave an 00LOCK folder
even though the package installation of that call succeeded.
This occurs at random (no obvious/systematic correlation to package name or or such) and
only for
2008 Jun 23
1
Problem when building a test R package on PC
...i_test/test.Rcheck
---------- Making package test ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making test.d from test.c
gcc -std=gnu99 -Ic:/PROGRA~1/R/R-27~1.0/include -O3 -Wall -c test.c
-o test.o
There is subdirectory called ooLOCK under test.Rcheck. However, there is
nothing under it.
Do anyone have any idea what is going wrong?
Thanks,
Amanda
[[alternative HTML version deleted]]
2007 Oct 09
0
00LOCK error on site-library
I am experiencing an OOLOCK error when attempting to update packages to
my site-library. I have an identical setup on my local Linux machine,
but this problem on the remote Linux machine (PPC cluster) started about
3 weeks ago and is present whether I used R-devel or R-2.6.0 or R-2.5.1.
Also, of course I manually remove t...