Displaying 3 results from an estimated 3 matches for "jarrayref".
Did you mean:
arrayref
2006 Apr 15
2
cannot load rJava in R
....o -L -ljvm -L/usr/local/lib/R/lib -lR
** R
** help
>>> Building/Updating help pages for package 'rJava'
Formats: text html latex example
accessOp text html latex example
jarray text html latex example
jarrayRef-class text html latex
jcall text html latex example
jcast text html latex example
jfloat-class text html latex
jfloat text html latex...
2007 Jan 31
0
Fwd: Unable to load rJava - Undefined Symbol GetCreatedJavaVMs
...* inst
** preparing package for lazy loading
** help
>>> Building/Updating help pages for package 'rJava'
Formats: text html latex example
accessOp text html latex example
jarray text html latex example
jarrayRef-class text html latex
jcall text html latex example
jcast text html latex example
jcastToArray text html latex example
jcheck text html...
2009 Jul 15
2
rJava fails compilation on R-2.9.1 but not R-2.7.1 on Debian Lenny
...:786: error: ?env? undeclared (first use in this function)
Rglue.c:793: error: ?jbyteArray? undeclared (first use in this function)
Rglue.c:793: error: expected ?;? before ?a?
Rglue.c:794: error: ?a? undeclared (first use in this function)
Rglue.c:795: warning: implicit declaration of function ?new_jarrayRef?
Rglue.c:795: warning: return makes pointer from integer without a cast
Rglue.c:797: error: ?jcharArray? undeclared (first use in this function)
Rglue.c:797: error: expected ?;? before ?a?
Rglue.c:799: warning: return makes pointer from integer without a cast
Rglue.c:801: error: ?jintArray? undecla...