CRAN Package Check Results for Package klassR

Last updated on 2024-07-13 12:48:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 3.27 33.98 37.25 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.3 2.51 26.36 28.87 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 46.69 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 43.99 OK
r-devel-windows-x86_64 0.2.3 5.00 62.00 67.00 OK
r-patched-linux-x86_64 0.2.3 3.13 32.69 35.82 OK
r-release-linux-x86_64 0.2.3 2.26 32.46 34.72 OK
r-release-macos-arm64 0.2.3 65.00 OK
r-release-macos-x86_64 0.2.3 62.00 OK
r-release-windows-x86_64 0.2.3 4.00 62.00 66.00 OK
r-oldrel-macos-arm64 0.2.3 62.00 OK
r-oldrel-macos-x86_64 0.2.3 65.00 OK
r-oldrel-windows-x86_64 0.2.3 4.00 64.00 68.00 OK

Check Details

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(klassR) > > test_check("klassR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GetKlass.R:16:3'): GetKlass returns a correspondence table ───── Error in `klass_data[, c("sourceCode", "sourceName", "targetCode", "targetName")]`: incorrect number of dimensions Backtrace: ▆ 1. └─klassR::GetKlass(klass = 104, correspond = 131, date = "2015-01-01") at test_GetKlass.R:16:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(klassR) > > test_check("klassR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GetKlass.R:16:3'): GetKlass returns a correspondence table ───── Error in `klass_data[, c("sourceCode", "sourceName", "targetCode", "targetName")]`: incorrect number of dimensions Backtrace: ▆ 1. └─klassR::GetKlass(klass = 104, correspond = 131, date = "2015-01-01") at test_GetKlass.R:16:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc