Last updated on 2026-03-28 07:50:21 CET.
| Package | WARN | OK |
|---|---|---|
| rpart | 2 | 12 |
| survivalVignettes | 14 |
Current CRAN status: WARN: 2, OK: 12
Version: 4.1.24
Check: compiled code
Result: WARN
File ‘rpart/libs/rpart.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
This entry point may be removed soon.
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-clang
Version: 4.1.24
Check: compiled code
Result: WARN
File 'rpart/libs/x64/rpart.dll':
Found non-API call to R: 'Rf_findVarInFrame'
This entry point may be removed soon.
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-windows-x86_64
Current CRAN status: OK: 14