Last updated on 2026-05-24 15:51:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 6.07 | 1266.45 | 1272.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 3.47 | 733.70 | 737.17 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 11.00 | 1936.85 | 1947.85 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 10.00 | 1900.74 | 1910.74 | ERROR | |
| r-devel-windows-x86_64 | 1.0.9 | 8.00 | 1051.00 | 1059.00 | OK | |
| r-patched-linux-x86_64 | 1.0.9 | 5.61 | 1187.09 | 1192.70 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 5.21 | 1207.24 | 1212.45 | 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 | 1400.00 | 1404.00 | OK | |
| r-release-windows-x86_64 | 1.0.9 | 9.00 | 1061.00 | 1070.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 | 11.00 | 1532.00 | 1543.00 | OK |
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [30m/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)`
! Interrupting test: window_fava works - normalized, grouped
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [29m/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)`
! Interrupting test: fava works with multiple groups with weightings
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc