Last updated on 2025-09-11 15:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.11 | 9.47 | 790.25 | 799.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.11 | 5.92 | 496.38 | 502.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.11 | 634.82 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.11 | 1163.81 | 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.21 | 589.71 | 597.92 | OK | |
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 | 13.00 | 361.00 | 374.00 | OK | |
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 | 462.00 | 478.00 | OK |
Version: 0.1.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [480s/467s]
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’ [17m/22m]
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-fedora-gcc