Last updated on 2026-03-27 02:51:31 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| breakaway | 2 | 12 | |
| corncob | 14 | ||
| radEmu | 1 | 1 | 5 |
| rigr | 5 | 9 |
Current CRAN status: NOTE: 2, OK: 12
Version: 4.8.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Amy D Willis <adwillis@uw.edu>’
The Description field contains
<doi:10.1111/rssc.12206>, and Willis (2016) <arXiv:1604.02598>, as well
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, NOTE: 1, OK: 5
Version: 2.3.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11m/14m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(radEmu)
Loading required package: MASS
Loading required package: Matrix
Loading required package: magrittr
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
Loading required package: rlang
Attaching package: 'rlang'
The following object is masked from 'package:magrittr':
set_names
>
> test_check("radEmu")
Saving _problems/test-macro_fisher_null-447.R
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 237 ]
══ Skipped tests (21) ══════════════════════════════════════════════════════════
• Deterministic, slow to run but passes when tested (1): 'test-fit_null.R:3:3'
• Skipping -- a simulation for T1E under cluster dependence. (1):
'test-cluster.R:70:3'
• Skipping -- test requires fitting models to 100 simulated datasets. (1):
'test-emuFit.R:181:3'
• Skipping because test is very slow with J = 100 and p = 8 (1):
'test-emuFit_micro.R:327:3'
• Skipping test that requires 1000 simulations be run (1):
'test-get_score_stat.R:103:3'
• Too slow for automated testing; ~3 mins on laptop (1):
'test-fit_null_discrete.R:177:3'
• confirmed this works but it is too slow for automated testing runs (1):
'test-fit_null_symmetric.R:95:3'
• don't want to test automatically (7): 'test-fit_null_discrete.R:433:3',
'test-fit_null_discrete.R:487:3', 'test-fit_null_discrete.R:540:3',
'test-fit_null_discrete.R:593:3', 'test-fit_null_symmetric.R:282:3',
'test-fit_null_symmetric_subset.R:350:3',
'test-fit_null_symmetric_subset.R:439:3'
• long for automatic testing (4): 'test-fit_null_discrete.R:262:3',
'test-fit_null_discrete.R:295:3', 'test-fit_null_symmetric.R:33:3',
'test-fit_null_symmetric.R:56:3'
• takes too long in automated testing (1):
'test-fit_null_symmetric_subset.R:54:3'
• too long for automated testing (2): 'test-emuFit_micro_discrete.R:149:3',
'test-emuFit_micro_discrete.R:178:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-macro_fisher_null.R:447:3'): We take same step as we'd take using numerical derivatives when gap, rho, u are zero ──
Expected `macro_time[3] < 15` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 237 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.3.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘TreeSummarizedExperiment’
Flavor: r-oldrel-macos-x86_64
Current CRAN status: ERROR: 5, OK: 9
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.8: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
Saving _problems/test_wilcoxon-376.R
Saving _problems/test_wilcoxon-393.R
Saving _problems/test_wilcoxon-419.R
Saving _problems/test_wilcoxon-436.R
Saving _problems/test_wilcoxon-462.R
Saving _problems/test_wilcoxon-479.R
Saving _problems/test_wilcoxon-491.R
Saving _problems/test_wilcoxon-495.R
Saving _problems/test_wilcoxon-514.R
Saving _problems/test_wilcoxon-525.R
Saving _problems/test_wilcoxon-691.R
Saving _problems/test_wilcoxon-715.R
Saving _problems/test_wilcoxon-739.R
Saving _problems/test_wilcoxon-749.R
Saving _problems/test_wilcoxon-766.R
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_wilcoxon.R:376:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:393:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:419:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:436:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:462:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:479:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:491:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:495:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:514:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:525:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:691:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
── Failure ('test_wilcoxon.R:715:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:739:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:749:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.80000
`attr(expected, 'conf.level')`: 0.80053
── Failure ('test_wilcoxon.R:766:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.8: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
Saving _problems/test_wilcoxon-376.R
Saving _problems/test_wilcoxon-393.R
Saving _problems/test_wilcoxon-419.R
Saving _problems/test_wilcoxon-436.R
Saving _problems/test_wilcoxon-462.R
Saving _problems/test_wilcoxon-479.R
Saving _problems/test_wilcoxon-491.R
Saving _problems/test_wilcoxon-495.R
Saving _problems/test_wilcoxon-514.R
Saving _problems/test_wilcoxon-525.R
Saving _problems/test_wilcoxon-691.R
Saving _problems/test_wilcoxon-715.R
Saving _problems/test_wilcoxon-739.R
Saving _problems/test_wilcoxon-749.R
Saving _problems/test_wilcoxon-766.R
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_wilcoxon.R:376:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:393:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:419:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:436:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:462:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:479:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:491:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:495:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:514:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:525:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:691:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
── Failure ('test_wilcoxon.R:715:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:739:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:749:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.80000
`attr(expected, 'conf.level')`: 0.80053
── Failure ('test_wilcoxon.R:766:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [40s/125s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.8: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
Saving _problems/test_wilcoxon-376.R
Saving _problems/test_wilcoxon-393.R
Saving _problems/test_wilcoxon-419.R
Saving _problems/test_wilcoxon-436.R
Saving _problems/test_wilcoxon-462.R
Saving _problems/test_wilcoxon-479.R
Saving _problems/test_wilcoxon-491.R
Saving _problems/test_wilcoxon-495.R
Saving _problems/test_wilcoxon-514.R
Saving _problems/test_wilcoxon-525.R
Saving _problems/test_wilcoxon-691.R
Saving _problems/test_wilcoxon-715.R
Saving _problems/test_wilcoxon-739.R
Saving _problems/test_wilcoxon-749.R
Saving _problems/test_wilcoxon-766.R
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_wilcoxon.R:376:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:393:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:419:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:436:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:462:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:479:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:491:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:495:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:514:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:525:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:691:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
── Failure ('test_wilcoxon.R:715:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:739:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:749:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.80000
`attr(expected, 'conf.level')`: 0.80053
── Failure ('test_wilcoxon.R:766:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/49s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.8: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
Saving _problems/test_wilcoxon-376.R
Saving _problems/test_wilcoxon-393.R
Saving _problems/test_wilcoxon-419.R
Saving _problems/test_wilcoxon-436.R
Saving _problems/test_wilcoxon-462.R
Saving _problems/test_wilcoxon-479.R
Saving _problems/test_wilcoxon-491.R
Saving _problems/test_wilcoxon-495.R
Saving _problems/test_wilcoxon-514.R
Saving _problems/test_wilcoxon-525.R
Saving _problems/test_wilcoxon-691.R
Saving _problems/test_wilcoxon-715.R
Saving _problems/test_wilcoxon-739.R
Saving _problems/test_wilcoxon-749.R
Saving _problems/test_wilcoxon-766.R
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_wilcoxon.R:376:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:393:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:419:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:436:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:462:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:479:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:491:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:495:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:514:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:525:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:691:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
── Failure ('test_wilcoxon.R:715:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:739:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:749:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.80000
`attr(expected, 'conf.level')`: 0.80053
── Failure ('test_wilcoxon.R:766:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.8
Check: tests
Result: ERROR
Running 'testthat.R' [26s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.8: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
Saving _problems/test_wilcoxon-376.R
Saving _problems/test_wilcoxon-393.R
Saving _problems/test_wilcoxon-419.R
Saving _problems/test_wilcoxon-436.R
Saving _problems/test_wilcoxon-462.R
Saving _problems/test_wilcoxon-479.R
Saving _problems/test_wilcoxon-491.R
Saving _problems/test_wilcoxon-495.R
Saving _problems/test_wilcoxon-514.R
Saving _problems/test_wilcoxon-525.R
Saving _problems/test_wilcoxon-691.R
Saving _problems/test_wilcoxon-715.R
Saving _problems/test_wilcoxon-739.R
Saving _problems/test_wilcoxon-749.R
Saving _problems/test_wilcoxon-766.R
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_wilcoxon.R:376:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:393:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:419:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:436:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:462:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:479:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95046
── Failure ('test_wilcoxon.R:491:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:495:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.8000
`attr(expected, 'conf.level')`: 0.8024
── Failure ('test_wilcoxon.R:514:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:525:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil3$conf.int` to equal `wil4$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95055
── Failure ('test_wilcoxon.R:691:3'): wilcoxon() returns correct numbers for one-sample exact test ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
── Failure ('test_wilcoxon.R:715:3'): wilcoxon() returns correct numbers for one-sample exact test (left) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:739:3'): wilcoxon() returns correct numbers for one-sample exact test (right) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95057
── Failure ('test_wilcoxon.R:749:3'): wilcoxon() returns correct CIs other than 95% (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.80000
`attr(expected, 'conf.level')`: 0.80053
── Failure ('test_wilcoxon.R:766:3'): wilcoxon() returns correct inference for non-0 null (exact) ──
Expected `wil1$conf.int` to equal `wil2$conf.int`.
Differences:
`attr(actual, 'conf.level')`: 0.95000
`attr(expected, 'conf.level')`: 0.95045
[ FAIL 15 | WARN 0 | SKIP 0 | PASS 2314 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64