An open API service indexing awesome lists of open source software.

https://github.com/rpy2/rpy2-r6

rpy2 extension package to faciliate handling of R6 objects
https://github.com/rpy2/rpy2-r6

python r r6 rpy2

Last synced: about 1 year ago
JSON representation

rpy2 extension package to faciliate handling of R6 objects

Awesome Lists containing this project

README

          

# rpy2-r6
[![pypi](https://img.shields.io/pypi/v/rpy2-r6.svg?style=flat-square)](https://pypi.python.org/pypi/rpy2-r6)
![Python package](https://github.com/rpy2/rpy2-r6/workflows/Python%20package/badge.svg)

Extension package for [`rpy2`](https://github.com/rpy2/rpy2) to faciliate
the handling of R6 objects ([R6 is an OOP system for R](https://r6.r-lib.org/)).

(an earlier proof-of-concept was in @matthewwardrop's PR on bitbucket - https://bitbucket.org/rpy2/rpy2/pull-requests/73 - and this is a proposed-yet-currently incomplete evolution of it)

An HTML build of the documention in is available from the rpy2 project pages: https://rpy2.github.io/r6_doc.html