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
- Host: GitHub
- URL: https://github.com/rpy2/rpy2-r6
- Owner: rpy2
- License: mit
- Created: 2020-02-10T03:52:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T00:53:29.000Z (over 1 year ago)
- Last Synced: 2025-04-02T17:51:20.982Z (over 1 year ago)
- Topics: python, r, r6, rpy2
- Language: Python
- Homepage:
- Size: 319 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpy2-r6
[](https://pypi.python.org/pypi/rpy2-r6)

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