search for: javasoft

Displaying 15 results from an estimated 15 matches for "javasoft".

Did you mean: jarasoft
2011 Apr 07
1
Problem Installing rJava on MS Win 7 Platform
...RGui and followed the installation instructions on http://www.rforge.net/rJava/ Here is the result: package ''rJava'' successfully unpacked and MD5 sums checked > library(rJava) Error in utils::readRegistry(key, "HLM", 2) : Registry key ''Software\JavaSoft\Java Runtime Environment'' not found Error in utils::readRegistry(key, "HLM", 2) : Registry key ''Software\JavaSoft\Java Development Kit'' not found Error : .onLoad failed in loadNamespace() for ''rJava'', details: call: fun(...) error:...
2011 Mar 16
1
rJava software
...libraries. Very cool stuff. I am a somewhat seasoned R user but cannot seem to figure out what rJava needs to run correctly. I have installed Java but when i load the rJava library i get the following error Error in utils::readRegistry(key, "HLM", 2) : Registry key 'Software\JavaSoft\Java Runtime Environment' not found Error in utils::readRegistry(key, "HLM", 2) : Registry key 'Software\JavaSoft\Java Development Kit' not found Error : .onLoad failed in loadNamespace() for 'rJava', details: call: fun(...) error: JAVA_HOME cannot be found from...
2013 Jun 05
1
rJava is not loading
Hello! I installed rJava and am trying to load it. library(rJava) Error : .onLoad failed in loadNamespace() for 'rJava', details: call: fun(libname, pkgname) error: No CurrentVersion entry in Software/JavaSoft registry! Try re-installing Java and make sure R and Java have matching architectures. Error: package or namespace load failed for ‘rJava’ Any idea why? Background info: Windows 7, 64-bit R version 3.0.1 (for 64-bit) I just installed the lastest Java: Java 7 Update 21 Thank you very much! -- D...
2002 Aug 09
2
error starting SJava: classpath
...; [2] "\\Program Files\\R\\rw1051\\library\\SJava\\org\\omegahat\\Interfaces\\NativeInterface\\OmegaInterfaceManager.class;E" [3] "\\ora9ias\\ORAINST\\jdbc\\lib\\classes111.zip;E" [4] "\\ora9ias\\ORAINST\\lib\\servlet.jar;C" [5] "\\Program Files\\JavaSoft\\JRE\\1.1\\lib;C" [6] "\\Program Files\\JavaSoft\\JRE\\1.1\\lib\\activation.jar;C" [7] "\\WINNT\\system32\\Lasso Modules\\Java Modules" [8] "E:/PROGRA~1/R/rw1051/library/SJava/org/omegahat/Jars/Environment.jar" [9] "E:/PROGRA~1/R/rw1051/libr...
2011 Jul 15
2
Problem in installing rJava from source
Hi all, I was trying to install rJava package (some older version) from source. However could not achieve using "Rcmd build -binary rJava" syntax with windows cmd. The building process stopped with following error: ERROR*> JavaSoft\{JRE|JDK} can't open registry keys. ERROR: cannot find Java Development Kit. Please set JAVA_HOME to specify it's location normally ERROR: configuration failed for package 'rJava' With this error it seems that, I need to install some additional tool(s), however I have Duncan...
2011 Apr 21
0
Problem loading rJava (win 7)
Hello all, I'm using R 2.13.0 on windows 7. It seems rJava is failing to load for me, here is the error received: > library("rJava") Error in utils::readRegistry(key, "HLM", 2) : Registry key 'Software\JavaSoft\Java Runtime Environment' not found Error in utils::readRegistry(key, "HLM", 2) : Registry key 'Software\JavaSoft\Java Development Kit' not found Error : .onLoad failed in loadNamespace() for 'rJava', details: call: fun(...) error: JAVA_HOME cannot be found from...
2010 Nov 19
1
problems with rJava
Hello, using r-2.12.0 on a Toshiba laptop with Win7 I am trying to install JGR, iut installs OK but when loading, complains about rJava so I did: > install.packages("rJava") Installing package(s) into ?I:\R\cran? (as ?lib? is unspecified) trying URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.12/rJava_0.8-8.zip' Content type 'application/zip' length
2012 Oct 29
1
Java, rJava, and Windows x64
When running [1] "R version 2.15.1 (2012-06-22)" "x86_64-pc-mingw32", rJava fails. I have installed both the 32-bit and 64-bit versions of Java 7 update 9. > library(rJava) Error : .onLoad failed in loadNamespace() for 'rJava', details: call: stop("No CurrentVersion entry in '", key, "'! Try re-installing Java and make sure R and Java have
2017 Aug 07
1
tidyquant error downloading symbols for Index
...q_index("SP500") Getting holdings for SP500 # A tibble: 0 x 0 Warning message: In tq_index("SP500") : Error at SP500 during download. Error: .onLoad failed in loadNamespace() for 'rJava', details: call: fun(libname, pkgname) error: No CurrentVersion entry in Software/JavaSoft registry! Try re-installing Java and make sure R and Java have matching architectures. > sessionInfo() R version 3.3.2 (2016-10-31) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 7 x64 (build 7601) Service Pack 1 locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=Eng...
2001 Sep 07
0
R style guide
...t have been reading up on the language for the past couple of weeks. As i begin to write code that might be used by others, i was wondering if there is a "R style guide" that would recommend good R programming practices & code conventions - equivalent manuals in Java for instance from javasoft, lay out guidelines for variable names, interface declaration, class organization etc. Thanks, ken -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help&quot...
2011 Jun 28
0
problem with rJava : same as message from wwreith on Mon, 27 Jun 2011
...ent some days without calling library(rJava), I get this error message (translated from french for the first part, in english for the second) : > Error : .onLoad failed in loadNamespace() for 'rJava', details : > Call : fun(...) > error : No CurrentVersion entry in 'Software\JavaSoft\Java Runtime > Environment'! Try re-installing Java and make sure R and Java have > matching architectures. So it seems to be quite the same as wwreith. Can somebody help ? Thanks, all the best to everybody. Olivier -- Olivier ETERRADOSSI Ma?tre-Assistant animateur du groupe Sensom...
1996 Feb 14
0
JDK 1.0 port to FreeBSD
Announce -------- I have ports of the JDK 1.0 using Green threads, pthreads, and uthreads. This port I'm releasing uses Green threads and is robust enough to recompile itself correctly. Installation ------------ 1. Grab ftp.javasoft.com:JDK-1_0-solaris2-sparc.tar.Z. 2. Grab freefall.FreeBSD.org:/pub/FreeBSD/LOCAL_PORTS/jdk10.tar.gz. 3. Untar the solaris binary distribution. 4. Move aside bin/ and untar the FreeBSD distribution. 5. Install the pdksh port. Running the JDK --------------- If your JDK directory is rooted at <j...
2010 Nov 09
1
Windows 7 problems
Hi, I have upgraded to Samba 3.5.6 for Windows 7 Pro compatibility. I am in a test phase to evaluate the behavior of Windows 7 in a Samba PDC environment. I have one Samba server as a PDC with tdbsam backend (no LDAP at all), and I applied the reg and patch as described in the wiki. I have a couple of questions related to Windows 7 : - opening a domain session on the Win7 client takes a
2001 Nov 18
0
Trying to run Interent Explorer 5 / 6
...= "hd" "Filesystem" = "win95" [wine] "Windows" = "c:\\windows" "System" = "c:\\windows\\system" "Temp" = "e:\\" "Path" = "c:\\windows;c:\\windows\\command;c:\\windows\\system;c:\\Program Files\\JavaSoft\\JRE\\1.3.0_01\\bin;e:\\;e:\\test;f:\\" "Profile" = "c:\\windows\\Profiles\\root" "GraphicsDriver" = "x11drv" ; Wine doesn't pass directory symlinks to Windows programs by default. ; Enabling this may crash some programs that do recursive lookups of...
2002 Jan 14
1
The 4th Coming : 2 mouse cursors
...quot;Tests" "Filesystem" = "win95" [wine] "Windows" = "c:\\windows" "System" = "c:\\windows\\system" "Temp" = "e:\\" "Path" = "c:\\windows;c:\\windows\\command;c:\\windows\\system;c:\\Program Files\\JavaSoft\\JRE\\1.3.0_01\\bin;e:\\;e:\\test;f:\\" "Profile" = "c:\\windows\\Profiles\\root" "GraphicsDriver" = "x11drv" ; Wine doesn't pass directory symlinks to Windows programs by default. ; Enabling this may crash some programs that do recursive lookups of...