Displaying 1 result from an estimated 1 matches for "oop_".
Did you mean:
oop
2004 Feb 20
0
Installing OmegaHat OOP package
Hi,
I am trying to install the OOP package (v0.4-2) from Omega Hat using the
R CMD INSTALL (I have also tried untarring the package an using R
INSTALL) but no joy. Here is the following error...
$] R CMD INSTALL OOP_*
* Installing *source* package 'OOP' ...
** libs
gcc -I/usr/local/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES
-mieee-fp -fPIC -g -O2 -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 objec...