similar to: status of Java & rJava?

Displaying 20 results from an estimated 2000 matches similar to: "status of Java & rJava?"

2020 Mar 29
1
[BULK] Re: status of Java & rJava?
Hi, Simon et al.: ????? My attempts to install rJava 0.9-12 from source failed under both macOS 10.15.4 and Windows 10. ????? Below please find what I got just now trying "update.packages()" and selecting "install from sources" on both computers followed by "sessionInfo()" in each case. ????? Thanks for your help. ????? Spencer Graves
2020 Mar 29
3
status of Java & rJava?
On 29/03/2020 04:07, Simon Urbanek wrote: > Spencer, > > you could argue that Java is dead since Oracle effectively killed it by removing all public downloads, but if you manage to get hold of a Java installation then it works just fine with R. To my best knowledge there has never been an issue if you installed rJava from source. macOS Catalina has made binary distributions impossible
2020 Apr 30
3
"not a valid win32 application" with rtools40-x86_65.exe on Windows 10
Hello, All: ????? "00install.out" from "R CMD check Ecfun_0.2-4.tar.gz" includes: Error:? package or namespace load failed for 'Ecfun': ?.onLoad failed in loadNamespace() for 'rJava', details ? call: inDL(x, as.logical(local), as.logical(now), ...) ? error:? unable to load shared object 'c:/Program
2020 May 01
1
"not a valid win32 application" with rtools40-x86_65.exe on Windows 10
Hi, Jeroen et al.: On 2020-04-30 03:15, Jeroen Ooms wrote: > On Thu, Apr 30, 2020 at 6:38 AM Spencer Graves > <spencer.graves at prodsyse.com> wrote: >> Hello, All: >> >> >> "00install.out" from "R CMD check Ecfun_0.2-4.tar.gz" includes: >> >> >> Error: package or namespace load failed for 'Ecfun':
2020 Mar 29
0
status of Java & rJava?
????? I spoke too soon in saying that everything worked with OpenJDK:? "R CMD check Ecfun_0.2-4.tar.gz" using "https://github.com/sbgraves237/Ecfun" worked fine on my Mac but failed with "error: DLL 'rJava' not found: maybe not installed for this architecture?" under Windows 10.? "00install.out" and "Sys.getenv('PATH')"
2020 Oct 16
2
tools::package_dependencies problems
Hello, All: tools::package_dependencies('Ecfun') failed to find how my development version of Ecfun was using rJava, which generated errors in "R CMD build Ecfun". This is because package_dependencies by default uses CRAN and ignores locally installed packages. What do you think about having this function check both locally installed and CRAN versions? It can
2020 Mar 29
0
status of Java & rJava?
Spencer, you could argue that Java is dead since Oracle effectively killed it by removing all public downloads, but if you manage to get hold of a Java installation then it works just fine with R. To my best knowledge there has never been an issue if you installed rJava from source. macOS Catalina has made binary distributions impossible due to additional restrictions on run-time, but even that
2020 Mar 29
0
status of Java & rJava?
Hi Spencer, I'm also having problems getting rJava to work on Mac OS X. -G On Sat, Mar 28, 2020 at 4:19 PM Spencer Graves <spencer.graves at prodsyse.com> wrote: > Hello, All: > > > Is Java being deprecated for R? > > > I ask, because I've been unable to get rJava 0.9-11 to work under > either macOS 10.15 or Windows 10, and I can't get
2009 Feb 28
2
Using JRI and Java 1.6 on MAC OS X
Dear R-Help, I am trying to get JRI (the rJava interface allowing Java to connect to R) to work. I was able to run it a week ago when I was doing some testing using Java 1.5. However, I am developing a GUI application using some of the new Java 1.6 features and I just can't get JRI to work with this setup. Here is what I get: Cannot find JRI native library! Please make sure that the JRI
2013 Feb 24
7
Help: rJava ubuntu 12.04
Hola buenas, utlimamente estoy teniendo más problemas con mi equipo de los que debería. Bajo windows no me funciona bien Rstudio y bajo linux soy incapaz de instalar rJava. ¿Alguien que sepa de Linux me podría ayudar? He probado a instalar los openJDK y nada. También he probado, para instalar Java, a hacer un: sudo add-apt-repository ppa:webupd8team/java sudo apt-get update && sudo
2008 May 16
2
Getting JRI/rJava to work
Hello All I am trying to get the JRI examples from rJava to work on Windows XP and failing. (And as a more general and connected question is there any review/summary of front-end software for R?) I have installed rJava from the Windows binary supplied. I compile and run the example supplied (rtest.java) and get the results below. I do not think the notes about a deprecated API are a problem. But
2020 Mar 29
0
status of Java & rJava?
Simon, Java is still one of the most popular languages out there, in particular in large organizations. See e.g. https://www.tiobe.com/tiobe-index/ . However, there has been a lot of confusion because of Oracle's licencing change in 2019. But the good news is, there are more alternatives than ever. See e.g.
2012 Jun 27
1
rJava Error
Hi, I'm receiving an error when I am trying to install rJava. I have posted the error below. RHive_0.0-6.tar.gz rJava_0.9-3.tar.gz RJDBC_0.2-0.tar.gz Rserve_0.6-8.tar.gz [root at localhost Package]# R CMD INSTALL rJava_0.9-3.tar.gz * installing to library ?/usr/local/lib64/R/library? * installing *source* package ?rJava? ... ** package ?rJava? successfully unpacked and MD5 sums checked
2009 Jul 15
2
rJava fails compilation on R-2.9.1 but not R-2.7.1 on Debian Lenny
I have been futzing around for days tying to get rJava to install on my freshly build Debian Lenny installation. I have R-2.9.1 installed from source in my R_HOME directory and R-2.7.1 installed via apt-get install r-recommended. I was tried many different things, but by accident started up R-2.7.1 as root and viola, successful install. I immediately exited out of R-2.7.1 and started R-2.9.1 as
2010 Jul 15
1
Problem installing rJava under FreeBSD
Hi there I am setting up a FreeBSD server for my research department at university, and one of my teachers needs specifically R modules like tm, RWeka, rJava and the like. I have installed FreeBSD 8.0/i386 and applied the relevant security patches as well as the native FreeBSD JDK 1.6 with its latest patchset. I have installed R 2.11 and enabled Java support on it. Now, when trying to install
2008 Nov 24
1
Issue with running examples
Hi I am receiving this error: java.lang.UnsatisfiedLinkError: C:\Program Files\R\R-2.8.0\library\rJava\jri\jri.dll: Can't find dependent libraries Have done following stuff -R_HOME is set - "C:\Program Files\R\R-2.8.0\bin\"; -also using -Djava.library.path="C:\Program Files\R\R-2.8.0\library\rJava\jri" -Path is set - "C:\Program
2007 Apr 12
2
using install.packages via proxy
Hello everybody, I'm trying to install rJava to use JRI in a Java program as JRI is a part of rJava. There should be the option to install this package via install.packages("rJava"). Unfortunately I'm connected to the internet via a proxy. I have no idea how to tell R to connect via the proxy. The R-help tells me something about environment variables like "http_proxy".
2011 Dec 29
1
rJava and JRI
Dear All, I am writing R code and I want to interface with JAVA using netbeans. I want to call R from JAVA. What i should pick?rJAVA or JRI? and can someone provide me step-by-step to installing and code for connecting to R. As i am using path analysis. Is it possible to use? Thank you in advance regards, Permata -- View this message in context:
2012 Jan 11
1
rjava on FreeBSD
Trying to install Rjava on FreeBSD 9 and am getting the following error: > install.packages('rJava') trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/rJava_0.9-3.tar.gz' Content type 'application/x-gzip' length 537153 bytes (524 Kb) opened URL ================================================== downloaded 524 Kb * installing *source* package 'rJava' ... **
2010 Nov 19
1
JRI and error message from R_isMethodsDispatchOn
Dear R users, I have a small project written in Java and need some statical tools. Therefore, I used JRI (in rJava package) as an interface between R and Java to write some wrappers for my work. However, I received error message from R while I have more than one java method which wraps R: Error in .Call("R_isMethodsDispatchOn", onOff, PACKAGE = "base") : Incorrect