Last updated on 2026-04-15 12:51:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.3 | 50.00 | 361.67 | 411.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.3 | 39.91 | 233.28 | 273.19 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.3 | 57.00 | 562.93 | 619.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 106.00 | 597.77 | 703.77 | OK | |
| r-devel-macos-arm64 | 0.7.3 | 12.00 | 56.00 | 68.00 | OK | |
| r-devel-windows-x86_64 | 0.7.3 | 93.00 | 265.00 | 358.00 | OK | |
| r-patched-linux-x86_64 | 0.7.2 | 53.46 | 346.05 | 399.51 | NOTE | |
| r-release-linux-x86_64 | 0.7.2 | 50.08 | 326.73 | 376.81 | NOTE | |
| r-release-macos-arm64 | 0.7.3 | 11.00 | 61.00 | 72.00 | NOTE | |
| r-release-macos-x86_64 | 0.7.3 | 42.00 | 414.00 | 456.00 | NOTE | |
| r-release-windows-x86_64 | 0.7.3 | 95.00 | 240.00 | 335.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.7.2 | 10.00 | 61.00 | 71.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.3 | 40.00 | 445.00 | 485.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.3 | 85.00 | 230.00 | 315.00 | OK |
Version: 0.7.2
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 0.7.2
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’,
‘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-linux-x86_64
Version: 0.7.3
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’,
‘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-release-macos-arm64, r-release-macos-x86_64
Version: 0.7.3
Check: compiled code
Result: NOTE
File 'vctrs/libs/x64/vctrs.dll':
Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH',
'SET_GROWABLE_BIT', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE',
'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.3
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
libs 3.7Mb
Flavor: r-oldrel-macos-x86_64