Last updated on 2025-03-25 08:58:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 5.20 | 70.72 | 75.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.68 | 46.31 | 50.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 123.14 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 117.05 | OK | |||
r-devel-macos-arm64 | 0.2.1 | 34.00 | OK | |||
r-devel-macos-x86_64 | 0.2.1 | 61.00 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 9.00 | 93.00 | 102.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 7.34 | 68.51 | 75.85 | ERROR | |
r-release-linux-x86_64 | 0.2.0 | 6.08 | 67.23 | 73.31 | OK | |
r-release-macos-arm64 | 0.2.1 | 38.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 9.00 | 93.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 60.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 12.00 | 110.00 | 122.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(disprofas)
>
> test_check("disprofas")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 743 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-generic_mimcr.R:46:3'): print_and_thus_summary.mimcr_succeeds ──
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_output(...) at test-generic_mimcr.R:46:3
2. └─testthat::expect_match(...)
3. └─testthat:::expect_match_(...)
4. └─base::grepl(regexp, act$val, perl = perl, fixed = fixed, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 743 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(disprofas)
>
> test_check("disprofas")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 743 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-generic_mimcr.R:46:3'): print_and_thus_summary.mimcr_succeeds ──
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_output(...) at test-generic_mimcr.R:46:3
2. └─testthat::expect_match(...)
3. └─testthat:::expect_match_(...)
4. └─base::grepl(regexp, act$val, perl = perl, fixed = fixed, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 743 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64