Package: jmvReadWrite 0.4.13

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

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.

Authors:Sebastian Jentschke [aut, cre, cph]

jmvReadWrite_0.4.13.tar.gz
jmvReadWrite_0.4.13.zip(r-4.7)jmvReadWrite_0.4.13.zip(r-4.6)jmvReadWrite_0.4.13.zip(r-4.5)
jmvReadWrite_0.4.13.tgz(r-4.6-any)jmvReadWrite_0.4.13.tgz(r-4.5-any)
jmvReadWrite_0.4.13.tar.gz(r-4.7-any)jmvReadWrite_0.4.13.tar.gz(r-4.6-any)
jmvReadWrite_0.4.13.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
jmvReadWrite/json (API)
NEWS

# Install 'jmvReadWrite' in R:
install.packages('jmvReadWrite', repos = c('https://sjentsch.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sjentsch/jmvreadwrite/issues

Pkgdown/docs site:https://sjentsch.github.io

Datasets:
  • AlbumSales - Imagine that you worked for a record company and that your boss was interested in predicting album sales from advertising.
  • bfi_sample - Twenty-five personality self-report items taken from the International Personality Item Pool
  • bfi_sample2 - Twenty-five personality self-report items taken from the International Personality Item Pool
  • bfi_sample3 - Twenty-five personality self-report items taken from the International Personality Item Pool
  • ToothGrowth - The Effect of Vitamin C on Tooth Growth in Guinea Pigs

On CRAN:

Conda:

jamovi

6.08 score 5 stars 60 scripts 964 downloads 18 exports 2 dependencies

Last updated from:ab5f630b4b. Checks:2 ERROR, 7 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR184
source / vignettesOK222
linux-release-x86_64ERROR177
macos-release-arm64OK159
macos-oldrel-arm64OK184
windows-develOK151
windows-releaseOK129
windows-oldrelOK117
wasm-releaseOK138

Exports:aggregate_omvarrange_cols_omvcombine_cols_omvconvert_to_omvdescribe_omvdistances_omvlabel_vars_omvlong2wide_omvmerge_cols_omvmerge_rows_omvread_omvreplace_omvsearch_omvsort_omvtransform_vars_omvtranspose_omvwide2long_omvwrite_omv

Dependencies:jsonlitezip

R package jmvReadWrite

Rendered fromjmvReadWrite.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2025-10-12
Started: 2021-07-07

Readme and manuals

Help Manual

Help pageTopics
Aggregates data from a data set / frame (in long format) and returns them as a .omv-file for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)aggregate_omv
Imagine that you worked for a record company and that your boss was interested in predicting album sales from advertising.AlbumSales
Re-arrange columns / variables in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)arrange_cols_omv
Twenty-five personality self-report items taken from the International Personality Item Poolbfi_sample
Twenty-five personality self-report items taken from the International Personality Item Pool (includes jamovi-attributes; should result in a file identical to bfi_sample2.omv under "extdata" when written with write_omv)bfi_sample2
Twenty-five personality self-report items taken from the International Personality Item Pool (testing file for ordered factors / "Ordinal"-variables in jamovi)bfi_sample3
Combines pairs of columns from a raw data matrix in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)combine_cols_omv
Convert data files (CSV, R, other statistics packages) into .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)convert_to_omv
Adds a title and a description for a data set stored as .omv-file for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)describe_omv
Calculates distances (returning a symmetric matrix) from a raw data matrix in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)distances_omv
Label columns / variables in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)label_vars_omv
Converts .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) from long to wide formatlong2wide_omv
Merges two or more data files by adding the content of other input files as columns to the first input file and outputs them as files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)merge_cols_omv
Merges two .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) by adding the content of the second, etc. file(s) as rows to the first filemerge_rows_omv
Read files created of the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)read_omv
Search values in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)replace_omv
Search values in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)search_omv
Sort data (using one or more variables) in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)sort_omv
The Effect of Vitamin C on Tooth Growth in Guinea PigsToothGrowth
Transform skewed variables (aiming at they conform to a normal distribution) in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)transform_vars_omv
Transpose .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)transpose_omv
Converts .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) from wide to long formatwide2long_omv
Write files to be used with the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)write_omv