RGnome

From CBLFS
Revision as of 20:31, 22 July 2009 by Weibullguy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://rgnome.boltzmann-konstante.de/rgnome-0.1.9-alpha.tar.gz

Introduction to RGnome

RGnome is a gtk based frontend for GNU R.

Project Homepage: http://rgnome.boltzmann-konstante.de/

Dependencies

Required

Non-Multilib

Compile the package:

 make PREFIX=/usr

Install the package:

make install

Multilib

This package does not provide any libraries or other ABI-specific files so only one installation is required.

64Bit

Compile the package:

make CC="gcc ${BUILD64}" PREFIX=/usr

Install the package:

make install

Contents

Installed Directories: None
Installed Programs: rgnome
Installed Libraries: None

Short Descriptions

rgnome is a PyGTK interface to the R language.