CRAN Package Check Results for Maintainer ‘Corneel Den Hartogh <c.f.den.hartogh at vu.nl>’

Last updated on 2025-10-10 11:51:33 CEST.

Package ERROR OK
vvshiny 9 4

Package vvshiny

Current CRAN status: ERROR: 9, OK: 4

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-patched-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’ [10s/25s] 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’ 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] 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-windows-x86_64, r-release-windows-x86_64

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

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [8s] 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

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.