[R] where is OOP?
Susumu Tanimura
stanimura-ngs at umin.ac.jp
Mon Mar 22 05:22:31 CET 2004
Hi,
This is self-response. I found OOP on http://www.omegahat.org/OOP/.
However, further error was given.
$ sudo R INSTALL OOP_0.4-2_R.tar.gz
* Installing *source* package 'OOP' ...
** libs
gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -m486 -fno-strength-reduce -c RtreeApply.c -o RtreeApply.o
gcc -shared -L/usr/local/lib -o OOP.so RtreeApply.o
** R
** inst
** save image
[1] TRUE
Initializing OOP objects in database 1
[1] "initialize"
Error in .identC(class(Class), "classRepresentation") :
couldn't find function ".traceClassName"
Execution halted
ERROR: execution of package source for 'OOP' failed
** Removing '/usr/lib/R/library/OOP'
Dose anyone succeed to install OOP in R 1.8.1?
More information about the R-help
mailing list