Last updated on 2026-04-27 13:51:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 23.20 | 354.25 | 377.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 16.11 | 237.12 | 253.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 36.00 | 531.51 | 567.51 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 38.00 | 526.09 | 564.09 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 43.00 | 351.00 | 394.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 23.56 | 322.80 | 346.36 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 21.64 | 320.29 | 341.93 | OK | |
| r-release-macos-arm64 | 1.2.1 | 5.00 | 77.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 17.00 | 397.00 | 414.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 38.00 | 348.00 | 386.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 | 47.00 | 467.00 | 514.00 | NOTE |
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