Skip to content

Switch from S4SXP to OBJSXP #1283

@eddelbuettel

Description

@eddelbuettel

Per the R News RSS feed this morning:

CHANGES IN R-devel C-LEVEL FACILITIES

‘SEXP’ type ‘S4SXP’ has been renamed ‘OBJSXP’ to support experimenting with alternative object systems. The ‘S4SXP’ value can still be used in ‘C’ code but is now deprecated. Based on contriubtions from the R Consortium Object-Oriented Programming Working Group.

I only see two uses in src/api.cpp so should be quick, and we can probably #ifdef this properly to use S4SXP for R < 4.4.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions