Last updated on 2026-05-17 09:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 18.06 | 267.38 | 285.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 21.44 | 178.92 | 200.36 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 32.00 | 442.72 | 474.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 44.00 | 440.24 | 484.24 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 3.00 | 5.00 | 8.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.0 | 21.10 | 253.65 | 274.75 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 26.04 | 253.22 | 279.26 | OK | |
| r-release-macos-arm64 | 1.2.0 | 5.00 | 71.00 | 76.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 15.00 | 257.00 | 272.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 33.00 | 294.00 | 327.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 6.00 | 77.00 | 83.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2.0 | 17.00 | 364.00 | 381.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.0 | 37.00 | 437.00 | 474.00 | NOTE |
Version: 1.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘rlang/libs/rlang.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.0
Check: compiled code
Result: NOTE
File 'rlang/libs/x64/rlang.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