lgautier / rpy2 (http://rpy.sourceforge.net/rpy2.html)

R from Python interface

Clone this repository (size: 2.0 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/lgautier/rpy2

Shortlog (showing r1220:089949fdede1 (tip) → r1196:df477cdd8b7e)

Age Author Message A M D «
5 weeks lgautier lgautier RS4Auto_Type now also fetches methods and add them to the class 1
5 weeks lgautier lgautier - minor move of import statements around to avoid circular dependencies 1 6
6 weeks lgautier lgautier port commit #1216 from branch 2.1.x 1 1
6 weeks lgautier lgautier NEWS for the patch to setup.py 1
6 weeks mkuhn mkuhn Fix setup.py when the BLAS library used by R is a library file (patch by mkuhn,… 1
6 weeks lgautier lgautier Applied patch to adde limits, xlim, and ylim to ggplot2 2
6 weeks lgautier lgautier Applied patch to add limits, xlim, and ylim to ggplot2 (note: NEWS entry 2
6 weeks lgautier lgautier Fixed name NA_bool to NA_Logical 2
6 weeks lgautier lgautier Added notes about the creation of a DataFrame turning StrVector columns 1
6 weeks lgautier lgautier Edited the example to minimize dependencies 1
6 weeks jowens jowens More documentation about ggplot2 2
6 weeks lgautier lgautier minor edit in the docstring for help.fetch 1
7 weeks lgautier lgautier moved the documentation on vectors and arrays into its own 1 2
7 weeks lgautier lgautier Added entry for the help module 1 1
7 weeks lgautier lgautier fix link to bioconductor mapping 1
8 weeks lgautier lgautier Method rpy2.robjects.help.Page.to_docstring() to convert an R 2
8 weeks lgautier lgautier create an entry for rpy2-2.1.4 1
8 weeks lgautier lgautier bumped to version 2.1.4 3
8 weeks lgautier lgautier backport of doc fix hg:1199 1
8 weeks lgautier lgautier Draft class for more extensive introspection of R classes and 1
8 weeks lgautier lgautier removed the now-useless statement about a debian directory 1
8 weeks lgautier lgautier Typo in the snippet of code explaining how to construct a DataFrame 1
8 weeks lgautier lgautier updated the help file 1
8 weeks lgautier lgautier Improvements in the exposing the R help/doc to Python 1 2
8 weeks lgautier lgautier Fixed method 'keys' for OrdDict (was inheriting it from dict, and 2