Last updated on 2026-01-22 01:49:33 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.0 | 52.81 | 365.26 | 418.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7.0 | 39.42 | 246.78 | 286.20 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7.0 | 75.00 | 431.60 | 506.60 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 95.00 | 489.91 | 584.91 | NOTE | |
| r-devel-windows-x86_64 | 0.7.0 | 91.00 | 249.00 | 340.00 | NOTE | |
| r-patched-linux-x86_64 | 0.7.0 | 52.18 | 334.48 | 386.66 | NOTE | |
| r-release-linux-x86_64 | 0.7.0 | 50.92 | 337.57 | 388.49 | NOTE | |
| r-release-macos-arm64 | 0.7.0 | 11.00 | 57.00 | 68.00 | NOTE | |
| r-release-macos-x86_64 | 0.7.0 | 38.00 | 164.00 | 202.00 | NOTE | |
| r-release-windows-x86_64 | 0.7.0 | 82.00 | 240.00 | 322.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.7.0 | 10.00 | 62.00 | 72.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.0 | 39.00 | 251.00 | 290.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.0 | 84.00 | 256.00 | 340.00 | OK |
Version: 0.7.0
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.
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
Version: 0.7.0
Check: compiled code
Result: NOTE
File 'vctrs/libs/x64/vctrs.dll':
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-windows-x86_64
Version: 0.7.0
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.0
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.0
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