Last updated on 2026-02-21 06:49:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.7 | 19.54 | 271.13 | 290.67 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.7 | 15.24 | 178.15 | 193.39 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.7 | 35.00 | 429.30 | 464.30 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.7 | 42.00 | 430.40 | 472.40 | NOTE | |
| r-devel-macos-arm64 | 1.1.7 | 14.00 | OK | |||
| r-devel-windows-x86_64 | 1.1.7 | 35.00 | 302.00 | 337.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.7 | NOTE | ||||
| r-release-linux-x86_64 | 1.1.7 | 18.23 | 242.25 | 260.48 | 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 | 39.00 | 281.00 | 320.00 | NOTE | |
| 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 | 43.00 | 368.00 | 411.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: compiled code
Result: NOTE
File 'rlang/libs/x64/rlang.dll':
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.
Flavor: r-release-windows-x86_64