Last updated on 2026-07-17 13:49:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 16.91 | 306.66 | 323.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 15.72 | 209.20 | 224.92 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 31.00 | 519.07 | 550.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 16.00 | 193.24 | 209.24 | OK | |
| r-devel-windows-x86_64 | 1.3.0 | 33.00 | 279.00 | 312.00 | OK | |
| r-patched-linux-x86_64 | 1.3.0 | 22.20 | 295.53 | 317.73 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 17.43 | 295.50 | 312.93 | OK | |
| r-release-macos-arm64 | 1.3.0 | 6.00 | 69.00 | 75.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 17.00 | 249.00 | 266.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 34.00 | 255.00 | 289.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 5.00 | 71.00 | 76.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.3.0 | 17.00 | 218.00 | 235.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.3.0 | 37.00 | 314.00 | 351.00 | NOTE |
Version: 1.3.0
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘args_error_context.Rd’ ‘caller_arg.Rd’ ‘expr.Rd’ ‘qq_show.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.3.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.3.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