Skip to content

jmvReadWrite

Read and Write 'jamovi' Files ('.omv')

v0.4.13 · Apr 27, 2026 · AGPL-3

Description

The free and open a statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) aims to make statistical analyses easy and intuitive. 'jamovi' produces syntax that can directly be used in R (in connection with the R-package 'jmv'). Having import / export routines for the data files 'jamovi' produces ('.omv') permits an easy transfer of data and analyses between 'jamovi' and R.

Downloads

895

Last 30 days

3759th

2.9K

Last 90 days

11.1K

Last year

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

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘jmvReadWrite-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: transform_vars_omv
> ### Title: Transform skewed variables (aiming at they conform to a normal
> 
...[truncated]...
) * 1e-4 - rexp(1000, 2) * (1 - 1e-4))
> jmv::descriptives(data = dtaInp, skew = TRUE, sw = TRUE)
Error in loadNamespace(x) : there is no package called ‘jmv’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 3, 2026
Archived
Apr 27, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 23, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [19s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > if (nzchar(system.file(package = "testthat"))) {
  +     library(testthat)
  +     library(jmvReadWrite)
  + 
  +     test_check("jmvReadWrite")
  + }
...[truncated]...
attributes(df4Chk)` to equal `list(...)`.
  Differences:
  `names(actual)`:   "names" "row.names" "class"
  `names(expected)`: "class" "row.names" "names"
  
  
  [ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies jsonlite zip jmvReadWrite

Version History

new 0.4.13 Apr 27, 2026
removed 0.4.12 Apr 27, 2026
new 0.4.12 Mar 10, 2026
updated 0.4.12 ← 0.4.11 diff Sep 12, 2025
updated 0.4.11 ← 0.4.10 diff Jun 14, 2025
updated 0.4.10 ← 0.4.9 diff Feb 16, 2025
updated 0.4.9 ← 0.4.8 diff Jan 15, 2025
updated 0.4.8 ← 0.4.7 diff Nov 8, 2024
updated 0.4.7 ← 0.4.6 diff Jul 8, 2024
updated 0.4.6 ← 0.4.5 diff May 21, 2024
updated 0.4.5 ← 0.4.4 diff Apr 3, 2024
updated 0.4.4 ← 0.4.2 diff Feb 26, 2024
updated 0.4.2 ← 0.4.1 diff Nov 22, 2023
updated 0.4.1 ← 0.4.0 diff Oct 4, 2023
updated 0.4.0 ← 0.3.8 diff Aug 15, 2023
updated 0.3.8 ← 0.3.7 diff Jul 15, 2023
updated 0.3.7 ← 0.3.6 diff Jul 2, 2023
updated 0.3.6 ← 0.3.5 diff Jun 25, 2023
updated 0.3.5 ← 0.3.4 diff May 26, 2023
updated 0.3.4 ← 0.3.3 diff May 5, 2023