Downloads
RGG as R package for JGR
1. Download and install R (2.8.0 or higher is recommended)
2. Install Java (6 or newer)
3. Download JGR 1.5 or higher.
4.
Install RGG
4.1 By executing the following lines within JGR
install.packages("RGG",repos="http://R-forge.R-project.org")4.2 Or download the package of your operating system here:
http://r-forge.r-project.org/R/?group_id=95
RGGRunner
1. Download and install R (2.8.0 or higher is recommended)
2. Install Java (6 or newer)
3.
Install RGG by downloading the executable for your operating system:
Windows: Download the rggrunner-windows.exe
Linux: Download the rggrunner-linux.sh
Mac OS X:
Download the rggrunner-macosx.tgz
Zip distrubition:
rggrunner.zip
Samples
The best way to learn about RGG is examining the samples.
Source code
Source code is available on the svn repository. For more information, please look here