CRAN Package Check Results for Package rlang

Last updated on 2025-04-27 18:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 20.31 242.27 262.58 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.6 15.67 158.37 174.04 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.6 408.48 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.6 400.81 NOTE
r-devel-windows-x86_64 1.1.6 30.00 260.00 290.00 NOTE
r-patched-linux-x86_64 1.1.6 23.01 233.19 256.20 NOTE
r-release-linux-x86_64 1.1.6 17.74 231.66 249.40 NOTE
r-release-macos-arm64 1.1.6 113.00 NOTE
r-release-macos-x86_64 1.1.6 229.00 NOTE
r-release-windows-x86_64 1.1.6 35.00 264.00 299.00 NOTE
r-oldrel-macos-arm64 1.1.6 111.00 OK
r-oldrel-macos-x86_64 1.1.6 254.00 OK
r-oldrel-windows-x86_64 1.1.6 34.00 326.00 360.00 OK

Additional issues

rchk

Check Details

Version: 1.1.6
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘ENCLOS’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_FORMALS’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘SET_TYPEOF’, ‘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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 1.1.6
Check: compiled code
Result: NOTE File 'rlang/libs/x64/rlang.dll': Found non-API calls to R: 'ENCLOS', 'OBJECT', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_BODY', 'SET_CLOENV', 'SET_ENCLOS', 'SET_FORMALS', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'SET_TYPEOF', '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-windows-x86_64, r-release-windows-x86_64