Last updated on 2025-11-15 02:53:36 CET.
| Package | ERROR | OK |
|---|---|---|
| moder | 13 | |
| roundwork | 13 | |
| scrutiny | 3 | 10 |
| unsum | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [44s/62s]
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’ [135s/458s]
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’ [125s/328s]
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
Current CRAN status: OK: 13