Skip to content

jmv

The 'jamovi' Analyses

v2.8.0 · Jun 26, 2026 · GPL (>= 2)

Description

A suite of common statistical methods such as descriptives, t-tests, ANOVAs, regression, correlation matrices, proportion tests, contingency tables, and factor analysis. This package is also useable from the 'jamovi' statistical spreadsheet (see <https://www.jamovi.org> for more information).

Downloads

CRAN

2.5K

Last 30 days

2584th

6.3K

Last 90 days

36.5K

Last year

Trend: +43% (30d vs prior 30d)

r2u CRAN

21

Last 30 days

77

Last 90 days

318

Last year

Trend: -55.3% (30d vs prior 30d)

autoCRAN

2

Last 7 days

12

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

1 ERROR
2 NOTE
10 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang ERROR
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (3 non-OK)
ERROR r-devel-linux-x86_64-debian-clang

tests

Running ‘testthat.R’ [61s/72s]
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 - 32 == -5
  ── 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.26 == -0.0256
  ── Failure ('testttestones.R:79:5'): Matched rank bi
...[truncated]...
`ttestTable[["es[wilc]"]]`.
  Differences:
  1/1 mismatches
  [1] 0.5 - 0.778 == -0.278
  ── 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.515 == -0.545
  ── 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.26 == -0.0256
  ── 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
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘BayesFactor’ ‘GGally’ ‘GPArotation’ ‘Hmisc’ ‘MASS’ ‘R6’ ‘ROCR’
  ‘afex’ ‘car’ ‘dplyr’ ‘ggrepel’ ‘ggridges’ ‘lavaan’ ‘matrixStats’
  ‘multcomp’ ‘mvnormtest’ ‘nnet’ ‘psych’ ‘vcd’ ‘vcdExtra’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘BayesFactor’ ‘GGally’ ‘GPArotation’ ‘Hmisc’ ‘MASS’ ‘R6’ ‘ROCR’
  ‘afex’ ‘car’ ‘dplyr’ ‘ggrepel’ ‘ggridges’ ‘lavaan’ ‘matrixStats’
  ‘multcomp’ ‘mvnormtest’ ‘nnet’ ‘psych’ ‘vcd’ ‘vcdExtra’
  All declared Imports should be used.

Check History

ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 4, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [39s/52s]
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 _pr
...[truncated]...
 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
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

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.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

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.
NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 30, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

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.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

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.
ERROR 10 OK · 1 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE May 25, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

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 _pr
...[truncated]...
 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
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

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.
ERROR r-devel-linux-x86_64-fedora-gcc

dependencies in R code

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.
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

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.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

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.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  8.4Mb
  sub-directories of 1Mb or more:
    R      4.1Mb
    i18n   4.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  8.4Mb
  sub-directories of 1Mb or more:
    R      4.1Mb
    i18n   4.1Mb
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'semPlot'

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies jmvcore R6 car multcomp ggplot2 (>= 2.2.1) emmeans vcd vcdExtra GGally BayesFactor psych GPArotation afex mvnormtest lavaan +9 more dependencies jmvReadWrite jmv

Version History

31 tracked
updated 2.8.0 ← 2.7.7 diff Jun 26, 2026
new 2.7.7 Mar 10, 2026
updated 2.7.7 ← 2.7.0 diff Sep 17, 2025
updated 2.7.0 ← 2.5.6 diff Jun 10, 2025
updated 2.5.6 ← 2.5.5 diff Jun 19, 2024
updated 2.5.5 ← 2.4.11 diff May 30, 2024
updated 2.4.11 ← 2.4.9 diff Oct 11, 2023
updated 2.4.9 ← 2.3.4 diff Oct 4, 2023
updated 2.3.4 ← 2.0 diff Mar 28, 2022
updated 2.0 ← 1.2.23 diff Jul 16, 2021
updated 1.2.23 ← 1.2.5 diff Jun 25, 2020
updated 1.2.5 ← 1.0.8 diff Feb 16, 2020
updated 1.0.8 ← 0.9.6.1 diff Oct 23, 2019
updated 0.9.6.1 ← 0.9.6 diff Apr 21, 2019
updated 0.9.6 ← 0.9.5 diff Dec 10, 2018