CRAN Package Check Results for Package cmcR

Last updated on 2025-10-10 01:49:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.11 10.55 162.22 172.77 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.11 6.88 102.52 109.40 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.11 193.09 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.11 223.66 ERROR
r-devel-windows-x86_64 0.1.11 12.00 146.00 158.00 ERROR
r-patched-linux-x86_64 0.1.11 9.43 123.73 133.16 ERROR
r-release-linux-x86_64 0.1.11 9.81 123.22 133.03 ERROR
r-release-macos-arm64 0.1.11 174.00 OK
r-release-macos-x86_64 0.1.11 368.00 OK
r-release-windows-x86_64 0.1.11 14.00 146.00 160.00 ERROR
r-oldrel-macos-arm64 0.1.11 175.00 OK
r-oldrel-macos-x86_64 0.1.11 327.00 OK
r-oldrel-windows-x86_64 0.1.11 16.00 183.00 199.00 ERROR

Check Details

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [70s/57s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [35s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ I believe in you! Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [71s/53s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) comparison: OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ No one is perfect! Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/81s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ No one is perfect! Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.11
Check: tests
Result: ERROR Running 'testthat.R' [42s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [42s/52s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [42s/54s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running 'testthat.R' [42s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ Don't worry, you'll get it. Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running 'testthat.R' [56s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(cmcR) > > test_check("cmcR",reporter = SummaryReporter) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 73%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 71%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) comparison: .. decision: .......... diagnosticTools: .WW1WWW2. preProcess: S ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. preProcess_ functions work as expected ('test-preProcess.R:5:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 2. diagnosticTools functions work as expected ('test-diagnosticTools.R:95:3') - longer object length is not a multiple of shorter object length 3. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 4. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length 5. diagnosticTools functions work as expected ('test-diagnosticTools.R:104:3') - longer object length is not a multiple of shorter object length ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-diagnosticTools.R:95:3'): diagnosticTools functions work as all(unlist(purrr::map(x3pPlt, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ── 2. Failure ('test-diagnosticTools.R:104:3'): diagnosticTools functions work a all(unlist(purrr::map(cmcPlt_list, ~class(.) == c("gg", "ggplot")))) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures In addition: Warning messages: 1: In data("fadul1.1_processed.rda") : data set 'fadul1.1_processed.rda' not found 2: In data("fadul1.2_processed.rda") : data set 'fadul1.2_processed.rda' not found 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.