CRAN Package Check Results for Package vvshiny

Last updated on 2025-09-25 08:50:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.13 43.51 46.64 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 2.17 32.32 34.49 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 68.73 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 83.63 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.61 39.97 43.58 ERROR
r-release-linux-x86_64 0.1.1 3.15 40.48 43.63 ERROR
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 6.00 68.00 74.00 ERROR
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 8.00 78.00 86.00 ERROR

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] 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 Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

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/22s] 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’ [9s/21s] 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

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/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/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-patched-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [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-release-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [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/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-oldrel-windows-x86_64