CRAN Package Check Results for Package rlang

Last updated on 2024-07-03 05:58:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 23.08 318.88 341.96 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.4 17.50 227.35 244.85 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.4 450.71 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.4 397.90 NOTE
r-devel-windows-x86_64 1.1.4 28.00 264.00 292.00 NOTE
r-patched-linux-x86_64 1.1.4 31.85 299.80 331.65 OK
r-release-linux-x86_64 1.1.4 23.86 306.51 330.37 OK
r-release-macos-arm64 1.1.4 117.00 OK
r-release-macos-x86_64 1.1.4 257.00 OK
r-release-windows-x86_64 1.1.4 32.00 264.00 296.00 OK
r-oldrel-macos-arm64 1.1.4 119.00 OK
r-oldrel-macos-x86_64 1.1.4 350.00 OK
r-oldrel-windows-x86_64 1.1.4 29.00 329.00 358.00 OK

Check Details

Version: 1.1.4
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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.1.4
Check: package dependencies
Result: NOTE Package which this enhances but not available for checking: ‘winch’ Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.4
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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.4
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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64