RuG/L04

R Interface

last update: 2014/07/08

R

R is a language and environment for statistical computing and graphics. It is available as Free Software under the terms of the Free Software Foundation's GNU General Public License.

More info:

The R Project for Statistical Computing

iL04

iL04 is an R package that offers functions to import and export several file formats between R and the RuG/L04 software, as well as a few tools for visualisation.

I would appreciate if anyone who downloads this software would drop me a message, and tell me briefly what he or she is using the software for, and how useful the software is. Please write to: p.c.j.kleiweg@rug.nl

Non-Windows
You can find the package in the directory RuG-L04/R of the RuG/L04 software. See the download page

To install, run the shell command:

    R CMD INSTALL iL04_1.17.tar.gz
After installing iL04, restart R, and run the R command below.
    help.start()
This will start your browser with the R introduction page. Under Reference, click on Packages, and look for iL04.
Windows
This requires at least R version 1.3.1

You can find the package in the directory RuG-L04/R of the RuG/L04 software. See the download page

To install, start R Gui, click on Packages in the menu, and select Install package from local zip file.