CRAN Package Check Results for Package envi

Last updated on 2026-04-16 01:51:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 34.27 446.37 480.64 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 25.06 334.40 359.46 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 68.00 774.44 842.44 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 60.00 755.73 815.73 OK
r-devel-macos-arm64 1.0.1 15.00 172.00 187.00 OK
r-devel-windows-x86_64 1.0.1 30.00 425.00 455.00 OK
r-patched-linux-x86_64 1.0.1 39.01 490.83 529.84 OK
r-release-linux-x86_64 1.0.1 37.35 482.91 520.26 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 30.00 405.00 435.00 OK
r-release-windows-x86_64 1.0.1 30.00 308.00 338.00 ERROR
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 29.00 405.00 434.00 OK
r-oldrel-windows-x86_64 1.0.1 41.00 516.00 557.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [89s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(envi) Welcome to {envi} version 1.0.1 > help("envi") # for documentation > citation("envi") # for how to cite > > ## WORKAROUND: Avoid R bug 18119 [1] that is trigger when for instance the > ## 'tcltk' package is loaded on macOS, or when running in the RStudio Console > ## [1] https://bugs.r-project.org/bugzilla/show_bug.cgi?id=18119 > options(parallelly.makeNodePSOCK.setup_strategy = "sequential") > > test_check("envi") Flavor: r-release-windows-x86_64