Last updated on 2026-03-18 06:54:22 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 14.79 | 40.07 | 54.86 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 10.86 | 29.25 | 40.11 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 25.00 | 53.00 | 78.00 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 28.00 | 56.04 | 84.04 | WARN | |
| r-devel-macos-arm64 | 1.2.0 | 5.00 | 31.00 | 36.00 | NOTE | |
| r-devel-windows-x86_64 | 1.2.0 | 25.00 | 81.00 | 106.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.0 | 13.45 | 34.59 | 48.04 | NOTE | |
| r-release-linux-x86_64 | 1.2.0 | 10.95 | 34.70 | 45.65 | NOTE | |
| r-release-macos-arm64 | 1.2.0 | 3.00 | 28.00 | 31.00 | NOTE | |
| r-release-macos-x86_64 | 1.2.0 | 16.00 | 143.00 | 159.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.0 | 27.00 | 77.00 | 104.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.2.0 | 5.00 | 44.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 13.00 | 131.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 24.00 | 92.00 | 116.00 | OK |
Version: 1.2.0
Check: compiled code
Result: WARN
File ‘lobstr/libs/lobstr.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SET_PRCODE’, ‘SET_PRENV’,
‘SET_PRVALUE’
This entry point may be removed soon:
‘Rf_findVarInFrame3’
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: 1.2.0
Check: compiled code
Result: WARN
File ‘lobstr/libs/lobstr.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SET_PRCODE’, ‘SET_PRENV’,
‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame3’, ‘SET_PRCODE’, ‘PRENV’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’
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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘lobstr/libs/lobstr.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SET_PRCODE’, ‘SET_PRENV’,
‘SET_PRVALUE’
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-macos-arm64
Version: 1.2.0
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', 'SET_PRCODE', 'SET_PRENV',
'SET_PRVALUE'
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
Version: 1.2.0
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.2.0
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-release-windows-x86_64