CRAN Package Check Results for Package xpectr

Last updated on 2026-05-13 10:50:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 5.90 64.21 70.11 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.4 4.29 47.45 51.74 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.5 12.00 108.11 120.11 OK
r-devel-linux-x86_64-fedora-gcc 0.4.5 11.00 114.39 125.39 OK
r-devel-windows-x86_64 0.4.4 9.00 81.00 90.00 ERROR
r-patched-linux-x86_64 0.4.4 6.56 59.27 65.83 OK
r-release-linux-x86_64 0.4.4 5.68 57.39 63.07 OK
r-release-macos-arm64 0.4.5 1.00 24.00 25.00 OK
r-release-macos-x86_64 0.4.5 4.00 75.00 79.00 OK
r-release-windows-x86_64 0.4.4 8.00 78.00 86.00 OK
r-oldrel-macos-arm64 0.4.4 OK
r-oldrel-macos-x86_64 0.4.5 4.00 100.00 104.00 OK
r-oldrel-windows-x86_64 0.4.4 10.00 91.00 101.00 OK

Check Details

Version: 0.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xpectr) > > test_check("xpectr") Saving _problems/test_gxs_function-633.R Saving _problems/test_gxs_selection-857.R [ FAIL 2 | WARN 0 | SKIP 2 | PASS 840 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • skipping due to breaking changes in R 4.0.0 (2): 'test_gxs_selection.R:1382:5', 'test_gxs_selection.R:1810:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_gxs_function.R:630:3'): gxs_function() works with multiline function definitions as arg value ── Expected `xpectr::strip(side_effects_19370[["error_class"]])` to equal `xpectr::strip(c("simpleError", "error", "condition"))`. Differences: Lengths differ: 4 is not 3 ── Failure ('test_gxs_selection.R:849:3'): missing variable expectations are created properly with gxs_selection() ── Expected `output_15496` to equal `list(...)`. Differences: Component 9: 1 string mismatch [ FAIL 2 | WARN 0 | SKIP 2 | PASS 840 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xpectr) > > test_check("xpectr") Saving _problems/test_gxs_function-633.R Saving _problems/test_gxs_selection-857.R [ FAIL 2 | WARN 0 | SKIP 2 | PASS 840 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • skipping due to breaking changes in R 4.0.0 (2): 'test_gxs_selection.R:1382:5', 'test_gxs_selection.R:1810:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_gxs_function.R:630:3'): gxs_function() works with multiline function definitions as arg value ── Expected `xpectr::strip(side_effects_19370[["error_class"]])` to equal `xpectr::strip(c("simpleError", "error", "condition"))`. Differences: Lengths differ: 4 is not 3 ── Failure ('test_gxs_selection.R:849:3'): missing variable expectations are created properly with gxs_selection() ── Expected `output_15496` to equal `list(...)`. Differences: Component 9: 1 string mismatch [ FAIL 2 | WARN 0 | SKIP 2 | PASS 840 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.4
Check: tests
Result: ERROR Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(xpectr) > > test_check("xpectr") Saving _problems/test_gxs_function-633.R Saving _problems/test_gxs_selection-857.R [ FAIL 2 | WARN 0 | SKIP 2 | PASS 840 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • skipping due to breaking changes in R 4.0.0 (2): 'test_gxs_selection.R:1382:5', 'test_gxs_selection.R:1810:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_gxs_function.R:630:3'): gxs_function() works with multiline function definitions as arg value ── Expected `xpectr::strip(side_effects_19370[["error_class"]])` to equal `xpectr::strip(c("simpleError", "error", "condition"))`. Differences: Lengths differ: 4 is not 3 ── Failure ('test_gxs_selection.R:849:3'): missing variable expectations are created properly with gxs_selection() ── Expected `output_15496` to equal `list(...)`. Differences: Component 9: 1 string mismatch [ FAIL 2 | WARN 0 | SKIP 2 | PASS 840 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64