Package: redatam
Type: Package
Title: Import 'REDATAM' Files
Version: 2.1.2
Authors@R: c(
    person(
        given = "Mauricio",
        family = "Vargas Sepulveda",
        role = c("aut", "cre"),
        email = "m.sepulveda@mail.utoronto.ca",
        comment = c(ORCID = "0000-0003-1017-7574")),
    person(
        given = "Lital",
        family = "Barkai",
        role = "aut"),
    person(
        given = "Ivan",
        family = "Krylov",
        role = "ctb"),
    person(
        given = "Arseny",
        family = "Kapoulkine",
        role = "ctb",
        comment = "'pugixml' C++ library"),
    person(
        family = "Oriental Republic of Uruguay",
        role = "dtc",
        comment = "Aggregated census data from 2011")
    )
Imports: data.table, janitor, stringi, stringr, tibble
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Depends: R(>= 3.5.0)
Description: Import 'REDATAM' formats into R via the 'Open REDATAM' C++ library.
    The full context of this project and details about the implementation are
    available in <doi:10.1017/dap.2025.4> (Open Access).
License: Apache License (>= 2)
URL: https://github.com/litalbarkai/open-redatam
BugReports: https://github.com/litalbarkai/open-redatam/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: knitr
LinkingTo: cpp11
Config/testthat/edition: 3
Packaged: 2025-04-17 15:25:20 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre]
    (<https://orcid.org/0000-0003-1017-7574>),
  Lital Barkai [aut],
  Ivan Krylov [ctb],
  Arseny Kapoulkine [ctb] ('pugixml' C++ library),
  Oriental Republic of Uruguay [dtc] (Aggregated census data from 2011)
Maintainer: Mauricio Vargas Sepulveda <m.sepulveda@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2025-04-17 15:40:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-04-17 16:16:44 UTC; unix
Archs: redatam.so.dSYM
