CRAN Package Check Results for Package rlang

Last updated on 2026-04-24 13:18:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 20.88 273.47 294.35 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 15.35 177.39 192.74 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 33.00 441.78 474.78 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 44.00 445.24 489.24 OK
r-patched-linux-x86_64 1.2.0 25.17 254.61 279.78 OK
r-release-linux-x86_64 1.2.0 18.47 242.28 260.75 NOTE
r-release-macos-arm64 1.2.0 6.00 77.00 83.00 NOTE
r-release-macos-x86_64 1.2.0 17.00 362.00 379.00 NOTE
r-release-windows-x86_64 1.2.0 30.00 290.00 320.00 OK
r-oldrel-macos-arm64 1.2.0 6.00 77.00 83.00 NOTE
r-oldrel-macos-x86_64 1.2.0 17.00 364.00 381.00 NOTE
r-oldrel-windows-x86_64 1.2.0 34.00 279.00 313.00 NOTE

Additional issues

noSuggests

Check Details

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘SET_TRUELENGTH’ 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-release-linux-x86_64, r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API call to R: ‘R_MissingArg’ 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-release-macos-x86_64

Version: 1.2.0
Check: compiled code
Result: NOTE File 'rlang/libs/x64/rlang.dll': Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE', 'SET_TRUELENGTH' 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-oldrel-windows-x86_64