CRAN Package Check Results for Package glancedata

Last updated on 2024-03-26 08:53:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 7.81 83.89 91.70 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 5.54 62.57 68.11 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 115.91 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 127.35 ERROR
r-devel-windows-x86_64 1.0.1 7.00 77.00 84.00 ERROR
r-patched-linux-x86_64 1.0.1 6.64 77.47 84.11 ERROR
r-release-linux-x86_64 1.0.1 5.62 78.02 83.64 ERROR
r-release-macos-arm64 1.0.1 38.00 NOTE
r-release-macos-x86_64 1.0.1 63.00 NOTE
r-release-windows-x86_64 1.0.1 9.00 84.00 93.00 ERROR
r-oldrel-macos-arm64 1.0.1 37.00 NOTE
r-oldrel-windows-x86_64 1.0.1 10.00 95.00 105.00 ERROR

Check Details

Version: 1.0.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [5s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [9s/29s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [9s/22s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [7s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(glancedata) > > test_check("glancedata") [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_numerical_vars.R:7:3'): histogram mode is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:14:3'): density is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:22:3'): boxplot is a list of length 9 ── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:30:3'): violin is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-plot_numerical_vars.R:37:3'): qqplot is a list of length 9 ─── mymode == "list" & mylength == 9 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 5 | WARN 4 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64