• using R version 4.6.0 alpha (2026-03-26 r89725)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-03-27 14:59:50 UTC
  • checking for file ‘rigr/DESCRIPTION’ ... OK
  • this is package ‘rigr’ version ‘1.0.8’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘rigr’ can be installed ... [2s/2s] OK See the install log for details.
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] OK
  • checking whether startup messages can be suppressed ... [0s/0s] OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [3s/3s] OK
  • checking Rd files ... [0s/0s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... [0s/0s] OK
  • checking LazyData ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [1s/1s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [5s/5s] ERROR   Running ‘testthat.R’ [5s/5s] 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
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [6s/6s] OK
  • checking PDF version of manual ... [2s/2s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '