CRAN Package Check Results for Package tidystats

Last updated on 2020-07-02 02:10:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 5.53 51.57 57.10 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 3.89 39.17 43.06 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 74.10 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.1 70.93 NOTE
r-devel-windows-ix86+x86_64 0.4.1 24.00 101.00 125.00 OK
r-patched-linux-x86_64 0.4.1 5.44 49.90 55.34 OK
r-patched-solaris-x86 0.4.1 95.20 NOTE
r-release-linux-x86_64 0.4.1 5.02 49.36 54.38 OK
r-release-osx-x86_64 0.4.1 NOTE
r-release-windows-ix86+x86_64 0.4.1 12.00 64.00 76.00 OK
r-oldrel-osx-x86_64 0.4.1 ERROR
r-oldrel-windows-ix86+x86_64 0.4.1 37.00 102.00 139.00 ERROR

Check Details

Version: 0.4.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 113 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── 1. Failure: wilcoxon signed rank exact tests works (@test_htest.R#144) ─────
     `tidy_model` not equal to `tidy_model_test`.
     Component "method": 1 string mismatch
    
     ── 2. Failure: wilcoxon rank sum tests works (@test_htest.R#184) ──────────────
     `tidy_model` not equal to `tidy_model_test`.
     Component "method": 1 string mismatch
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 25 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: wilcoxon signed rank exact tests works (@test_htest.R#144)
     2. Failure: wilcoxon rank sum tests works (@test_htest.R#184)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidystats)
     >
     > test_check("tidystats")
     -- 1. Failure: wilcoxon signed rank exact tests works (@test_htest.R#144) -----
     `tidy_model` not equal to `tidy_model_test`.
     Component "method": 1 string mismatch
    
     -- 2. Failure: wilcoxon rank sum tests works (@test_htest.R#184) --------------
     `tidy_model` not equal to `tidy_model_test`.
     Component "method": 1 string mismatch
    
     == testthat results ===========================================================
     [ OK: 25 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: wilcoxon signed rank exact tests works (@test_htest.R#144)
     2. Failure: wilcoxon rank sum tests works (@test_htest.R#184)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64