* using log directory ‘/srv/hornik/tmp/CRAN/jmv.Rcheck’ * using R Under development (unstable) (2023-10-02 r85253) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (15) GNU Fortran (Debian 13.2.0-4) 13.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘jmv/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘jmv’ version ‘2.4.9’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Jonathon Love ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: ANOVAs (9:14) descriptives (8:60) useable (10:67) CRAN repository db overrides: X-CRAN-Comment: Archived on 2023-09-28 as check issues were not corrected in time. * 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 serialization versions ... OK * checking whether package ‘jmv’ can be installed ... [37s/37s] OK * checking package directory ... OK * checking for future file timestamps ... 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] 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 ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking use of S3 registration ... 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 ... [10s/10s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... 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 data for ASCII and uncompressed saves ... OK * checking examples ... [13s/12s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [23s/22s] ERROR Running ‘testthat.R’ [23s/22s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(jmv) > > test_check("jmv") [ FAIL 18 | WARN 1 | SKIP 0 | PASS 1158 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('testttestis.R:32:5'): All options in the ttestIS work (sunny) ───── c(-1.207, 0.586) not equal to ttestTable[["stat[stud]"]]. 2/2 mismatches (average diff: NaN) [1] -1.207 - NaN == NaN [2] 0.586 - NaN == NaN ── Failure ('testttestis.R:33:5'): All options in the ttestIS work (sunny) ───── c(98, 98) not equal to ttestTable[["df[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:34:5'): All options in the ttestIS work (sunny) ───── c(0.23, 0.559) not equal to ttestTable[["p[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:35:5'): All options in the ttestIS work (sunny) ───── c(-0.258, 0.119) not equal to ttestTable[["md[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:36:5'): All options in the ttestIS work (sunny) ───── c(0.214, 0.203) not equal to ttestTable[["sed[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:37:5'): All options in the ttestIS work (sunny) ───── c(-0.682, -0.284) not equal to ttestTable[["cil[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:38:5'): All options in the ttestIS work (sunny) ───── c(0.166, 0.522) not equal to ttestTable[["ciu[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:39:5'): All options in the ttestIS work (sunny) ───── c(-0.243, 0.118) not equal to ttestTable[["es[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:40:5'): All options in the ttestIS work (sunny) ───── c(-0.638, -0.277) not equal to ttestTable[["ciles[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:41:5'): All options in the ttestIS work (sunny) ───── c(0.153, 0.512) not equal to ttestTable[["ciues[stud]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:44:5'): All options in the ttestIS work (sunny) ───── c(-1.217, 0.591) not equal to ttestTable[["stat[welc]"]]. 2/2 mismatches (average diff: NaN) [1] -1.217 - NaN == NaN [2] 0.591 - NaN == NaN ── Failure ('testttestis.R:45:5'): All options in the ttestIS work (sunny) ───── c(96.62, 96.547) not equal to ttestTable[["df[welc]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:46:5'): All options in the ttestIS work (sunny) ───── c(0.226, 0.556) not equal to ttestTable[["p[welc]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:47:5'): All options in the ttestIS work (sunny) ───── c(-0.258, 0.119) not equal to ttestTable[["md[welc]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:48:5'): All options in the ttestIS work (sunny) ───── c(0.212, 0.201) not equal to ttestTable[["sed[welc]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:49:5'): All options in the ttestIS work (sunny) ───── c(-0.678, -0.281) not equal to ttestTable[["cil[welc]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:50:5'): All options in the ttestIS work (sunny) ───── c(0.163, 0.519) not equal to ttestTable[["ciu[welc]"]]. Types not compatible: double is not logical ── Failure ('testttestis.R:51:5'): All options in the ttestIS work (sunny) ───── c(-0.244, 0.118) not equal to ttestTable[["es[welc]"]]. Types not compatible: double is not logical [ FAIL 18 | WARN 1 | SKIP 0 | PASS 1158 ] Error: Test failures Execution halted * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE