Last updated on 2025-11-25 02:50:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 10.08 | 263.04 | 273.12 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 5.89 | 168.87 | 174.76 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 24.00 | 398.26 | 422.26 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 19.00 | 395.94 | 414.94 | ERROR | |
| r-devel-windows-x86_64 | 0.6.0 | 17.00 | 242.00 | 259.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 11.15 | 241.95 | 253.10 | ERROR | |
| r-release-linux-x86_64 | 0.6.0 | 10.11 | 241.92 | 252.03 | ERROR | |
| r-release-macos-arm64 | 0.6.0 | OK | ||||
| r-release-macos-x86_64 | 0.6.0 | 10.00 | 218.00 | 228.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 11.00 | 427.00 | 438.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.6.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.0 | 7.00 | 203.00 | 210.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 15.00 | 326.00 | 341.00 | ERROR |
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [74s/96s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [42s/47s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [120s/157s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [112s/136s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [71s/103s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [71s/92s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [100s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [87s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
>
>
> library(testthat)
> library(scrutiny)
>
> test_check("scrutiny")
Saving _problems/test-decimal-places-130.R
Saving _problems/test-seq-predicates-141.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decimal-places.R:130:3'): `decimal_places_scalar()` conditions work as expected ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─NA %>% decimal_places_scalar() %>% expect_na() at test-decimal-places.R:130:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-seq-predicates.R:141:3'): `is_seq_dispersed()` passes its special tests, returning `NA` ──
Error in `testthat::expect(act$is_na, msg_error)`: `failure_message` must be a character vector, not `NULL`.
Backtrace:
▆
1. ├─... %>% expect_na() at test-seq-predicates.R:141:3
2. └─scrutiny:::expect_na(.)
3. └─testthat::expect(failure_message = msg_error) at ./helper-expectations.R:18:3
4. └─testthat:::check_character(failure_message)
5. └─testthat:::stop_input_type(...)
6. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 525 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64