Package: datacaged
Title: CAGED Microdata Download and Storage in 'DuckDB'
Version: 0.2.1
Authors@R: 
    person("Alexsandro", "Prado",
           email   = "alexsandro.prado@ufersa.edu.br",
           role    = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7072-3621"))
Description: Tools to download, parse, and store Brazilian CAGED 
    (Cadastro Geral de Empregados e Desempregados) microdata using 'DuckDB'. 
    Supports both legacy CAGED (pre-2020), Novo CAGED (2020+), and adjustment files, 
    enabling efficient local storage and analysis workflows.
    Data is sourced from the HuggingFace repository
    <https://huggingface.co/datasets/alexsandroprado/caged>.
SystemRequirements: 7-Zip (optional, required for PPMd-compressed files
        from CAGED antigo and CAGED Ajustes)
Depends: R (>= 4.2.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
Date: 2026-08-26
Imports: archive, cli, DBI, dplyr, duckdb, future, furrr, glue, httr2
        (>= 1.0.0), progressr, purrr, readr (>= 2.1.0), stringr,
        tibble, tools, utils
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, dbplyr
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/gecomt/datacaged
BugReports: https://github.com/gecomt/datacaged/issues
Config/Needs/website: rmarkdown
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-27 21:57:03 UTC; alexsandro
Author: Alexsandro Prado [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7072-3621>)
Maintainer: Alexsandro Prado <alexsandro.prado@ufersa.edu.br>
Repository: CRAN
Date/Publication: 2026-09-09 16:40:07 UTC
