Last updated on 2025-03-06 01:51:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.8 | 4.56 | 42.81 | 47.37 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7.8 | 3.52 | 29.58 | 33.10 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7.8 | 79.33 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.8 | 73.13 | ERROR | |||
r-devel-macos-arm64 | 0.7.8 | 23.00 | OK | |||
r-devel-macos-x86_64 | 0.7.8 | 44.00 | OK | |||
r-devel-windows-x86_64 | 0.7.8 | 7.00 | 72.00 | 79.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.8 | OK | ||||
r-release-linux-x86_64 | 0.7.8 | 3.92 | 38.83 | 42.75 | OK | |
r-release-macos-arm64 | 0.7.8 | 25.00 | OK | |||
r-release-macos-x86_64 | 0.7.8 | 35.00 | OK | |||
r-release-windows-x86_64 | 0.7.8 | 7.00 | 71.00 | 78.00 | OK | |
r-oldrel-macos-arm64 | 0.7.8 | OK | ||||
r-oldrel-macos-x86_64 | 0.7.8 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.8 | 6.00 | 80.00 | 86.00 | OK |
Version: 0.7.8
Check: examples
Result: ERROR
Running examples in ‘qdapRegex-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cheat
> ### Title: A Cheat Sheet of Common Regex Task Chunks
> ### Aliases: cheat
>
> ### ** Examples
>
> cheat()
Error in islistfactor(x, recursive) : NA in coercion to boolean
Calls: cheat -> sapply -> lapply -> FUN -> unlist
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("qdapRegex")
>
>
> test_check("qdapRegex")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cheat.R:28:5'): cheat returns as expected ──────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. └─qdapRegex::cheat(print = FALSE) at test-cheat.R:28:5
2. └─base::sapply(...)
3. └─base::lapply(X = X, FUN = FUN, ...)
4. └─qdapRegex (local) FUN(X[[i]], ...)
5. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
── Error ('test-cheat.R:63:5'): cheat prints as expected ───────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equivalent(capture.output(cheat()), out2) at test-cheat.R:63:5
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─utils::capture.output(cheat())
5. │ └─base::withVisible(...elt(i))
6. └─qdapRegex::cheat()
7. └─base::sapply(...)
8. └─base::lapply(X = X, FUN = FUN, ...)
9. └─qdapRegex (local) FUN(X[[i]], ...)
10. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("qdapRegex")
>
>
> test_check("qdapRegex")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cheat.R:28:5'): cheat returns as expected ──────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. └─qdapRegex::cheat(print = FALSE) at test-cheat.R:28:5
2. └─base::sapply(...)
3. └─base::lapply(X = X, FUN = FUN, ...)
4. └─qdapRegex (local) FUN(X[[i]], ...)
5. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
── Error ('test-cheat.R:63:5'): cheat prints as expected ───────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equivalent(capture.output(cheat()), out2) at test-cheat.R:63:5
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─utils::capture.output(cheat())
5. │ └─base::withVisible(...elt(i))
6. └─qdapRegex::cheat()
7. └─base::sapply(...)
8. └─base::lapply(X = X, FUN = FUN, ...)
9. └─qdapRegex (local) FUN(X[[i]], ...)
10. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.8
Check: examples
Result: ERROR
Running examples in ‘qdapRegex-Ex.R’ failed
The error most likely occurred in:
> ### Name: cheat
> ### Title: A Cheat Sheet of Common Regex Task Chunks
> ### Aliases: cheat
>
> ### ** Examples
>
> cheat()
Error in islistfactor(x, recursive) : NA in coercion to boolean
Calls: cheat -> sapply -> lapply -> FUN -> unlist
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("qdapRegex")
>
>
> test_check("qdapRegex")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cheat.R:28:5'): cheat returns as expected ──────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. └─qdapRegex::cheat(print = FALSE) at test-cheat.R:28:5
2. └─base::sapply(...)
3. └─base::lapply(X = X, FUN = FUN, ...)
4. └─qdapRegex (local) FUN(X[[i]], ...)
5. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
── Error ('test-cheat.R:63:5'): cheat prints as expected ───────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equivalent(capture.output(cheat()), out2) at test-cheat.R:63:5
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─utils::capture.output(cheat())
5. │ └─base::withVisible(...elt(i))
6. └─qdapRegex::cheat()
7. └─base::sapply(...)
8. └─base::lapply(X = X, FUN = FUN, ...)
9. └─qdapRegex (local) FUN(X[[i]], ...)
10. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("qdapRegex")
>
>
> test_check("qdapRegex")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cheat.R:28:5'): cheat returns as expected ──────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. └─qdapRegex::cheat(print = FALSE) at test-cheat.R:28:5
2. └─base::sapply(...)
3. └─base::lapply(X = X, FUN = FUN, ...)
4. └─qdapRegex (local) FUN(X[[i]], ...)
5. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
── Error ('test-cheat.R:63:5'): cheat prints as expected ───────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_equivalent(capture.output(cheat()), out2) at test-cheat.R:63:5
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─utils::capture.output(cheat())
5. │ └─base::withVisible(...elt(i))
6. └─qdapRegex::cheat()
7. └─base::sapply(...)
8. └─base::lapply(X = X, FUN = FUN, ...)
9. └─qdapRegex (local) FUN(X[[i]], ...)
10. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7.8
Check: examples
Result: ERROR
Running examples in 'qdapRegex-Ex.R' failed
The error most likely occurred in:
> ### Name: cheat
> ### Title: A Cheat Sheet of Common Regex Task Chunks
> ### Aliases: cheat
>
> ### ** Examples
>
> cheat()
Error in islistfactor(x, recursive) : NA in coercion to Rboolean
Calls: cheat -> sapply -> lapply -> FUN -> unlist
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.7.8
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("qdapRegex")
>
>
> test_check("qdapRegex")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cheat.R:28:5'): cheat returns as expected ──────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─qdapRegex::cheat(print = FALSE) at test-cheat.R:28:5
2. └─base::sapply(...)
3. └─base::lapply(X = X, FUN = FUN, ...)
4. └─qdapRegex (local) FUN(X[[i]], ...)
5. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
── Error ('test-cheat.R:63:5'): cheat prints as expected ───────────────────────
Error in `islistfactor(x, recursive)`: NA in coercion to Rboolean
Backtrace:
▆
1. ├─testthat::expect_equivalent(capture.output(cheat()), out2) at test-cheat.R:63:5
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─utils::capture.output(cheat())
5. │ └─base::withVisible(...elt(i))
6. └─qdapRegex::cheat()
7. └─base::sapply(...)
8. └─base::lapply(X = X, FUN = FUN, ...)
9. └─qdapRegex (local) FUN(X[[i]], ...)
10. └─base::unlist(dictionary[[i]], colnames(dictionary)[i])
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 177 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64