Package: opendataformat
Title: Reading and Writing Open Data Format Files
Version: 2.1.2
Authors@R: c(person("Tom", "Hartl", role = c("aut","cre"),
    email = "thartl@diw.de", comment = c(ORCID = "0009-0006-4226-9835")),
    person("Claudia","Saalbach", role = "ctb", 
    email = "csaalbach@diw.de"))
Maintainer: Tom Hartl <thartl@diw.de>
Description: The Open Data Format (ODF) is a new, non-proprietary, multilingual, metadata enriched, and zip-compressed data format with metadata structured in the Data Documentation Initiative (DDI) Codebook standard. This package allows reading and writing of data files in the Open Data Format (ODF) in R, and displaying metadata in different languages. For further information on the Open Data Format, see <https://opendataformat.github.io/>.
URL: https://github.com/opendataformat/r-package-opendataformat
BugReports: https://github.com/opendataformat/r-package-opendataformat/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: cli, zip, magrittr, xml2, data.table, tibble
Depends: R (>= 3.6)
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, devtools, ISLR, dplyr,
        haven
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-15 13:56:57 UTC; thartl
Author: Tom Hartl [aut, cre] (<https://orcid.org/0009-0006-4226-9835>),
  Claudia Saalbach [ctb]
Repository: CRAN
Date/Publication: 2025-01-15 14:20:02 UTC
