subsequent to a fresh svn checkout, configure, make:
make[5]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
make[4]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
Error in loadNamespace(package, lib.loc, keep.source, TRUE, TRUE) :
'tools' is not a valid package -- installed < 2.0.0?
Execution halted
make[3]: *** [all] Error 1
make[3]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools'
make[2]: *** [R] Error 1
make[2]: Leaving directory `/udd/stvjc/JEDI/R200/src/library'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/udd/stvjc/JEDI/R200/src'
make: *** [R] Error 1
-bash-2.05b$ cat date-stamp
2004/08/30
-bash-2.05b$ cat VERSION
2.0.0 Under development (unstable)
-bash-2.05b$ uname -a
Linux xxxx 2.4.22-openmosix1smp #1 SMP Fri Sep 5 01:05:37 CEST 2003 i686 athlon i386 GNU/Linux
-bash-2.05b$ svn up
At revision 30943.
can't build recent checkout of r-devel: tools invalid package
4 messages · Vincent Carey, Jeff Gentry, Brian Ripley +1 more
make[5]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
make[4]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
Error in loadNamespace(package, lib.loc, keep.source, TRUE, TRUE) :
'tools' is not a valid package -- installed < 2.0.0?
Execution halted
I'm getting the same error. At first I thought it was that I was picking up an older version of R in my path, but that's not the case. -J
On Mon, 30 Aug 2004, Jeff Gentry wrote:
make[5]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
make[4]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
Error in loadNamespace(package, lib.loc, keep.source, TRUE, TRUE) :
'tools' is not a valid package -- installed < 2.0.0?
Execution halted
I'm getting the same error. At first I thought it was that I was picking up an older version of R in my path, but that's not the case.
This is a transient problem caused by a bug fix, and has gone away again. Please do remember that R-devel is `under development' and be a bit more patient. We do not guarantee that it will build from `make distclean' on all OSes at all hours of every day (and explicitly say otherwise). BDR
Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Prof Brian Ripley <ripley@stats.ox.ac.uk> writes:
On Mon, 30 Aug 2004, Jeff Gentry wrote:
make[5]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
make[4]: Leaving directory `/udd/stvjc/JEDI/R200/src/library/tools/src'
Error in loadNamespace(package, lib.loc, keep.source, TRUE, TRUE) :
'tools' is not a valid package -- installed < 2.0.0?
Execution halted
I'm getting the same error. At first I thought it was that I was picking up an older version of R in my path, but that's not the case.
This is a transient problem caused by a bug fix, and has gone away again. Please do remember that R-devel is `under development' and be a bit more patient. We do not guarantee that it will build from `make distclean' on all OSes at all hours of every day (and explicitly say otherwise).
This was actually quite an insidious error. Rebuilding in an existing build directory showed no errors for me, only when I tried a completely clean build did I reproduce the problem reported. Maybe it's not too bad to have people a bit quick to complain...
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907