Package: jmvReadWrite
Title: Read and Write 'jamovi' Files ('.omv')
Version: 0.2.2
Authors@R: 
    person(given = "Sebastian", family = "Jentschke", role = c("aut", "cre"), email = "sebastian.jentschke@uib.no", comment = c(ORCID = "0000-0003-2576-5432"))
Description: The free and open a statistical spreadsheet 'jamovi' (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 analyses between 'jamovi' and R.
License: AGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Language: en-GB
URL: https://sjentsch.github.io/jmvReadWrite/
BugReports: https://github.com/sjentsch/jmvReadWrite/issues
Depends: R (>= 3.5.0)
Imports: rjson
Suggests: jmv, jmvcore, knitr, rmarkdown, RProtoBuf
NeedsCompilation: no
Packaged: 2021-09-16 06:57:37 UTC; sjentsch
Author: Sebastian Jentschke [aut, cre]
    (<https://orcid.org/0000-0003-2576-5432>)
Maintainer: Sebastian Jentschke <sebastian.jentschke@uib.no>
Repository: CRAN
Date/Publication: 2021-09-20 14:00:07 UTC
