Last updated on 2020-08-07 01:50:36 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
tidystats | 2 | 4 | 6 |
Current CRAN status: ERROR: 2, NOTE: 4, OK: 6
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-macos-x86_64, r-oldrel-macos-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-macos-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
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