CRAN Package Check Results for Package formatters

Last updated on 2023-04-01 12:56:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 6.21 58.04 64.25 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 5.71 43.97 49.68 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 79.10 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 96.67 OK
r-devel-windows-x86_64 0.4.0 15.00 96.00 111.00 OK
r-patched-linux-x86_64 0.4.0 6.41 56.22 62.63 OK
r-release-linux-x86_64 0.4.0 4.30 57.03 61.33 OK
r-release-macos-arm64 0.4.0 25.00 OK
r-release-macos-x86_64 0.4.0 41.00 OK
r-release-windows-x86_64 0.4.0 64.00 104.00 168.00 OK
r-oldrel-macos-arm64 0.4.0 25.00 OK
r-oldrel-macos-x86_64 0.4.0 42.00 OK
r-oldrel-windows-ix86+x86_64 0.4.0 15.00 89.00 104.00 ERROR

Check Details

Version: 0.4.0
Check: tests
Result: ERROR
     Running 'run_tests.R' [7s]
    Running the tests in 'tests/run_tests.R' failed.
    Complete output:
     > library(testthat)
     > library(formatters)
     >
     > test_check("formatters", reporter = "check")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ]
    
     == Failed tests ================================================================
     -- Failure ('test-txt_wrap.R:164:3'): row label wrapping has identical indentation --
     `res_vec` not identical to `exp_vec`.
     1/7 mismatches
     x[3]: " -----------------------"
     y[3]: " <c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97><c2><97>"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64