| Download | |
| JGR 1.4 is officially supported only on Windows and
Mac OS X 10.4.4 (and above) operating systems - JGR is provided in
binary form for those platforms. We don't provide binaries for other
platforms either because it's not feasible (all the Linux flavors with
different glibc versions...) or we just don't have the hard+software.
JGR is reported to work on many other systems, but you will need to
compile it from the sources and your mileage may vary (see instructions
below for details).
The JGR versions displayed below reflect the version of the launcher program, not JGR itself. The most current JGR verison will be fetched from CRAN by the launcher automatically. Mac OS X 10.4.+ download: Windows 9x/.../XP download: Linux download: install.packages("JGR",dep=TRUE)
library(JGR)
JGR()
The run script is generated automatically, see the instruction during the above process.
Note: If you encounter a problem when loading rJava on a unix platform, please make sure that your Java is set up properly and R is configured with Java support - in R 2.4.0 or higher simply run the following as root: Required Java version: Windows and Mac OS X: JDK 1.4 or higher, Linux/Solaris: JDK 1.5 or higher (JDK 5.0 in Sun's notation), 64-bit Linux: JDK 1.6 beta or higher (JDK 6.0 beta 2 in Sun's notation). Other Java distributions (IBM, Blackdown, ..) are supported as long as they are compatible.
*** please
read installation instructions below before installing ***
Sources download (ONLY if you want to re-compile the
Java-part):
JGR comes without any warranty, and you use it at your own risk. JGR consists of several independent parts, most of which are licensed under GPL. For JGR modules and 3rd party add-ons, see the corresponding sources for licensing terms. Please contact us if you need different license type for your kind of application. Please report bugs at: bugs.rforge.net most FAQ: |
|
| Installation instructions: | |
|
|
Windows users: if you have more than one JDK version installed, you can use this tiny tool to select the default version that will be used with JGR: jselect.exe.
JGR Credits:
GUI: Markus Helbig
JRI/rJava/JavaGD: Simon Urbanek
UI-design/Testing/QA: Martin Theus
(Please send any feedback to the stats-rosuda-devel mailing list.)