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
Version History
new
0.4.13
Apr 27, 2026
removed
0.4.12
Apr 27, 2026
new
0.4.12
Mar 10, 2026