Last updated on 2025-03-01 06:51:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 8.33 | 77.16 | 85.49 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 6.28 | 57.53 | 63.81 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 132.98 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 143.30 | 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 | 87.00 | 96.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 7.56 | 71.93 | 79.49 | OK | |
r-release-linux-x86_64 | 1.1.1 | 7.01 | 71.69 | 78.70 | 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 | 8.00 | 86.00 | 94.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 | 108.00 | 119.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/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 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-linux-x86_64-debian-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/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-linux-x86_64-debian-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/17s]
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 bool
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 bool
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’ [13s/14s]
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-linux-x86_64-fedora-gcc