Tweak math/geg version 1.0.2_7
[dports.git] / math / rpy2 / pkg-descr
1 RPy is a very simple, yet robust, Python interface to the R Programming
2 Language. It can manage all kinds of R objects and can execute arbitrary
3 R functions (including the graphic functions). All the errors from the
4 R language are converted to Python exceptions. Any module that later were
5 installed on the R system, can easily be used from within Python, without
6 introducing any changes.
7
8 rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface
9 to R, a proposed high-level interface, including wrappers to graphical
10 libraries, as well as R-like structures and functions. 
11
12 WWW: http://rpy.sourceforge.net/rpy2.html