Last updated on 2025-03-01 06:51:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.15.6 | 5.51 | 51.47 | 56.98 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.15.6 | 4.54 | 36.74 | 41.28 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.15.7 | 108.77 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.15.7 | 121.58 | OK | |||
r-devel-macos-arm64 | 0.15.7 | 73.00 | OK | |||
r-devel-macos-x86_64 | 0.15.7 | 129.00 | OK | |||
r-devel-windows-x86_64 | 0.15.6 | 7.00 | 78.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 0.15.6 | 6.52 | 47.96 | 54.48 | OK | |
r-release-linux-x86_64 | 0.15.6 | 5.03 | 47.96 | 52.99 | OK | |
r-release-macos-arm64 | 0.15.7 | 42.00 | OK | |||
r-release-macos-x86_64 | 0.15.7 | 131.00 | OK | |||
r-release-windows-x86_64 | 0.15.6 | 7.00 | 77.00 | 84.00 | OK | |
r-oldrel-macos-arm64 | 0.15.7 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 0.15.7 | 82.00 | OK | |||
r-oldrel-windows-x86_64 | 0.15.6 | 7.00 | 89.00 | 96.00 | OK |
Version: 0.15.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eq5d)
>
> test_check("eq5d")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 904 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-eq5d3l.R:13:3'): EQ-5D-3L Australia TTO gives correct answer ───
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-eq5d3l.R:13:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─eq5d::eq5d3l(...)
5. └─eq5d:::.interactions(scores, survey)
6. └─base::sapply(...)
7. └─base::lapply(X = X, FUN = FUN, ...)
8. └─eq5d (local) FUN(X[[i]], ...)
9. ├─base::strsplit(...)
10. └─base::gsub("([[:digit:]])([[:upper:]])", "\\1 \\2", x, " ")
── Error ('test-eq5d3l.R:195:3'): EQ-5D-3L Sri Lanka TTO gives correct answer ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-eq5d3l.R:195:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─eq5d::eq5d3l(...)
5. └─eq5d:::.interactions(scores, survey)
6. └─base::sapply(...)
7. └─base::lapply(X = X, FUN = FUN, ...)
8. └─eq5d (local) FUN(X[[i]], ...)
9. ├─base::strsplit(...)
10. └─base::gsub("([[:digit:]])([[:upper:]])", "\\1 \\2", x, " ")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 904 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.15.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eq5d)
>
> test_check("eq5d")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 904 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-eq5d3l.R:13:3'): EQ-5D-3L Australia TTO gives correct answer ───
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-eq5d3l.R:13:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─eq5d::eq5d3l(...)
5. └─eq5d:::.interactions(scores, survey)
6. └─base::sapply(...)
7. └─base::lapply(X = X, FUN = FUN, ...)
8. └─eq5d (local) FUN(X[[i]], ...)
9. ├─base::strsplit(...)
10. └─base::gsub("([[:digit:]])([[:upper:]])", "\\1 \\2", x, " ")
── Error ('test-eq5d3l.R:195:3'): EQ-5D-3L Sri Lanka TTO gives correct answer ──
Error in `gsub(as.character(pattern), as.character(replacement), x, ignore.case,
perl, fixed, useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-eq5d3l.R:195:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─eq5d::eq5d3l(...)
5. └─eq5d:::.interactions(scores, survey)
6. └─base::sapply(...)
7. └─base::lapply(X = X, FUN = FUN, ...)
8. └─eq5d (local) FUN(X[[i]], ...)
9. ├─base::strsplit(...)
10. └─base::gsub("([[:digit:]])([[:upper:]])", "\\1 \\2", x, " ")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 904 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc