Last updated on 2024-11-13 06:52:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.5 | 41.81 | 221.77 | 263.58 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.5 | 30.38 | 137.04 | 167.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.5 | 410.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.5 | 429.88 | NOTE | |||
r-devel-windows-x86_64 | 0.6.5 | 71.00 | 235.00 | 306.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.5 | 44.65 | 201.47 | 246.12 | OK | |
r-release-linux-x86_64 | 0.6.5 | 38.23 | 198.42 | 236.65 | OK | |
r-release-macos-arm64 | 0.6.5 | 115.00 | OK | |||
r-release-macos-x86_64 | 0.6.5 | 178.00 | OK | |||
r-release-windows-x86_64 | 0.6.5 | 81.00 | 230.00 | 311.00 | OK | |
r-oldrel-macos-arm64 | 0.6.5 | 119.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.5 | 269.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.5 | 1.00 | 9.00 | 10.00 | ERROR |
Version: 0.6.5
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘FRAME’, ‘HASHTAB’, ‘LEVELS’, ‘PRENV’,
‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
‘SET_BODY’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_FORMALS’,
‘SET_GROWABLE_BIT’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’,
‘STDVEC_DATAPTR’, ‘STRING_PTR’, ‘TRUELENGTH’, ‘UNSET_S4_OBJECT’
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.6.5
Check: compiled code
Result: NOTE
File 'vctrs/libs/x64/vctrs.dll':
Found non-API calls to R: 'FRAME', 'HASHTAB', 'LEVELS', 'PRENV',
'PRVALUE', 'R_PromiseExpr', 'Rf_findVarInFrame3', 'SETLENGTH',
'SET_BODY', 'SET_CLOENV', 'SET_ENCLOS', 'SET_FORMALS',
'SET_GROWABLE_BIT', 'SET_S4_OBJECT', 'SET_TRUELENGTH',
'STDVEC_DATAPTR', 'STRING_PTR', 'TRUELENGTH', 'UNSET_S4_OBJECT'
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.6.5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64