Last updated on 2023-11-30 07:52:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 5.76 | 130.35 | 136.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 3.54 | 97.11 | 100.65 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 168.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 175.51 | OK | |||
r-devel-windows-x86_64 | 0.0.1 | 6.00 | 111.00 | 117.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 4.11 | 125.00 | 129.11 | ERROR | |
r-release-linux-x86_64 | 0.0.1 | 4.11 | 124.29 | 128.40 | OK | |
r-release-macos-arm64 | 0.0.1 | 57.00 | OK | |||
r-release-macos-x86_64 | 0.0.1 | 111.00 | OK | |||
r-release-windows-x86_64 | 0.0.1 | 8.00 | 130.00 | 138.00 | OK | |
r-oldrel-macos-arm64 | 0.0.1 | 72.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.1 | 87.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.1 | 8.00 | 141.00 | 149.00 | ERROR |
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/6s]
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(duke)
>
> test_check("duke")
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 25 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-scale_duke_color_discrete.R:42:3'): appropriate fill for factors over 8-levels ──
`ggplot2::ggplot_build(p4)` did not throw the expected warning.
── Failure ('test-scale_duke_fill_discrete.R:47:3'): appropriate fill for factors over 8-levels ──
`ggplot2::ggplot_build(p4)` did not throw the expected warning.
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 25 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
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(duke)
>
> test_check("duke")
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 25 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-scale_duke_color_discrete.R:42:3'): appropriate fill for factors over 8-levels ──
`ggplot2::ggplot_build(p4)` did not throw the expected warning.
── Failure ('test-scale_duke_fill_discrete.R:47:3'): appropriate fill for factors over 8-levels ──
`ggplot2::ggplot_build(p4)` did not throw the expected warning.
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 25 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
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(duke)
>
> test_check("duke")
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 25 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-scale_duke_color_discrete.R:42:3'): appropriate fill for factors over 8-levels ──
`ggplot2::ggplot_build(p4)` did not throw the expected warning.
── Failure ('test-scale_duke_fill_discrete.R:47:3'): appropriate fill for factors over 8-levels ──
`ggplot2::ggplot_build(p4)` did not throw the expected warning.
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 25 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64