Last updated on 2025-09-11 21:51:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.99 | 41.02 | 44.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.36 | 32.17 | 34.53 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 69.27 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 79.30 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 5.00 | 63.00 | 68.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 3.56 | 37.85 | 41.41 | OK | |
r-release-linux-x86_64 | 0.1.1 | 3.19 | 37.55 | 40.74 | OK | |
r-release-macos-arm64 | 0.1.1 | 29.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 52.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 5.00 | 64.00 | 69.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 40.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 6.00 | 76.00 | 82.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
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
>
> testthat::test_check("vvshiny")
Loading required package: vvshiny
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 59 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-basic_plot.R:15:3'): basic_plot function test ────────────────
`test_plot1` has type 'object', not 'list'.
── Failure ('test-basic_plot.R:19:3'): basic_plot function test ────────────────
`test_plot2` has type 'object', not 'list'.
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 59 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/11s]
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
>
> testthat::test_check("vvshiny")
Loading required package: vvshiny
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 59 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-basic_plot.R:15:3'): basic_plot function test ────────────────
`test_plot1` has type 'object', not 'list'.
── Failure ('test-basic_plot.R:19:3'): basic_plot function test ────────────────
`test_plot2` has type 'object', not 'list'.
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 59 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/10s]
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
>
> testthat::test_check("vvshiny")
Loading required package: vvshiny
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 59 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-basic_plot.R:15:3'): basic_plot function test ────────────────
`test_plot1` has type 'object', not 'list'.
── Failure ('test-basic_plot.R:19:3'): basic_plot function test ────────────────
`test_plot2` has type 'object', not 'list'.
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 59 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc