Last updated on 2025-11-19 23:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 10.43 | 198.21 | 208.64 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 7.25 | 137.28 | 144.53 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 27.00 | 284.08 | 311.08 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 20.00 | 301.83 | 321.83 | ERROR | |
| r-devel-windows-x86_64 | 0.5.1 | 16.00 | 157.00 | 173.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 10.42 | 187.11 | 197.53 | ERROR | |
| r-release-linux-x86_64 | 0.5.1 | 10.34 | 186.49 | 196.83 | ERROR | |
| r-release-macos-arm64 | 0.5.1 | OK | ||||
| r-release-macos-x86_64 | 0.5.1 | 14.00 | 141.00 | 155.00 | OK | |
| r-release-windows-x86_64 | 0.5.1 | 15.00 | 156.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.1 | 7.00 | 137.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.1 | 15.00 | 202.00 | 217.00 | OK |
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [65s/85s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(ggsurveillance)
>
> test_check("ggsurveillance")
Saving _problems/test-geom_epicurve-160.R
Saving _problems/test-geom_epicurve-179.R
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
══ Skipped tests (38) ══════════════════════════════════════════════════════════
• On CRAN (38): 'test-geom_bar_diverging.R:1:1',
'test-geom_bar_diverging.R:46:1', 'test-geom_bar_diverging.R:73:1',
'test-geom_bar_diverging.R:102:1', 'test-geom_bar_diverging.R:134:1',
'test-geom_bar_diverging.R:153:1', 'test-geom_bar_diverging.R:172:1',
'test-geom_bar_diverging.R:459:1', 'test-geom_bar_diverging.R:496:1',
'test-geom_bar_diverging.R:550:1', 'test-geom_bar_range.R:1:1',
'test-geom_bar_range.R:27:1', 'test-geom_bar_range.R:46:1',
'test-geom_epicurve.R:1:1', 'test-geom_epicurve.R:34:1',
'test-geom_epicurve.R:61:1', 'test-geom_epicurve.R:109:1',
'test-geom_epicurve.R:124:1', 'test-geom_epicurve.R:140:1',
'test-geom_epicurve.R:164:1', 'test-geom_epicurve.R:189:1',
'test-geom_epigantt.R:43:1', 'test-geom_epigantt.R:67:1',
'test-geom_epigantt.R:93:1', 'test-geom_vline_year.R:1:1',
'test-geom_vline_year.R:16:1', 'test-geom_vline_year.R:32:1',
'test-geom_vline_year.R:45:1', 'test-geom_vline_year.R:87:1',
'test-geom_vline_year.R:118:1', 'test-scale_discrete_reverse.R:1:1',
'test-stat_last_value.R:1:1', 'test-stat_last_value.R:21:1',
'test-stat_last_value.R:50:1', 'test-stat_last_value.R:70:1',
'test-stat_last_value.R:92:1', 'test-stat_last_value.R:114:1',
'test-stat_last_value.R:147:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_epicurve.R:160:3'): geom_epicurve handles NA values correctly ──
Expected `vdiffr::expect_doppelganger("6_geom_epicurve_na_TRUE", p2)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
── Failure ('test-geom_epicurve.R:179:3'): geom_epicurve with stat = 'bin_date' ──
Expected `vdiffr::expect_doppelganger("7_geom_epicurve_bin_date_res", p1)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [44s/54s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(ggsurveillance)
>
> test_check("ggsurveillance")
Saving _problems/test-geom_epicurve-160.R
Saving _problems/test-geom_epicurve-179.R
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
══ Skipped tests (38) ══════════════════════════════════════════════════════════
• On CRAN (38): 'test-geom_bar_diverging.R:1:1',
'test-geom_bar_diverging.R:46:1', 'test-geom_bar_diverging.R:73:1',
'test-geom_bar_diverging.R:102:1', 'test-geom_bar_diverging.R:134:1',
'test-geom_bar_diverging.R:153:1', 'test-geom_bar_diverging.R:172:1',
'test-geom_bar_diverging.R:459:1', 'test-geom_bar_diverging.R:496:1',
'test-geom_bar_diverging.R:550:1', 'test-geom_bar_range.R:1:1',
'test-geom_bar_range.R:27:1', 'test-geom_bar_range.R:46:1',
'test-geom_epicurve.R:1:1', 'test-geom_epicurve.R:34:1',
'test-geom_epicurve.R:61:1', 'test-geom_epicurve.R:109:1',
'test-geom_epicurve.R:124:1', 'test-geom_epicurve.R:140:1',
'test-geom_epicurve.R:164:1', 'test-geom_epicurve.R:189:1',
'test-geom_epigantt.R:43:1', 'test-geom_epigantt.R:67:1',
'test-geom_epigantt.R:93:1', 'test-geom_vline_year.R:1:1',
'test-geom_vline_year.R:16:1', 'test-geom_vline_year.R:32:1',
'test-geom_vline_year.R:45:1', 'test-geom_vline_year.R:87:1',
'test-geom_vline_year.R:118:1', 'test-scale_discrete_reverse.R:1:1',
'test-stat_last_value.R:1:1', 'test-stat_last_value.R:21:1',
'test-stat_last_value.R:50:1', 'test-stat_last_value.R:70:1',
'test-stat_last_value.R:92:1', 'test-stat_last_value.R:114:1',
'test-stat_last_value.R:147:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_epicurve.R:160:3'): geom_epicurve handles NA values correctly ──
Expected `vdiffr::expect_doppelganger("6_geom_epicurve_na_TRUE", p2)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
── Failure ('test-geom_epicurve.R:179:3'): geom_epicurve with stat = 'bin_date' ──
Expected `vdiffr::expect_doppelganger("7_geom_epicurve_bin_date_res", p1)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [98s/117s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(ggsurveillance)
>
> test_check("ggsurveillance")
Saving _problems/test-geom_epicurve-160.R
Saving _problems/test-geom_epicurve-179.R
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
══ Skipped tests (38) ══════════════════════════════════════════════════════════
• On CRAN (38): 'test-geom_bar_diverging.R:1:1',
'test-geom_bar_diverging.R:46:1', 'test-geom_bar_diverging.R:73:1',
'test-geom_bar_diverging.R:102:1', 'test-geom_bar_diverging.R:134:1',
'test-geom_bar_diverging.R:153:1', 'test-geom_bar_diverging.R:172:1',
'test-geom_bar_diverging.R:459:1', 'test-geom_bar_diverging.R:496:1',
'test-geom_bar_diverging.R:550:1', 'test-geom_bar_range.R:1:1',
'test-geom_bar_range.R:27:1', 'test-geom_bar_range.R:46:1',
'test-geom_epicurve.R:1:1', 'test-geom_epicurve.R:34:1',
'test-geom_epicurve.R:61:1', 'test-geom_epicurve.R:109:1',
'test-geom_epicurve.R:124:1', 'test-geom_epicurve.R:140:1',
'test-geom_epicurve.R:164:1', 'test-geom_epicurve.R:189:1',
'test-geom_epigantt.R:43:1', 'test-geom_epigantt.R:67:1',
'test-geom_epigantt.R:93:1', 'test-geom_vline_year.R:1:1',
'test-geom_vline_year.R:16:1', 'test-geom_vline_year.R:32:1',
'test-geom_vline_year.R:45:1', 'test-geom_vline_year.R:87:1',
'test-geom_vline_year.R:118:1', 'test-scale_discrete_reverse.R:1:1',
'test-stat_last_value.R:1:1', 'test-stat_last_value.R:21:1',
'test-stat_last_value.R:50:1', 'test-stat_last_value.R:70:1',
'test-stat_last_value.R:92:1', 'test-stat_last_value.R:114:1',
'test-stat_last_value.R:147:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_epicurve.R:160:3'): geom_epicurve handles NA values correctly ──
Expected `vdiffr::expect_doppelganger("6_geom_epicurve_na_TRUE", p2)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
── Failure ('test-geom_epicurve.R:179:3'): geom_epicurve with stat = 'bin_date' ──
Expected `vdiffr::expect_doppelganger("7_geom_epicurve_bin_date_res", p1)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [101s/119s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(ggsurveillance)
>
> test_check("ggsurveillance")
Saving _problems/test-geom_epicurve-160.R
Saving _problems/test-geom_epicurve-179.R
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
══ Skipped tests (38) ══════════════════════════════════════════════════════════
• On CRAN (38): 'test-geom_bar_diverging.R:1:1',
'test-geom_bar_diverging.R:46:1', 'test-geom_bar_diverging.R:73:1',
'test-geom_bar_diverging.R:102:1', 'test-geom_bar_diverging.R:134:1',
'test-geom_bar_diverging.R:153:1', 'test-geom_bar_diverging.R:172:1',
'test-geom_bar_diverging.R:459:1', 'test-geom_bar_diverging.R:496:1',
'test-geom_bar_diverging.R:550:1', 'test-geom_bar_range.R:1:1',
'test-geom_bar_range.R:27:1', 'test-geom_bar_range.R:46:1',
'test-geom_epicurve.R:1:1', 'test-geom_epicurve.R:34:1',
'test-geom_epicurve.R:61:1', 'test-geom_epicurve.R:109:1',
'test-geom_epicurve.R:124:1', 'test-geom_epicurve.R:140:1',
'test-geom_epicurve.R:164:1', 'test-geom_epicurve.R:189:1',
'test-geom_epigantt.R:43:1', 'test-geom_epigantt.R:67:1',
'test-geom_epigantt.R:93:1', 'test-geom_vline_year.R:1:1',
'test-geom_vline_year.R:16:1', 'test-geom_vline_year.R:32:1',
'test-geom_vline_year.R:45:1', 'test-geom_vline_year.R:87:1',
'test-geom_vline_year.R:118:1', 'test-scale_discrete_reverse.R:1:1',
'test-stat_last_value.R:1:1', 'test-stat_last_value.R:21:1',
'test-stat_last_value.R:50:1', 'test-stat_last_value.R:70:1',
'test-stat_last_value.R:92:1', 'test-stat_last_value.R:114:1',
'test-stat_last_value.R:147:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_epicurve.R:160:3'): geom_epicurve handles NA values correctly ──
Expected `vdiffr::expect_doppelganger("6_geom_epicurve_na_TRUE", p2)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
── Failure ('test-geom_epicurve.R:179:3'): geom_epicurve with stat = 'bin_date' ──
Expected `vdiffr::expect_doppelganger("7_geom_epicurve_bin_date_res", p1)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
[ FAIL 2 | WARN 18 | SKIP 38 | PASS 513 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [63s/92s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(ggsurveillance)
>
> test_check("ggsurveillance")
Saving _problems/test-geom_epicurve-160.R
Saving _problems/test-geom_epicurve-179.R
[ FAIL 2 | WARN 12 | SKIP 38 | PASS 513 ]
══ Skipped tests (38) ══════════════════════════════════════════════════════════
• On CRAN (38): 'test-geom_bar_diverging.R:1:1',
'test-geom_bar_diverging.R:46:1', 'test-geom_bar_diverging.R:73:1',
'test-geom_bar_diverging.R:102:1', 'test-geom_bar_diverging.R:134:1',
'test-geom_bar_diverging.R:153:1', 'test-geom_bar_diverging.R:172:1',
'test-geom_bar_diverging.R:459:1', 'test-geom_bar_diverging.R:496:1',
'test-geom_bar_diverging.R:550:1', 'test-geom_bar_range.R:1:1',
'test-geom_bar_range.R:27:1', 'test-geom_bar_range.R:46:1',
'test-geom_epicurve.R:1:1', 'test-geom_epicurve.R:34:1',
'test-geom_epicurve.R:61:1', 'test-geom_epicurve.R:109:1',
'test-geom_epicurve.R:124:1', 'test-geom_epicurve.R:140:1',
'test-geom_epicurve.R:164:1', 'test-geom_epicurve.R:189:1',
'test-geom_epigantt.R:43:1', 'test-geom_epigantt.R:67:1',
'test-geom_epigantt.R:93:1', 'test-geom_vline_year.R:1:1',
'test-geom_vline_year.R:16:1', 'test-geom_vline_year.R:32:1',
'test-geom_vline_year.R:45:1', 'test-geom_vline_year.R:87:1',
'test-geom_vline_year.R:118:1', 'test-scale_discrete_reverse.R:1:1',
'test-stat_last_value.R:1:1', 'test-stat_last_value.R:21:1',
'test-stat_last_value.R:50:1', 'test-stat_last_value.R:70:1',
'test-stat_last_value.R:92:1', 'test-stat_last_value.R:114:1',
'test-stat_last_value.R:147:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_epicurve.R:160:3'): geom_epicurve handles NA values correctly ──
Expected `vdiffr::expect_doppelganger("6_geom_epicurve_na_TRUE", p2)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
── Failure ('test-geom_epicurve.R:179:3'): geom_epicurve with stat = 'bin_date' ──
Expected `vdiffr::expect_doppelganger("7_geom_epicurve_bin_date_res", p1)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
[ FAIL 2 | WARN 12 | SKIP 38 | PASS 513 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [63s/76s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(ggsurveillance)
>
> test_check("ggsurveillance")
Saving _problems/test-geom_epicurve-160.R
Saving _problems/test-geom_epicurve-179.R
[ FAIL 2 | WARN 12 | SKIP 38 | PASS 513 ]
══ Skipped tests (38) ══════════════════════════════════════════════════════════
• On CRAN (38): 'test-geom_bar_diverging.R:1:1',
'test-geom_bar_diverging.R:46:1', 'test-geom_bar_diverging.R:73:1',
'test-geom_bar_diverging.R:102:1', 'test-geom_bar_diverging.R:134:1',
'test-geom_bar_diverging.R:153:1', 'test-geom_bar_diverging.R:172:1',
'test-geom_bar_diverging.R:459:1', 'test-geom_bar_diverging.R:496:1',
'test-geom_bar_diverging.R:550:1', 'test-geom_bar_range.R:1:1',
'test-geom_bar_range.R:27:1', 'test-geom_bar_range.R:46:1',
'test-geom_epicurve.R:1:1', 'test-geom_epicurve.R:34:1',
'test-geom_epicurve.R:61:1', 'test-geom_epicurve.R:109:1',
'test-geom_epicurve.R:124:1', 'test-geom_epicurve.R:140:1',
'test-geom_epicurve.R:164:1', 'test-geom_epicurve.R:189:1',
'test-geom_epigantt.R:43:1', 'test-geom_epigantt.R:67:1',
'test-geom_epigantt.R:93:1', 'test-geom_vline_year.R:1:1',
'test-geom_vline_year.R:16:1', 'test-geom_vline_year.R:32:1',
'test-geom_vline_year.R:45:1', 'test-geom_vline_year.R:87:1',
'test-geom_vline_year.R:118:1', 'test-scale_discrete_reverse.R:1:1',
'test-stat_last_value.R:1:1', 'test-stat_last_value.R:21:1',
'test-stat_last_value.R:50:1', 'test-stat_last_value.R:70:1',
'test-stat_last_value.R:92:1', 'test-stat_last_value.R:114:1',
'test-stat_last_value.R:147:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_epicurve.R:160:3'): geom_epicurve handles NA values correctly ──
Expected `vdiffr::expect_doppelganger("6_geom_epicurve_na_TRUE", p2)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
── Failure ('test-geom_epicurve.R:179:3'): geom_epicurve with stat = 'bin_date' ──
Expected `vdiffr::expect_doppelganger("7_geom_epicurve_bin_date_res", p1)` not to throw any warnings.
Actually got a <rlang_warning> with message:
Ignoring empty aesthetic: `width`.
[ FAIL 2 | WARN 12 | SKIP 38 | PASS 513 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.