Last updated on 2026-03-22 19:50:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 33.47 | 452.14 | 485.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 25.16 | 338.18 | 363.34 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 70.00 | 790.57 | 860.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 61.00 | 739.02 | 800.02 | OK | |
| r-devel-macos-arm64 | 1.0.1 | 15.00 | 173.00 | 188.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 31.00 | 415.00 | 446.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 39.61 | 484.82 | 524.43 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 38.29 | 482.62 | 520.91 | 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 | 31.00 | 323.00 | 354.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 | 512.00 | 553.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [108s]
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