Last updated on 2025-04-24 01:50:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.5 | 38.87 | 213.18 | 252.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.5 | 29.21 | 139.04 | 168.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.5 | 391.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.5 | 391.01 | NOTE | |||
r-devel-windows-x86_64 | 0.6.5 | 78.00 | 233.00 | 311.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.5 | 41.41 | 200.91 | 242.32 | NOTE | |
r-release-linux-x86_64 | 0.6.5 | 37.91 | 200.83 | 238.74 | NOTE | |
r-release-macos-arm64 | 0.6.5 | 134.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.5 | 281.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.5 | 78.00 | 228.00 | 306.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.5 | 115.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.5 | 178.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.5 | 85.00 | 302.00 | 387.00 | OK |
Version: 0.6.5
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’,
‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘IS_S4_OBJECT’,
‘LEVELS’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.6.5
Check: compiled code
Result: NOTE
File 'vctrs/libs/x64/vctrs.dll':
Found non-API calls to R: 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT',
'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'IS_S4_OBJECT',
'LEVELS', 'OBJECT', 'PRENV', 'PRVALUE', 'R_PromiseExpr',
'Rf_allocSExp', '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-windows-x86_64, r-release-windows-x86_64