Displaying 1 result from an estimated 1 matches for "gmtst".
Did you mean:
gemtst
2003 May 08
3
R crashes with package SJava; was Memory leakage?
...iption: An interface from R to Java to create and call Java
objects and methods.
License: GPL version 2 or newer. http://www.gnu.org/copyleft/gpl.html
URL: http://www.omegahat.org/RSJava, http://www.omegahat.org
http://www.omegahat.org/bugs
Built: R 1.6.2; Win32; Thu Feb 27 19:18:38 GMTST 2003
[...]
[1] 3.141593
$id
[1] "1"
$value
$value$actionPerformed
function(ev) {
cmd <- ev$getActionCommand()
if(cmd == "Reset")
reset()
else {
print(compute())
}
NULL
}
<environment: 013B8AC4>
$className
character(0)
$targetClasses
charac...