Last updated on 2026-02-15 04:49:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 23.33 | 348.25 | 371.58 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 13.32 | 227.04 | 240.36 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 42.00 | 573.61 | 615.61 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 40.00 | 559.37 | 599.37 | NOTE | |
| r-devel-macos-arm64 | 1.2.0 | 5.00 | 81.00 | 86.00 | NOTE | |
| r-devel-windows-x86_64 | 1.2.0 | 37.00 | 352.00 | 389.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.0 | 24.45 | 315.39 | 339.84 | NOTE | |
| r-release-linux-x86_64 | 1.2.0 | 22.15 | 315.14 | 337.29 | NOTE | |
| r-release-macos-arm64 | 1.2.0 | 5.00 | 80.00 | 85.00 | NOTE | |
| r-release-macos-x86_64 | 1.2.0 | 15.00 | 330.00 | 345.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.0 | 36.00 | 337.00 | 373.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.2.0 | 5.00 | 83.00 | 88.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2.0 | 15.00 | 408.00 | 423.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 34.00 | 400.00 | 434.00 | ERROR |
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘dplyr/libs/dplyr.so’:
Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘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-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, r-devel-macos-arm64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.2.0
Check: compiled code
Result: NOTE
File 'dplyr/libs/x64/dplyr.dll':
Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', '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-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.2.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ggplot2’
Flavor: r-oldrel-macos-arm64
Version: 1.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64