Last updated on 2025-12-03 05:50:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 10.05 | 262.54 | 272.59 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 5.91 | 172.99 | 178.90 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.1 | 71.00 | 1009.55 | 1080.55 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 34.00 | 1018.84 | 1052.84 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 17.00 | 242.00 | 259.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 10.65 | 241.21 | 251.86 | ERROR | |
| r-release-linux-x86_64 | 0.6.0 | 9.13 | 241.51 | 250.64 | ERROR | |
| r-release-macos-arm64 | 0.6.1 | 2.00 | 122.00 | 124.00 | OK | |
| r-release-macos-x86_64 | 0.6.1 | 9.00 | 532.00 | 541.00 | OK | |
| r-release-windows-x86_64 | 0.6.1 | 12.00 | 552.00 | 564.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.1 | 2.00 | 125.00 | 127.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.1 | 10.00 | 583.00 | 593.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.1 | 14.00 | 481.00 | 495.00 | OK |
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [74s/94s]
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’ [44s/57s]
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’ [70s/90s]
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’ [70s/93s]
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