Last updated on 2026-04-21 09:51:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 18.83 | 272.52 | 291.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 14.24 | 177.96 | 192.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 31.00 | 407.68 | 438.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 39.00 | 403.97 | 442.97 | OK | |
| r-devel-macos-arm64 | 1.2.0 | 6.00 | 73.00 | 79.00 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 31.00 | 301.00 | 332.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 22.67 | 254.63 | 277.30 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 18.47 | 242.28 | 260.75 | NOTE | |
| r-release-macos-arm64 | 1.2.0 | 6.00 | 77.00 | 83.00 | NOTE | |
| r-release-macos-x86_64 | 1.2.0 | 17.00 | 364.00 | 381.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.0 | 2.00 | 5.00 | 7.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.1.7 | 5.00 | 81.00 | 86.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 16.00 | 359.00 | 375.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 38.00 | 365.00 | 403.00 | OK |
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-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64