Last updated on 2025-03-06 01:51:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.5 | 20.08 | 250.94 | 271.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.5 | 14.39 | 165.18 | 179.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.5 | 473.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 430.45 | NOTE | |||
r-devel-macos-arm64 | 1.1.5 | 125.00 | NOTE | |||
r-devel-macos-x86_64 | 1.1.5 | 316.00 | NOTE | |||
r-devel-windows-x86_64 | 1.1.5 | 34.00 | 270.00 | 304.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.5 | OK | ||||
r-release-linux-x86_64 | 1.1.5 | 18.42 | 232.53 | 250.95 | OK | |
r-release-macos-arm64 | 1.1.5 | 111.00 | OK | |||
r-release-macos-x86_64 | 1.1.5 | 287.00 | OK | |||
r-release-windows-x86_64 | 1.1.5 | 31.00 | 261.00 | 292.00 | OK | |
r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
r-oldrel-macos-x86_64 | 1.1.5 | 292.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.5 | 32.00 | 337.00 | 369.00 | OK |
Version: 1.1.5
Check: compiled code
Result: NOTE
File ‘rlang/libs/rlang.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘ENVFLAGS’,
‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’,
‘LEVELS’, ‘NAMED’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’, ‘RDEBUG’,
‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
‘SET_BODY’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_ENVFLAGS’,
‘SET_FORMALS’, ‘SET_GROWABLE_BIT’, ‘SET_RDEBUG’, ‘SET_TRUELENGTH’,
‘SET_TYPEOF’, ‘STRING_PTR’, ‘XTRUELENGTH’
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: 1.1.5
Check: compiled code
Result: NOTE
File ‘rlang/libs/rlang.so’:
Found non-API calls to R: ‘ENVFLAGS’, ‘FRAME’, ‘HASHTAB’, ‘LEVELS’,
‘NAMED’, ‘PRENV’, ‘PRVALUE’, ‘RDEBUG’, ‘R_PromiseExpr’,
‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_BODY’, ‘SET_CLOENV’,
‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘SET_FORMALS’, ‘SET_GROWABLE_BIT’,
‘SET_RDEBUG’, ‘SET_TRUELENGTH’, ‘SET_TYPEOF’, ‘STRING_PTR’,
‘XTRUELENGTH’
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-macos-arm64, r-devel-macos-x86_64
Version: 1.1.5
Check: compiled code
Result: NOTE
File 'rlang/libs/x64/rlang.dll':
Found non-API calls to R: 'ENVFLAGS', 'FRAME', 'HASHTAB', 'LEVELS',
'NAMED', 'PRENV', 'PRVALUE', 'RDEBUG', 'R_PromiseExpr',
'Rf_findVarInFrame3', 'SETLENGTH', 'SET_BODY', 'SET_CLOENV',
'SET_ENCLOS', 'SET_ENVFLAGS', 'SET_FORMALS', 'SET_GROWABLE_BIT',
'SET_RDEBUG', 'SET_TRUELENGTH', 'SET_TYPEOF', 'STRING_PTR',
'XTRUELENGTH'
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