Last updated on 2025-03-09 07:53:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 7.65 | 77.40 | 85.05 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 5.90 | 55.97 | 61.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 141.17 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 153.45 | ERROR | |||
r-devel-macos-arm64 | 1.1.1 | 48.00 | OK | |||
r-devel-macos-x86_64 | 1.1.1 | 107.00 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 9.00 | 88.00 | 97.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.1 | 8.26 | 72.54 | 80.80 | OK | |
r-release-linux-x86_64 | 1.1.1 | 7.05 | 71.90 | 78.95 | OK | |
r-release-macos-arm64 | 1.1.1 | 49.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 76.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 9.00 | 90.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | OK | ||||
r-oldrel-macos-x86_64 | 1.1.1 | 141.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.1 | 11.00 | 106.00 | 117.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bigstep)
>
> test_check("bigstep")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_backward.R:22:3'): Right variable to remove ────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_backward.R:22:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
── Error ('test_forward.R:20:3'): Right variable to add ────────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_forward.R:20:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bigstep)
>
> test_check("bigstep")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_backward.R:22:3'): Right variable to remove ────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_backward.R:22:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
── Error ('test_forward.R:20:3'): Right variable to add ────────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_forward.R:20:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/47s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bigstep)
>
> test_check("bigstep")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_backward.R:22:3'): Right variable to remove ────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_backward.R:22:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
── Error ('test_forward.R:20:3'): Right variable to add ────────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_forward.R:20:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bigstep)
>
> test_check("bigstep")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_backward.R:22:3'): Right variable to remove ────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_backward.R:22:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
── Error ('test_forward.R:20:3'): Right variable to add ────────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to boolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_forward.R:20:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bigstep)
>
> test_check("bigstep")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_backward.R:22:3'): Right variable to remove ────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_backward.R:22:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
── Error ('test_forward.R:20:3'): Right variable to add ────────────────────────
Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed,
useBytes, FALSE)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─testthat::expect_message(...) at test_forward.R:20:3
2. └─testthat:::compare_messages(...)
3. └─base::grepl(regexp, messages, ...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64