Last updated on 2025-09-17 09:50:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.11 | 9.61 | 798.78 | 808.39 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.11 | 7.10 | 522.12 | 529.22 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.11 | 640.02 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.11 | 1162.74 | ERROR | |||
r-devel-windows-x86_64 | 0.1.11 | 11.00 | 357.00 | 368.00 | OK | |
r-patched-linux-x86_64 | 0.1.11 | 9.75 | 575.92 | 585.67 | OK | |
r-release-linux-x86_64 | 0.1.11 | 8.64 | 594.20 | 602.84 | 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 | 353.00 | 365.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 | 15.00 | 182.00 | 197.00 | ERROR |
Version: 0.1.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [12m/12m]
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-devel-linux-x86_64-debian-clang
Version: 0.1.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [458s/527s]
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-devel-linux-x86_64-debian-gcc
Version: 0.1.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [481s/513s]
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 ════════════════════════════════════════════════════════════════════════
Keep trying!
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [17m/73m]
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 ════════════════════════════════════════════════════════════════════════
No one gets it right on their first try
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
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 ════════════════════════════════════════════════════════════════════════
Frustration is a natural part of programming :)
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.11
Check: tests
Result: ERROR
Running 'testthat.R' [250s]
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-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