Package: rddi
Title: R Interface to DDI Codebook 2.5
Version: 0.1.1
Date: 2022-10-14
Authors@R: 
    c(person(
            given = "Daniel",
            family = "Woulfin",
            role = c("aut", "cre"),
            email = "dw2896@nyu.edu",
            comment = c(ORCID = "0000-0001-5502-9861")),
        person(
            given = "Patrick", 
            family = "Anker", 
            role = "aut",
            email = "psanker@nyu.edu",
            comment = c(ORCID = "0000-0003-2302-0445")),
        person(
            given = "Global TIES for Children", 
            role = "cph",
            comment = "https://steinhardt.nyu.edu/ihdsc/global-ties"))
Description: A direct interface to the underlying XML representation of DDI Codebook 2.5 with flexible API creation.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat, covr, knitr, rmarkdown, magrittr
Imports: rlang, glue, xml2
VignetteBuilder: knitr
Config/Needs/readme: rmarkdown
NeedsCompilation: no
Packaged: 2022-10-17 14:28:56 UTC; danielwoulfin
Author: Daniel Woulfin [aut, cre] (<https://orcid.org/0000-0001-5502-9861>),
  Patrick Anker [aut] (<https://orcid.org/0000-0003-2302-0445>),
  Global TIES for Children [cph]
    (https://steinhardt.nyu.edu/ihdsc/global-ties)
Maintainer: Daniel Woulfin <dw2896@nyu.edu>
Repository: CRAN
Date/Publication: 2022-10-17 15:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:50:23 UTC; windows
