SlackBuilds Repository

15.0 > Academic > rpy2 (3.5.15)

Python interface to the R language.

rpy2 is running an embedded R, providing access to it
from Python using R's own C-API through either:

1) a high-level interface making R functions and objects
just like Python functions and providing a seamless
conversion to numpy and pandas data structures

2) a low-level interface closer to the C-API

It is also providing features for when working with
jupyter notebooks or ipython.

NOTE:
R needs to be compiled with the shared library flag,
thus: build R on SBo with R_SHLIB=yes and BLAS_SHLIB=yes
(See also the notes in the rpy2.Slackbuild)

Remove installed rpy2 before building and upgrading to a new version.


home:https://rpy2.github.io/
documentation:https://rpy2.github.io/doc/latest/html/index.html

This requires: R, tzlocal, cffi, python3-pytest, python3-setuptools-scm-opt

Maintained by: Rob van Nues
Keywords: python,R,jupyter-notebook
ChangeLog: rpy2

Homepage:
https://rpy2.github.io/

Source Downloads:
rpy2-3.5.15.tar.gz (52603aa2bfefc5101a18f3484fd95a96)

Download SlackBuild:
rpy2.tar.gz
rpy2.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
Rlibs.conf
doinst.sh
rpy2.SlackBuild
rpy2.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds