Last updated on 2026-03-21 01:56:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.1 | 45.87 | 369.29 | 415.16 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.7.1 | 40.42 | 234.86 | 275.28 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.7.1 | 55.00 | 324.44 | 379.44 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 93.00 | 586.21 | 679.21 | WARN | |
| r-devel-macos-arm64 | 0.7.1 | 12.00 | 58.00 | 70.00 | NOTE | |
| r-devel-windows-x86_64 | 0.7.1 | 92.00 | 267.00 | 359.00 | WARN | |
| r-patched-linux-x86_64 | 0.7.1 | 51.75 | 333.11 | 384.86 | NOTE | |
| r-release-linux-x86_64 | 0.7.1 | 50.99 | 337.24 | 388.23 | NOTE | |
| r-release-macos-arm64 | 0.7.1 | 11.00 | 59.00 | 70.00 | NOTE | |
| r-release-macos-x86_64 | 0.7.1 | 39.00 | 184.00 | 223.00 | NOTE | |
| r-release-windows-x86_64 | 0.7.1 | 93.00 | 261.00 | 354.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.7.1 | 10.00 | 61.00 | 71.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.1 | 39.00 | 265.00 | 304.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.1 | 108.00 | 343.00 | 451.00 | OK |
Version: 0.7.1
Check: compiled code
Result: WARN
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘ATTRIB’, ‘PRVALUE’, ‘Rf_findVar’,
‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_findVarInFrame3’, ‘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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.1
Check: compiled code
Result: WARN
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘ATTRIB’, ‘PRVALUE’, ‘Rf_findVar’,
‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_findVar’, ‘Rf_findVarInFrame3’, ‘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-devel-linux-x86_64-debian-gcc
Version: 0.7.1
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘ATTRIB’, ‘PRVALUE’, ‘Rf_findVarInFrame3’,
‘SET_ATTRIB’
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-macos-arm64
Version: 0.7.1
Check: compiled code
Result: WARN
File 'vctrs/libs/x64/vctrs.dll':
Found non-API calls to R: 'ATTRIB', 'PRVALUE', 'Rf_findVar',
'Rf_findVarInFrame3', 'SET_ATTRIB'
These entry points may be removed soon:
'ATTRIB', 'SET_ATTRIB', 'Rf_findVarInFrame3', '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-devel-windows-x86_64
Version: 0.7.1
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘PRVALUE’, ‘Rf_findVarInFrame3’,
‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.7.1
Check: compiled code
Result: NOTE
File 'vctrs/libs/x64/vctrs.dll':
Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3',
'SETLENGTH', 'SET_GROWABLE_BIT', '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-release-windows-x86_64
Version: 0.7.1
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
libs 3.7Mb
Flavor: r-oldrel-macos-x86_64