CRAN Package Check Results for Package cmcR

Last updated on 2025-10-07 09:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.11 10.54 162.03 172.57 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.11 6.83 104.84 111.67 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.11 606.01 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.11 223.66 ERROR
r-devel-windows-x86_64 0.1.11 13.00 360.00 373.00 ERROR
r-patched-linux-x86_64 0.1.11 10.28 594.28 604.56 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 12.00 367.00 379.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 17.00 186.00 203.00 ERROR

Check Details

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [70s/60s] 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 ════════════════════════════════════════════════════════════════════════ Keep trying! 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’ [40s/48s] 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-gcc

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [8m/15m] 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 58%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 58%) 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 ════════════════════════════════════════════════════════════════════════ Error: Test failures 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' [256s] 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 58%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 58%) 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 Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [9m/11m] 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 58%) adding: main.xml (deflated 62%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 58%) 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 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' [263s] 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 58%) adding: main.xml (deflated 63%) adding: md5checksum.hex (stored 0%) adding: bindata/ (stored 0%) adding: bindata/data.bin (deflated 58%) 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 Execution halted Flavor: r-release-windows-x86_64

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