Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 4.81 | 52.05 | 56.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 3.88 | 38.92 | 42.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 74.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 64.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4.1 | 19.00 | 69.00 | 88.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 4.89 | 49.40 | 54.29 | OK | |
r-patched-solaris-x86 | 0.4.1 | 95.20 | NOTE | |||
r-release-linux-x86_64 | 0.4.1 | 4.51 | 49.86 | 54.37 | OK | |
r-release-macos-x86_64 | 0.4.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4.1 | 18.00 | 69.00 | 87.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 8.00 | 66.00 | 74.00 | ERROR |
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