Last updated on 2026-02-03 12:51:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 21.11 | 332.10 | 353.21 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 14.91 | 216.16 | 231.07 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 39.00 | 429.86 | 468.86 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 39.00 | 555.34 | 594.34 | NOTE | |
| r-devel-windows-x86_64 | 1.1.4 | 33.00 | 335.00 | 368.00 | WARN | |
| r-patched-linux-x86_64 | 1.1.4 | 23.45 | 304.34 | 327.79 | NOTE | |
| r-release-linux-x86_64 | 1.1.4 | 22.16 | 304.57 | 326.73 | NOTE | |
| r-release-macos-arm64 | 1.1.4 | NOTE | ||||
| r-release-macos-x86_64 | 1.2.0 | 15.00 | 330.00 | 345.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.4 | 34.00 | 322.00 | 356.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.0 | 15.00 | 408.00 | 423.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.4 | 40.00 | 424.00 | 464.00 | OK |
Version: 1.1.4
Check: compiled code
Result: WARN
File ‘dplyr/libs/dplyr.so’:
Found non-API calls to R: ‘ATTRIB’, ‘LEVELS’, ‘OBJECT’, ‘PRVALUE’,
‘R_shallow_duplicate_attr’, ‘Rf_allocSExp’, ‘SET_ATTRIB’,
‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘OBJECT’, ‘R_shallow_duplicate_attr’, ‘LEVELS’
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
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64
Version: 1.1.4
Check: compiled code
Result: WARN
File 'dplyr/libs/x64/dplyr.dll':
Found non-API calls to R: 'ATTRIB', 'LEVELS', 'OBJECT', 'PRVALUE',
'R_shallow_duplicate_attr', 'Rf_allocSExp', 'SET_ATTRIB',
'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE'
These entry points may be removed soon:
'OBJECT', 'R_shallow_duplicate_attr', 'LEVELS'
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.4
Check: compiled code
Result: NOTE
File ‘dplyr/libs/dplyr.so’:
Found non-API calls to R: ‘LEVELS’, ‘OBJECT’, ‘PRVALUE’,
‘R_shallow_duplicate_attr’, ‘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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64
Version: 1.1.4
Check: compiled code
Result: NOTE
File 'dplyr/libs/x64/dplyr.dll':
Found non-API calls to R: 'LEVELS', 'OBJECT', 'PRVALUE',
'R_shallow_duplicate_attr', '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.
Flavor: r-release-windows-x86_64