-
-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
We now get:
Version: 1.1.1
Check: compiled code
Result: NOTE
File ‘Rcpp/libs/Rcpp.so’:
Found non-API call to R: ‘R_UnboundValue’Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-devel-linux-x86_64-debian-gcc
In current svn sources (I am at r89737) I see no mention of an alternative. We use it in a few places, including as the last argument in R_getVarEx() which, I am fairly certain, was just added this winter as part API cleanups. Sigh, clearly cannot win this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels