Last updated on 2026-03-09 19:51:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 5.88 | 1273.35 | 1279.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 3.93 | 678.05 | 681.98 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 11.00 | 1644.91 | 1655.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 10.00 | 2117.30 | 2127.30 | ERROR | |
| r-devel-macos-arm64 | 1.0.9 | 1.00 | 255.00 | 256.00 | OK | |
| r-devel-windows-x86_64 | 1.0.9 | 16.00 | 1005.00 | 1021.00 | OK | |
| r-patched-linux-x86_64 | 1.0.9 | 6.02 | 1214.99 | 1221.01 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 5.74 | 1208.54 | 1214.28 | OK | |
| r-release-macos-arm64 | 1.0.9 | OK | ||||
| r-release-macos-x86_64 | 1.0.9 | 4.00 | 615.00 | 619.00 | OK | |
| r-release-windows-x86_64 | 1.0.9 | 9.00 | 991.00 | 1000.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.9 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.9 | 4.00 | 702.00 | 706.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.9 | 11.00 | 1430.00 | 1441.00 | OK |
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [33m/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
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(grouping_var_multiple)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
Joining with `by = join_by(generic_index)`
! Interrupting test: window_fava works - unnormalized, grouped, time-weighted and out of order
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc