Displaying 2 results from an estimated 2 matches for "rtreeapply".
Did you mean:
treeapply
2004 Feb 20
0
Installing OmegaHat OOP package
...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 objects in database 1
[1] "initialize"
Error in .identC(class(Class), "classRepresentation") :
couldn't find function ".traceClassName"...
2004 Mar 22
1
where is OOP?
Hi there,
Installation error was given when I tried to install pmg (Poor mans
GUI) http://wiener.math.csi.cuny.edu/pmg/index.html.
$ LANG=C sudo R CMD INSTALL pmg_0.6.tar.gz
* Installing *source* package 'gtkpmg' ...
** R
** save image
Error in library(OOP) : There is no package called 'OOP'
Execution halted
/usr/lib/R/bin/INSTALL: line -116: 20554 Broken pipe cat