censo2022arg: Extraction and Analysis of 2022 Argentina Census Microdata from REDATAM Databases

Provides tools to extract, label, and read microdata from the 2022 National Census of Population, Households and Dwellings of Argentina stored in REDATAM databases officially distributed by INDEC. Implements a complete province-by-province extraction pipeline with efficient memory management, reconstruction of hierarchical identifiers, automatic variable labeling from official INDEC dictionaries, and integrity verification against published totals. Allows working with census data directly in R without knowledge of REDATAM syntax, and supports export to multiple formats including Parquet, CSV, SPSS and SAS. Census data must be downloaded directly from the official INDEC portal (<https://www.indec.gob.ar>). This package does not distribute census data. Duran (2026) <doi:10.5281/zenodo.19560728>.

Version: 1.0.1
Depends: R (≥ 4.1.0)
Imports: redatamx, callr (≥ 3.7.0), arrow, data.table, haven, readxl, dplyr
LinkingTo: cpp11
Suggests: tibble, testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2026-04-21
DOI: 10.32614/CRAN.package.censo2022arg
Author: Rodrigo Javier Duran ORCID iD [aut, cre], Jaime Salvador [ctb] (Autor original de red_execute.cpp, red_initialize.cpp y redengine_c.h (paquete redatamx)), CELADE - Centro Latinoamericano y Caribeno de Demografia [cph] (Titular de derechos sobre el motor REDATAM)
Maintainer: Rodrigo Javier Duran <rodrigo.duran at exa.unsa.edu.ar>
BugReports: https://github.com/RodriDuran/censo2022arg/issues
License: GPL (≥ 3)
URL: https://github.com/RodriDuran/censo2022arg
NeedsCompilation: yes
Language: es
Materials: README, NEWS
CRAN checks: censo2022arg results

Documentation:

Reference manual: censo2022arg.html , censo2022arg.pdf
Vignettes: Uso general de censo2022arg (source, R code)

Downloads:

Package source: censo2022arg_1.0.1.tar.gz
Windows binaries: r-devel: censo2022arg_1.0.1.zip, r-release: censo2022arg_1.0.1.zip, r-oldrel: censo2022arg_1.0.1.zip
macOS binaries: r-release (arm64): censo2022arg_1.0.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): censo2022arg_1.0.1.tgz, r-oldrel (x86_64): censo2022arg_1.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=censo2022arg to link to this page.