Skip to content

Releases: rpy2/rpy2

Release 3.6.5

05 Mar 14:58
9e28a0f

Choose a tag to compare

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

29 Sep 14:40

Choose a tag to compare

Merge branch 'master' of github.com:rpy2/rpy2

RELEASE_3_6_3

13 Sep 19:17

Choose a tag to compare

Actually, 3.6.3 is good.

RELEASE_3_6_2

02 Aug 23:08

Choose a tag to compare

Bump version for the documentation.

RELEASE_3_6_1

08 Jun 14:29

Choose a tag to compare

Update version requirements for subpackages.

3.6.0

23 May 19:29
352c47f

Choose a tag to compare

PRERELEASE_3_6_0_ALPHA2

05 May 17:56

Choose a tag to compare

Pre-release
Merge branch 'master' of github.com:rpy2/rpy2

RELEASE_3_5_17: Add Python 3.12 to test matrix. (#1051)

01 Jan 20:42
25c90fc

Choose a tag to compare

v3.5.16

31 Mar 00:07
ae74c26

Choose a tag to compare

RELEASE_3_5_16

Update NEWS

v3.5.15

28 Dec 03:14
e77686f

Choose a tag to compare

RELEASE_3_5_15

Add robjects-level and R class name conversion rules for R external p…