Language

Package: python-rpy2 @ 3.4.5

Synopsis

Python interface to the R language

Description

rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.

Home page
https://rpy2.github.io
Location
gnu/packages/statistics.scm (line: 6212, column: 2)
Licenses

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?