Last updated on 2026-09-11 17:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 14.13 | 45.37 | 59.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 11.04 | 34.42 | 45.46 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 16.00 | 31.09 | 47.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 12.00 | 27.66 | 39.66 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 26.00 | 140.00 | 166.00 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 13.06 | 36.40 | 49.46 | OK | |
| r-release-linux-x86_64 | 1.2.2 | 12.08 | 37.09 | 49.17 | OK | |
| r-release-macos-arm64 | 1.2.2 | 6.00 | 29.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 12.00 | 66.00 | 78.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 26.00 | 75.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.2.2 | 12.00 | 72.00 | 84.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.2 | 30.00 | 91.00 | 121.00 | NOTE |
Version: 1.2.2
Check: compiled code
Result: NOTE
File ‘lobstr/libs/lobstr.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: 1.2.2
Check: compiled code
Result: NOTE
File 'lobstr/libs/x64/lobstr.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