Last updated on 2026-09-19 06:51:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.2 | 13.66 | 216.88 | 230.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.2 | 10.70 | 144.05 | 154.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.2 | 9.00 | 139.40 | 148.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 10.00 | 138.65 | 148.65 | OK | |
| r-devel-windows-x86_64 | 0.4.2 | 31.00 | 297.00 | 328.00 | OK | |
| r-patched-linux-x86_64 | 0.4.2 | 17.19 | 201.22 | 218.41 | OK | |
| r-release-linux-x86_64 | 0.4.2 | 13.00 | 198.97 | 211.97 | OK | |
| r-release-macos-arm64 | 0.4.2 | 4.00 | 55.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 0.4.2 | 12.00 | 208.00 | 220.00 | OK | |
| r-release-windows-x86_64 | 0.4.2 | 31.00 | 254.00 | 285.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.2 | 3.00 | 56.00 | 59.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.4.2 | 11.00 | 208.00 | 219.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.2 | 35.00 | 318.00 | 353.00 | NOTE |
Version: 0.4.2
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
Version: 0.4.2
Check: compiled code
Result: NOTE
File 'tibblify/libs/x64/tibblify.dll':
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.
Flavor: r-oldrel-windows-x86_64