Last updated on 2026-05-09 21:51:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-release-macos-arm64 | 0.4.0 | 4.00 | 56.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 12.00 | 228.00 | 240.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 3.00 | 53.00 | 56.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.4.0 | 12.00 | 206.00 | 218.00 | NOTE |
Version: 0.4.0
Check: compiled code
Result: NOTE
File ‘tibblify/libs/tibblify.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’,
‘SET_TRUELENGTH’
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.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64