Package: redatam Type: Package Title: Import 'REDATAM' Files Version: 2.3.0 Authors@R: c( person( given = "Mauricio", family = "Vargas Sepulveda", role = c("aut", "cre"), email = "m.vargas.sepulveda@gmail.com", 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 (Open Access). License: Apache License (>= 2) URL: https://github.com/litalbarkai/open-redatam BugReports: https://github.com/litalbarkai/open-redatam/issues Encoding: UTF-8 NeedsCompilation: yes VignetteBuilder: knitr LinkingTo: cpp4r Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://litalbarkai.r-universe.dev Date/Publication: 2026-05-18 16:03:53 UTC RemoteUrl: https://github.com/litalbarkai/open-redatam RemoteRef: HEAD RemoteSha: a63f1ee3da4f5e6db701395163514df4897999b0 RemoteSubdir: rpkg Packaged: 2026-06-17 06:59:32 UTC; root Author: Mauricio Vargas Sepulveda [aut, cre] (ORCID: ), 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