CRAN Package Check Results for Package jmv

Last updated on 2026-05-25 00:50:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.7 84.99 165.52 250.51 OK
r-devel-linux-x86_64-debian-gcc 2.7.7 58.20 113.98 172.18 ERROR
r-devel-linux-x86_64-fedora-clang 2.7.7 150.00 238.14 388.14 NOTE
r-devel-linux-x86_64-fedora-gcc 2.7.7 149.00 232.09 381.09 NOTE
r-devel-windows-x86_64 2.7.7 83.00 172.00 255.00 OK
r-patched-linux-x86_64 2.7.7 86.21 155.60 241.81 OK
r-release-linux-x86_64 2.7.7 82.51 159.84 242.35 OK
r-release-macos-arm64 2.7.7 20.00 36.00 56.00 OK
r-release-macos-x86_64 2.7.7 59.00 173.00 232.00 OK
r-release-windows-x86_64 2.7.7 89.00 169.00 258.00 OK
r-oldrel-macos-arm64 2.7.7 OK
r-oldrel-macos-x86_64 2.7.7 55.00 116.00 171.00 OK
r-oldrel-windows-x86_64 2.7.7 123.00 234.00 357.00 OK

Check Details

Version: 2.7.7
Check: tests
Result: ERROR Running ‘testthat.R’ [39s/49s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(jmv) > > test_check("jmv") Saving _problems/testttestones-77.R Saving _problems/testttestones-78.R Saving _problems/testttestones-79.R Saving _problems/testttestones-91.R Saving _problems/testttestps-98.R Saving _problems/testttestps-99.R Saving _problems/testttestps-100.R [ FAIL 7 | WARN 2 | SKIP 0 | PASS 1230 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('testttestones.R:77:5'): Matched rank biserial correlation is correct ── Expected 27 to equal `ttestTable[["stat[wilc]"]]`. Differences: 1/1 mismatches [1] 27 - 33 == -6 ── Failure ('testttestones.R:78:5'): Matched rank biserial correlation is correct ── Expected 0.234 to equal `ttestTable[["p[wilc]"]]`. Differences: 1/1 mismatches [1] 0.234 - 0.0423 == 0.192 ── Failure ('testttestones.R:79:5'): Matched rank biserial correlation is correct ── Expected 0.5 to equal `ttestTable[["es[wilc]"]]`. Differences: 1/1 mismatches [1] 0.5 - 0.833 == -0.333 ── Failure ('testttestones.R:91:5'): Matched rank biserial correlation works with non zero test value ── Expected `-0.0303` to equal `ttestTable[["es[wilc]"]]`. Differences: 1/1 mismatches [1] -0.0303 - 0.803 == -0.833 ── Failure ('testttestps.R:98:5'): Matched rank biserial correlation is correct ── Expected 9 to equal `ttestTable[["stat[wilc]"]]`. Differences: 1/1 mismatches [1] 9 - 12 == -3 ── Failure ('testttestps.R:99:5'): Matched rank biserial correlation is correct ── Expected 0.234 to equal `ttestTable[["p[wilc]"]]`. Differences: 1/1 mismatches [1] 0.234 - 0.441 == -0.207 ── Failure ('testttestps.R:100:5'): Matched rank biserial correlation is correct ── Expected `-0.5` to equal `ttestTable[["es[wilc]"]]`. Differences: 1/1 mismatches [1] -0.5 - -0.333 == -0.167 [ FAIL 7 | WARN 2 | SKIP 0 | PASS 1230 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.7.7
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘BayesFactor’ ‘GGally’ ‘GPArotation’ ‘MASS’ ‘PMCMR’ ‘R6’ ‘ROCR’ ‘afex’ ‘car’ ‘dplyr’ ‘emmeans’ ‘ggrepel’ ‘ggridges’ ‘lavaan’ ‘matrixStats’ ‘multcomp’ ‘mvnormtest’ ‘nnet’ ‘psych’ ‘vcd’ ‘vcdExtra’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc