CRAN Package Check Results for Maintainer ‘Lionel Henry <lionel at posit.co>’

Last updated on 2024-10-31 10:50:27 CET.

Package ERROR NOTE OK
carrier 13
coro 13
lifecycle 13
pkgload 1 12
rlang 5 8
tidyselect 13
vdiffr 13
withr 13

Package carrier

Current CRAN status: OK: 13

Package coro

Current CRAN status: OK: 13

Package lifecycle

Current CRAN status: OK: 13

Package pkgload

Current CRAN status: ERROR: 1, OK: 12

Version: 1.4.0
Check: tests
Result: ERROR Running 'testthat.R' [24s] Running 'wipe.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pkgload) > > # Needed so that install.packages works correctly > Sys.setenv("R_TESTS" = "") > > test_check("pkgload") Starting 2 test processes [ FAIL 3 | WARN 0 | SKIP 16 | PASS 332 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • "pkgload" %in% dev_packages() is not TRUE (1): 'test-shim.R:126:3' • On CRAN (14): 'test-depend.R:5:3', 'test-depend.R:15:3', 'test-depend.R:43:3', 'test-help.R:57:3', 'test-help.R:117:3', 'test-help.R:128:3', 'test-help.R:141:3', 'test-help.R:162:3', 'test-load-hooks.R:155:3', 'test-load.R:44:3', 'test-namespace.R:140:3', 'test-shim.R:59:3', 'test-shim.R:135:3', 'test-source.R:2:3' • httr cannot be loaded (1): 'test-depend.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dll.R:43:3'): load_all() compiles and loads DLLs ─────────────── Error: Could not find tools necessary to compile a package Call `pkgbuild::check_build_tools(debug = TRUE)` to diagnose the problem. Backtrace: ▆ 1. └─pkgload::load_all("testDllLoad", reset = TRUE, quiet = TRUE) at test-dll.R:43:3 2. └─pkgbuild::compile_dll(path, quiet = quiet) 3. └─pkgbuild::check_build_tools(quiet = TRUE) ── Error ('test-dll.R:82:3'): Specific functions from DLLs listed in NAMESPACE can be called ── Error: Could not find tools necessary to compile a package Call `pkgbuild::check_build_tools(debug = TRUE)` to diagnose the problem. Backtrace: ▆ 1. └─pkgload::load_all("testDllLoad", quiet = TRUE) at test-dll.R:82:3 2. └─pkgbuild::compile_dll(path, quiet = quiet) 3. └─pkgbuild::check_build_tools(quiet = TRUE) ── Error ('test-dll.R:108:3'): load_all() can compile and load DLLs linked to Rcpp ── Error: Could not find tools necessary to compile a package Call `pkgbuild::check_build_tools(debug = TRUE)` to diagnose the problem. Backtrace: ▆ 1. └─pkgload::load_all("testDllRcpp", reset = TRUE, quiet = TRUE) at test-dll.R:108:3 2. └─pkgbuild::compile_dll(path, quiet = quiet) 3. └─pkgbuild::check_build_tools(quiet = TRUE) [ FAIL 3 | WARN 0 | SKIP 16 | PASS 332 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Package rlang

Current CRAN status: NOTE: 5, OK: 8

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-debian-clang, r-devel-linux-x86_64-debian-gcc, 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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Package tidyselect

Current CRAN status: OK: 13

Package vdiffr

Current CRAN status: NOTE: 13

Version: 1.0.7
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package withr

Current CRAN status: OK: 13