Last updated on 2026-04-12 20:53:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.2 | 51.92 | 368.10 | 420.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7.3 | 38.66 | 240.18 | 278.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.2 | 60.00 | 620.21 | 680.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 106.00 | 597.77 | 703.77 | OK | |
| r-devel-macos-arm64 | 0.7.2 | 0.00 | 6.00 | 6.00 | ERROR | |
| r-devel-windows-x86_64 | 0.7.2 | 102.00 | 267.00 | 369.00 | NOTE | |
| 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.2 | 10.00 | 59.00 | 69.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.2 | 116.00 | 345.00 | 461.00 | OK |
Version: 0.7.2
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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
Version: 0.7.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-macos-arm64
Version: 0.7.2
Check: compiled code
Result: NOTE
File 'vctrs/libs/x64/vctrs.dll':
Found non-API call to R: 'R_NamespaceRegistry'
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.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.
Flavors: r-release-linux-x86_64, r-release-macos-arm64
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.
Flavor: 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