Other packages > Find by keyword >

jmvReadWrite  

Read and Write 'jamovi' Files ('.omv')
View on CRAN: Click here


Download and install jmvReadWrite package within the R console
Install from CRAN:
install.packages("jmvReadWrite")

Install from Github:
library("remotes")
install_github("cran/jmvReadWrite")

Install by package version:
library("remotes")
install_version("jmvReadWrite", "0.4.12")



Attach the package and use:
library("jmvReadWrite")
Maintained by
Sebastian Jentschke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-16
Latest Update: 2025-06-15
Description:
The free and open a statistical spreadsheet 'jamovi' () 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.
How to cite:
Sebastian Jentschke (2020). jmvReadWrite: Read and Write 'jamovi' Files ('.omv'). R package version 0.4.12, https://cran.r-project.org/web/packages/jmvReadWrite. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2020-09-16 11:30), 0.2.1 (2021-08-23 13:50), 0.2.2 (2021-09-20 16:00), 0.2.3 (2022-01-19 16:43), 0.2.4 (2022-01-20 23:42), 0.3.0 (2022-02-13 04:10), 0.3.1 (2022-02-28 19:00), 0.3.2 (2022-05-21 21:50), 0.3.3 (2022-08-09 17:30), 0.3.4 (2023-05-06 19:50), 0.3.5 (2023-05-27 18:00), 0.3.6 (2023-06-26 13:40), 0.3.7 (2023-07-03 09:10), 0.3.8 (2023-07-16 01:00), 0.4.0 (2023-08-16 14:44), 0.4.1 (2023-10-05 18:30), 0.4.2 (2023-11-23 00:20), 0.4.4 (2024-02-27 09:30), 0.4.5 (2024-04-04 21:43), 0.4.6 (2024-05-22 22:40), 0.4.7 (2024-07-09 16:50), 0.4.8 (2024-11-09 22:40), 0.4.9 (2025-01-16 17:00), 0.4.10 (2025-02-17 01:30), 0.4.11 (2025-06-15 19:00)
Other packages that cited jmvReadWrite R package
View jmvReadWrite citation profile
Other R packages that jmvReadWrite depends, imports, suggests or enhances
Complete documentation for jmvReadWrite
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA