Releases: rpy2/rpy2
Releases · rpy2/rpy2
Release 3.6.5
A lot of fixes for Windows compatibility.
The API mode is now working on Windows, although not the default. The environment variable RPY2_CFFI_MODE must be set to API for this.
RELEASE_3_6_4
Merge branch 'master' of github.com:rpy2/rpy2
RELEASE_3_6_3
Actually, 3.6.3 is good.
RELEASE_3_6_2
Bump version for the documentation.
RELEASE_3_6_1
Update version requirements for subpackages.
3.6.0
PRERELEASE_3_6_0_ALPHA2
Merge branch 'master' of github.com:rpy2/rpy2
RELEASE_3_5_17: Add Python 3.12 to test matrix. (#1051)
Add Python 3.12 to test matrix.
v3.5.16
RELEASE_3_5_16 Update NEWS
v3.5.15
RELEASE_3_5_15 Add robjects-level and R class name conversion rules for R external p…