CRAN Package Check Results for Package rlang

Last updated on 2024-06-15 11:50:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 22.87 325.39 348.26 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.4 15.68 228.48 244.16 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.4 420.90 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.4 403.59 NOTE
r-devel-windows-x86_64 1.1.4 29.00 262.00 291.00 NOTE
r-patched-linux-x86_64 1.1.4 29.56 302.64 332.20 OK
r-release-linux-x86_64 1.1.4 25.35 309.41 334.76 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 29.00 257.00 286.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 33.00 329.00 362.00 OK

Check Details

Version: 1.1.4
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘R_ClosureExpr’, ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.4
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘FRAME’, ‘HASHTAB’, ‘LEVELS’, ‘NAMED’, ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘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. Flavor: 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’, ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘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. 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: 'R_ClosureExpr', 'R_PromiseExpr', 'SETLENGTH', 'SET_ENCLOS', 'SET_ENVFLAGS', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64