Last updated on 2026-01-22 23:51:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.7 | 18.52 | 271.77 | 290.29 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.7 | 15.12 | 180.63 | 195.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.7 | 36.00 | 435.21 | 471.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.7 | 44.00 | 428.82 | 472.82 | NOTE | |
| r-devel-windows-x86_64 | 1.1.7 | 31.00 | 295.00 | 326.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.7 | 23.75 | 242.58 | 266.33 | NOTE | |
| r-release-linux-x86_64 | 1.1.7 | 17.12 | 243.47 | 260.59 | NOTE | |
| r-release-macos-arm64 | 1.1.7 | 5.00 | 70.00 | 75.00 | NOTE | |
| r-release-macos-x86_64 | 1.1.7 | 16.00 | 253.00 | 269.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.7 | 5.00 | 6.00 | 11.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.1.7 | 5.00 | 81.00 | 86.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.7 | 16.00 | 262.00 | 278.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.7 | 42.00 | 342.00 | 384.00 | OK |
Version: 1.1.7
Check: compiled code
Result: NOTE
File ‘rlang/libs/rlang.so’:
Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.7
Check: compiled code
Result: NOTE
File 'rlang/libs/x64/rlang.dll':
Found non-API calls to R: 'ATTRIB', 'PRENV', 'PRVALUE',
'R_PromiseExpr', 'Rf_findVarInFrame3', 'SET_ATTRIB'
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.1.7
Check: compiled code
Result: NOTE
File ‘rlang/libs/rlang.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
‘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.1.7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64