CRAN Package Check Results for Package rlang

Last updated on 2026-02-11 17:49:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.7 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.7 14.71 177.76 192.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.7 35.00 398.21 433.21 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.7 39.00 403.14 442.14 NOTE
r-devel-macos-arm64 1.1.7 5.00 58.00 63.00 ERROR
r-devel-windows-x86_64 1.1.7 35.00 294.00 329.00 NOTE
r-patched-linux-x86_64 1.1.7 24.33 242.28 266.61 NOTE
r-release-linux-x86_64 1.1.7 18.89 242.13 261.02 NOTE
r-release-macos-arm64 1.1.7 5.00 70.00 75.00 NOTE
r-release-macos-x86_64 1.1.7 16.00 253.00 269.00 NOTE
r-release-windows-x86_64 1.1.7 35.00 281.00 316.00 NOTE
r-oldrel-macos-arm64 1.1.7 5.00 81.00 86.00 OK
r-oldrel-macos-x86_64 1.1.7 16.00 262.00 278.00 OK
r-oldrel-windows-x86_64 1.1.7 2.00 9.00 11.00 ERROR

Additional issues

noSuggests

Check Details

Version: 1.1.7
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’ 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-devel-macos-arm64

Version: 1.1.7
Check: examples
Result: ERROR Running examples in ‘rlang-Ex.R’ failed The error most likely occurred in: > ### Name: englue > ### Title: Defuse function arguments with glue > ### Aliases: englue > > ### ** Examples > > g <- function(var) englue("{{ var }}") > g(cyl) Error in loadNamespace(x) : there is no package called ‘glue’ Calls: g ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-macos-arm64

Version: 1.1.7
Check: compiled code
Result: NOTE File 'rlang/libs/x64/rlang.dll': Found non-API calls to R: 'ATTRIB', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_findVarInFrame3', 'SET_ATTRIB' 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

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

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

Version: 1.1.7
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.