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

Last updated on 2024-05-02 08:02:28 CEST.

Package ERROR WARN NOTE OK
carrier 12
coro 13
lifecycle 12
pkgload 12
rlang 2 5 6
tidyselect 13
vdiffr 12
withr 1 1 11

Package carrier

Current CRAN status: OK: 12

Package coro

Current CRAN status: OK: 13

Package lifecycle

Current CRAN status: OK: 12

Package pkgload

Current CRAN status: OK: 12

Package rlang

Current CRAN status: ERROR: 2, NOTE: 5, OK: 6

Version: 1.1.3
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. 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.3
Check: package dependencies
Result: NOTE Package which this enhances but not available for checking: ‘winch’ Flavor: r-devel-linux-x86_64-fedora-gcc

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

Version: 1.1.3
Check: tests
Result: ERROR Running ‘sink.R’ [0s/0s] Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Workaround for loadNamespace() failure on R 3.2 > requireNamespace("rlang") Loading required namespace: rlang > > library("testthat") Error: package or namespace load failed for 'testthat' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'magrittr' Execution halted Flavor: r-release-macos-arm64

Version: 1.1.3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'cli', 'covr', 'crayon', 'fs', 'glue', 'knitr', 'magrittr', 'pillar', 'rmarkdown', 'testthat', 'tibble', 'usethis', 'vctrs', 'withr' Package which this enhances but not available for checking: ‘winch’ Flavor: r-release-macos-x86_64

Package tidyselect

Current CRAN status: OK: 13

Package vdiffr

Current CRAN status: NOTE: 12

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-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.7
Check: compiled code
Result: NOTE File ‘vdiffr/libs/vdiffr.so’: Found non-API calls to R: ‘SETLENGTH’, ‘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-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.0.7
Check: compiled code
Result: NOTE File 'vdiffr/libs/x64/vdiffr.dll': Found non-API calls to R: 'SETLENGTH', '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

Package withr

Current CRAN status: ERROR: 1, WARN: 1, OK: 11

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(withr) > > test_check("withr") [ FAIL 0 | WARN 3 | SKIP 5 | PASS 382 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ Error in base::nchar(wide_chars$test, type = "width") : cannot open file '/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/cli/R/sysdata.rdb': No such file or directory Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous> Execution halted No deferred expressions to run No deferred expressions to run Flavor: r-release-macos-arm64

Version: 3.0.0
Check: package dependencies
Result: WARN Skipping vignette re-building Packages suggested but not available for checking: 'callr', 'covr', 'DBI', 'knitr', 'rlang', 'rmarkdown', 'RSQLite', 'testthat' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-release-macos-x86_64