Last updated on 2026-04-30 09:52:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 6.33 | 1316.66 | 1322.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 4.62 | 733.18 | 737.80 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 11.00 | 1793.11 | 1804.11 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 9.00 | 2213.73 | 2222.73 | OK | |
| r-devel-windows-x86_64 | 1.0.9 | 11.00 | 1058.00 | 1069.00 | OK | |
| r-patched-linux-x86_64 | 1.0.9 | 4.88 | 1184.61 | 1189.49 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 4.57 | 1208.94 | 1213.51 | OK | |
| r-release-macos-arm64 | 1.0.9 | 2.00 | 261.00 | 263.00 | OK | |
| r-release-macos-x86_64 | 1.0.9 | 4.00 | 1290.00 | 1294.00 | OK | |
| r-release-windows-x86_64 | 1.0.9 | 9.00 | 1031.00 | 1040.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.9 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.9 | 4.00 | 615.00 | 619.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.9 | 13.00 | 1480.00 | 1493.00 | OK |
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [28m/90m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(FAVA)
>
> test_check("FAVA")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
! Interrupting test: bootstrapping tolerates group names with spaces
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang