CRAN Package Check Results for Package xpectr

Last updated on 2022-11-07 04:03:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 7.54 83.48 91.02 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.2 6.06 61.59 67.65 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.2 117.27 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.2 115.24 ERROR
r-devel-windows-x86_64 0.4.2 20.00 120.00 140.00 ERROR
r-patched-linux-x86_64 0.4.2 6.59 72.17 78.76 ERROR
r-release-linux-x86_64 0.4.2 5.82 74.80 80.62 ERROR
r-release-macos-arm64 0.4.2 33.00 OK
r-release-macos-x86_64 0.4.2 57.00 OK
r-release-windows-x86_64 0.4.2 37.00 110.00 147.00 ERROR
r-oldrel-macos-arm64 0.4.2 32.00 OK
r-oldrel-macos-x86_64 0.4.2 45.00 OK
r-oldrel-windows-ix86+x86_64 0.4.2 17.00 100.00 117.00 ERROR

Check Details

Version: 0.4.2
Check: tests
Result: ERROR
     Running 'testthat.R' [11s/13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     == Skipped tests ===============================================================
     * skipping due to breaking changes in R 4.0.0 (2)
    
     == Failed tests ================================================================
     -- Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles --
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • skipping due to breaking changes in R 4.0.0 (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles ──
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • skipping due to breaking changes in R 4.0.0 (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles ──
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [13s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • skipping due to breaking changes in R 4.0.0 (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles ──
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.2
Check: tests
Result: ERROR
     Running 'testthat.R' [11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • skipping due to breaking changes in R 4.0.0 (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles ──
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.4.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • skipping due to breaking changes in R 4.0.0 (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles ──
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.4.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • skipping due to breaking changes in R 4.0.0 (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles ──
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.4.2
Check: tests
Result: ERROR
     Running 'testthat.R' [12s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • skipping due to breaking changes in R 4.0.0 (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles ──
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.4.2
Check: tests
Result: ERROR
     Running 'testthat.R' [12s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(xpectr)
     >
     > test_check("xpectr")
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
    
     == Skipped tests ===============================================================
     * skipping due to breaking changes in R 4.0.0 (2)
    
     == Failed tests ================================================================
     -- Failure ('test_capture_side_effects.R:30'): capture_side_effects() works with tibbles --
     strip(output_10856[["error"]]) %in% ... is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 5 | SKIP 2 | PASS 841 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64