Last updated on 2026-07-19 00:49:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 24.28 | 355.80 | 380.08 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 14.94 | 239.27 | 254.21 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 34.00 | 529.82 | 563.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 16.00 | 221.19 | 237.19 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 2.00 | 6.00 | 8.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.1 | 25.13 | 324.16 | 349.29 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 20.50 | 323.99 | 344.49 | OK | |
| r-release-macos-arm64 | 1.2.1 | 5.00 | 77.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 15.00 | 403.00 | 418.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 37.00 | 356.00 | 393.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | 5.00 | 76.00 | 81.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2.1 | 16.00 | 361.00 | 377.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.1 | 44.00 | 469.00 | 513.00 | NOTE |
Version: 1.2.1
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘scoped.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.2.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘dplyr/libs/dplyr.so’:
Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
‘Rf_findVarInFrame3’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
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.1
Check: compiled code
Result: NOTE
File 'dplyr/libs/x64/dplyr.dll':
Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp',
'Rf_findVarInFrame3', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE'
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