Last updated on 2025-11-20 01:48:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 6.83 | 101.41 | 108.24 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.41 | 74.65 | 79.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 34.00 | 139.84 | 173.84 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 11.00 | 161.32 | 172.32 | ERROR | |
| r-devel-windows-x86_64 | 0.2.1 | 13.00 | 113.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 6.32 | 95.63 | 101.95 | ERROR | |
| r-release-linux-x86_64 | 0.2.1 | 6.42 | 95.79 | 102.21 | ERROR | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 7.00 | 98.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 12.00 | 115.00 | 127.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 6.00 | 102.00 | 108.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.1 | 12.00 | 140.00 | 152.00 | NOTE |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(clinUtils)
>
> test_check("clinUtils")
Saving _problems/test_getClinDT-139.R
Saving _problems/test_getClinDT-176.R
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_getClinDT.R:838:7', 'test_getClinDT.R:855:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getClinDT.R:139:7'): Invisible columns are not shown in the DataTables output ──
Error in `expect(cDefs[[which(cDefsNonVisible)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsNonVisible)]]$targets) at test_getClinDT.R:139:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test_getClinDT.R:176:7'): Percentages are correctly formatted ───────
Error in `expect(cDefs[[which(cDefsFmtPercentage)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsFmtPercentage)]]$targets) at test_getClinDT.R:176:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(clinUtils)
>
> test_check("clinUtils")
Saving _problems/test_getClinDT-139.R
Saving _problems/test_getClinDT-176.R
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_getClinDT.R:838:7', 'test_getClinDT.R:855:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getClinDT.R:139:7'): Invisible columns are not shown in the DataTables output ──
Error in `expect(cDefs[[which(cDefsNonVisible)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsNonVisible)]]$targets) at test_getClinDT.R:139:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test_getClinDT.R:176:7'): Percentages are correctly formatted ───────
Error in `expect(cDefs[[which(cDefsFmtPercentage)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsFmtPercentage)]]$targets) at test_getClinDT.R:176:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(clinUtils)
>
> test_check("clinUtils")
Saving _problems/test_getClinDT-139.R
Saving _problems/test_getClinDT-176.R
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_getClinDT.R:838:7', 'test_getClinDT.R:855:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getClinDT.R:139:7'): Invisible columns are not shown in the DataTables output ──
Error in `expect(cDefs[[which(cDefsNonVisible)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsNonVisible)]]$targets) at test_getClinDT.R:139:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test_getClinDT.R:176:7'): Percentages are correctly formatted ───────
Error in `expect(cDefs[[which(cDefsFmtPercentage)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsFmtPercentage)]]$targets) at test_getClinDT.R:176:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(clinUtils)
>
> test_check("clinUtils")
Saving _problems/test_getClinDT-139.R
Saving _problems/test_getClinDT-176.R
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_getClinDT.R:838:7', 'test_getClinDT.R:855:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getClinDT.R:139:7'): Invisible columns are not shown in the DataTables output ──
Error in `expect(cDefs[[which(cDefsNonVisible)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsNonVisible)]]$targets) at test_getClinDT.R:139:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test_getClinDT.R:176:7'): Percentages are correctly formatted ───────
Error in `expect(cDefs[[which(cDefsFmtPercentage)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsFmtPercentage)]]$targets) at test_getClinDT.R:176:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(clinUtils)
>
> test_check("clinUtils")
Saving _problems/test_getClinDT-139.R
Saving _problems/test_getClinDT-176.R
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_getClinDT.R:838:7', 'test_getClinDT.R:855:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getClinDT.R:139:7'): Invisible columns are not shown in the DataTables output ──
Error in `expect(cDefs[[which(cDefsNonVisible)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsNonVisible)]]$targets) at test_getClinDT.R:139:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test_getClinDT.R:176:7'): Percentages are correctly formatted ───────
Error in `expect(cDefs[[which(cDefsFmtPercentage)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsFmtPercentage)]]$targets) at test_getClinDT.R:176:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(clinUtils)
>
> test_check("clinUtils")
Saving _problems/test_getClinDT-139.R
Saving _problems/test_getClinDT-176.R
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_getClinDT.R:838:7', 'test_getClinDT.R:855:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getClinDT.R:139:7'): Invisible columns are not shown in the DataTables output ──
Error in `expect(cDefs[[which(cDefsNonVisible)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsNonVisible)]]$targets) at test_getClinDT.R:139:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test_getClinDT.R:176:7'): Percentages are correctly formatted ───────
Error in `expect(cDefs[[which(cDefsFmtPercentage)]]$targets, 1)`: `ok` must be `TRUE` or `FALSE`, not the number 1.
Backtrace:
▆
1. └─testthat::expect(ok = cDefs[[which(cDefsFmtPercentage)]]$targets) at test_getClinDT.R:176:7
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 305 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.1
Check: installed package size
Result: NOTE
installed size is 7.7Mb
sub-directories of 1Mb or more:
doc 6.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, 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.