Skip to content

Removed reference to Rf_Printwarnings#30

Open
mkfs wants to merge 1 commit intoalexgutteridge:masterfrom
mkfs:master
Open

Removed reference to Rf_Printwarnings#30
mkfs wants to merge 1 commit intoalexgutteridge:masterfrom
mkfs:master

Conversation

@mkfs
Copy link

@mkfs mkfs commented Oct 6, 2018

RsRuby will not link against R >= 3.0 as the Rf_PrintWarnings function has been removed.

This commit removes the reference to the function and does not provide an alternative. The change is required for RsRuby to be used with recent versions of R, but does prevent R warnings from being accessed from Ruby. I don't need that particular functionality, but if somebody does, let me know and I'll look into it.

RsRuby will not link against R >= 3.0 as the Rf_PrintWarnings function has been removed.
This removes the reference to the function and does not provide an alternative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant