Displaying 6 results from an estimated 6 matches for "javaconstructor".
2000 Jul 28
0
RJava and Orca...
....path")
-------------- VarSelExample.R ---------------
## The .name="blah" part turns out to be essential...
od.1 <- .Java("org.orca.data.parsers.OrcaDataSource",
"openFileData","data/normclust.dat",.name="od")
dsp.1 <- .JavaConstructor("DataSourcePipe",od.1,.name="dsp")
sdp.1 <- .JavaConstructor("StdDataPipe",dsp.1,.name="sdp")
vsp.1 <- .JavaConstructor("VarSelPipe",sdp.1,.name="vsp")
rp.1 <- .JavaConstructor("Render2DPipe",vsp.1,.name="rp")...
2002 Jun 20
1
Questions on Instalation of SJava Package to R1.5.0
Dear Expects,
I tried to install the SJava package to the Library subdirectory of my
R1.5.0. However, when I tried it according to the instructions from
http://www.omegahat.org/RSJava/, I got the following error messages:
library(SJava)
Error in .Defunct() : `.Alias' is defunct.
See ?Defunct.
>.JavaInit()
Error: couldn't find function ".JavaInit"
I downloaded SJavaWin
2002 Jul 01
2
GUI and Java: RSJava does not work
Hi,
About GUI and R, I would say that personnaly, I need to build a nice GUI for
people who does not know anything about R, to conduct simulations. I don't know
if the choice of R is the best. Maybe writing all the code in Java would be
better... I don't know.
That's why I have tried to install RSJava from Omegahat on my computer (Windows
2000). With R 1.5.0 or 1.5.1, I get the
2007 May 17
5
rJava problem
Basically, I?m trying to install rJava on my windows XP machine. I think I
have succeeded in doing so as it appears in the list when i type library()
in R.
However, when i type ?library(rJava)? I get an error dialog box saying:
'This application has failed to start because jvm.dll was not found.
Re-installing the application may fix this problem'
When I press 'OK' on the dialog
2004 Jan 15
0
Sjava question on MacOS 10.3
...","sin","PI")
$key
[1] "1"
$className
[1] "org.omegahat.Environment.Language.StaticMethodAlias"
attr(,"class")
[1] "AnonymousOmegahatReference"
> .Java("Math","sin",3.141592654)
[1] -4.102069e-10
> f <- .JavaConstructor("JFrame")
2003 Sep 24
1
SJava help
...text html latex example
DotJavaSigs text html latex
DotjavaConfig text html latex
JClass text html latex example
Java text html latex example
JavaConstructor text html latex example
JavaInit text html latex example
JavaTerminate text html latex example
OmegahatExpression text html latex example
RSJava.symbol text h...