Displaying 20 results from an estimated 3000 matches similar to: "Can neither find or create RInterpreter.DLL"
2002 Sep 03
2
Problem with SJava sample "JavaRCall"
Hi,
I am trying to run the example "JavaRCall" with SJava 0.65 and R1.5.1
under
Windows NT4.0. Although loadLibrary("RInterpreter") worked successfull,
the
following error occurs:
"Exception breakpoint occurred at line 65 of ROmegahatInterpreter.java.
java.lang.UnsatisfiedLinkError: boolean
org.omegahat.R.Java.ROmegahatInterpreter.initR(java.lang.String[])
boolean
2002 Sep 03
1
Bugs in $RHOME/src/library/SJava/src/makefile.win (PR#1977)
Full_Name: Heinz Grimm
Version: R1.5.1
OS: Windows NT
Submission from: (NULL) (195.65.178.178)
Line 11 is:
"DLLLIBS=-L'c:/jdk1.3/lib' -L$(JAVA_HOME)/jre/bin/hotspot...."
should be:
"DLLLIBS=-L$(JAVA_HOME)/lib -L$(JAVA_HOME)/jre/bin/hotspot...."
Line 59 is:
" (cd .. ; ./configure.win $(RHOME))"
should be:
" (cd .. ; sh ./configure.win $(RHOME))"
2002 Oct 21
1
Does SJava work on Windows? It does (ish) on Linux
Apologies for posting to this list but my attempts to join the omegahelp
list bounce back with address unknown errors.
I'm struggling to get SJava working on windows 98. I'm using R 1.6 and the
latest SJava 0.65 and JDK 1.3.1_04. I keep getting an Unsatisified Link
error on initR.
Our Java application gets launched with a wrapper script. I've put the
library paths and current
2002 Oct 31
1
header containing (PR#2003)
Ok, I try to explain the problem better:
getHome() uses now "GetModuleFileName()" to determine
the R home-directory. "GetModuleFileName()" doesn't check
the R_HOME environment setting, instead it returns the
path of the .EXE, that started R, which is usually located in
$R_HOME/bin. If R is invoked via Java, "GetModuleFileName()"
returns $JDK_HOME/jre/bin instead
2003 Jul 16
2
Fatal error in SJava.
Dear r-helpers,
I have been trying to invoke R from Java in a Windows 2000 computer
(unfortunately). All my environment variables seem to be properly set,
everything seems to be in order, but I obtaining a
Fatal error: unable to open the base package
error window.
Also, the output of the invoker is
Loading RInterpreter library
R_HOME: R_HOME=C:/Programas/R
RVersion: R_VERSION=1.6.1
whereas
2007 Oct 28
1
R-devel Digest, Vol 56, Issue 27
Dear R expert:
I have the problems with calling R from Java on Windows
XP_SP2/Eclipse3.1/JDK1.5
problems:
Loading RInterpreter library
Exception in thread "main" java.lang.UnsatisfiedLinkError: no RInterpreter
in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at
2006 May 06
1
R et Java
Bonjour,
Je developpe une application java et je veux integrer du code R dans mon programme . Le programme de test que j’ai fait est :
import org.omegahat.R.Java.*;
public class REvalSample {
public static void main(String [] args) {
String [] rargs = {"--slave", "--vanilla"};
System.out.println("Sample program to call R engine from
2011 Jan 05
1
Promote samba-3 BDC to PDC
Hi,
We have an old domain with a samba-3 PDC and LDAP backend in our HQ and
two BDC in our branch offices.
Since we don't use the domain in our HQ anymore and one of the branches
will be moved to our new domain (2003/2008) I'm thinking about
decomissioning the PDC and promote both BDCs as PDC for their branch
offices and networks.
I would also get rid of LDAP. Changing the backend to
2004 Mar 05
1
Problems with SJava instalation
Hi,
I'm try to use the SJava package. The install is OK. In R I have this error
message:
--------------------------
> library(SJava)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/opt/lib/R/site-library/SJava/libs/SJava.so":
libRSNativeJava.so: cannot open shared object file: No such file or
directory
Error in
2006 Apr 20
3
[PATCH] fix tools compile issue on sles 10
With sles 10, ''make tools'' produces the following:
CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall
-Wstrict-prototypes -Wdeclaration-after-statement
-D__XEN_INTERFACE_VERSION__=0x00030101" python setup.py install
--home="/root/xen/xen-unstable.hg/dist/install/usr" --force
running install
error: must supply either home or prefix/exec-prefix --
2005 Sep 27
3
Random Forest with R
Hi,
what is the name of the package that provides Random Forest with R.
Sincerely
Louis Ferré
http://www.univ-tlse2.fr/grimm/smash/ferre/index.html
Equipe GRIMM-2254
Département de Math-Info
5 allées Antonio Machado
31058 Toulouse Cedex
Tel: 0561504608
0561503982
[[alternative HTML version deleted]]
2008 Apr 10
2
Procmail died with Signal 11
Hi to all out there,
i know this is not the right mailinglist for this issue, but i?m hoping
to get maybe here an answer to my problem.
i have succesfully migrated 12.000 mailboxes on a debaian with
washington imap to maildir on sles10 with dovecot.
although i had some post-converting work to do, i can say that almost
everything went fine.
but there is one problem with my LDA. When postfix is
2002 Oct 15
2
glm and Newey-West estimator
Dear R-users,
has anybody combined the glm function with the Newey-West estimator of
variance, similar as in Stata 7.0? I'd like to estimate corrected
standard errors within a logistic regression model, taking into account
the auto-correlated binary observations within individuals.
I use R1.5.1 on Mac OS X (10.2).
Thanks,
Christof
2005 May 13
2
Bug in axis labels (PR#7860)
Bob O'hara wrote:
> I'm a bit reluctant to call anything a bug: I know it's usually my
> incompetence instead. In this case, I can't see what else it is,
> although it may be a bug in Windows.
>
> The problem comes from trying to create a .png of a figure in Windows
> XP, with R2.1.0. On the screen it looks OK, but in the .png the text
> for the x label
2003 Feb 03
2
[Out off-topic] SJava under Windows
Sorry for this off-topic subject.
I am fighting for running SJava under Windows.
SJava_0.64 (compiled by Simon Urbanek, thanks), R 1.6.2, Java JDK 1.4.0_02,
Windows XP pro:
> library(SJava)
> .JavaInit()
Error in .JavaInit() : Couldn't start Java Virtual Machine: Cannot find the
Omegahat interface manager class. Check you classpath!
> # And the second time...
> .JavaInit()
It
2002 Sep 10
4
legend outside axes of image or other plot
I have tried and tried unsuccessfully to place a legend outside the plot
frame of a graph. This would allow me to draw a legend for an image() plot.
But any legend I add is cut off outside the axes.
Is there a way of doing this? Thanks for any advice on how to make this
work (I'm using R1.5.1 with Windows 2000).
Richard Condit
Smithsonian Tropical Research Institute
Unit 0948
APO AA
2015 May 15
1
Best practice for getting sieve scripts replicated?
On 5/15/2015 1:03 PM, Stephan Bosch wrote:
> On 5/14/2015 9:32 PM, Michael Grimm wrote:
>> On 14.05.2015, at 19:21, Stephan Bosch <stephan at rename-it.nl> wrote:
>> On 5/14/2015 2:46 PM, Michael Grimm wrote:
>>>> I do have replication between two servers running, and mail is replicated without any issues.
>>>> I do have sieve running at both servers
2006 Feb 08
2
[PATCH] make x86_64 vcpu hotplug work like i386
hi,
i386 vcpu hotplug seems to work reliably but x86_64 does not and i think
i have discovered why. in x86-64, a cpu within a domu can be removed with
vcpu-set but subsequent calls do nothing.
after xenwatch_thread grabs the event triggered by the write to the
store, it calls the registered handler and never comes back.
eventually, __cpu_die in drivers/xen/core/smpboot.c spins while waiting
2002 Jul 18
1
tseries (get.hist.quote)
Hi,
i really positive surprised when i found the "get.hist.quote" but
didn't now
why i get with the examples from Online-Help errorMessages.
Perhaps their is a problem with POSIX and my OS WIN2000/R1.5.1 ?
Thanks for advance & regards,Christian
$ ibm <- get.hist.quote(instrument = "ibm", start = "1998-01-01")
trying URL `
2008 Apr 24
1
Mail deletion
Hi,
when im deleting messages with my mail-client thunderbird, those mails
dissapear in the client.
but they stay on the server dovecot 1.0.13 on reiserfs. is there a
special expunge timer or when
will those orphaned messages whiped out of the filesystem?
--
==============================================================
Hochschule f?r angewandte Wissenschaften - Fachhochschule Rosenheim