Package: metasurvey
Title: Reproducible Survey Data Processing with Step Pipelines
Version: 0.0.21
URL: https://metasurveyr.github.io/metasurvey/,
        https://github.com/metasurveyr/metasurvey
BugReports: https://github.com/metasurveyr/metasurvey/issues
Authors@R: 
    c(
        person(
            given = "Mauro",
            family = "Loprete",
            role = c(
                "aut",
                "cre"
            ),
            email = "mauro.loprete@icloud.com",
            comment = c(ORCID = "0000-0003-1560-0183")
        ),
        person(
            given = "Natalia",
            family = "da Silva",
            role = c(
                "aut"
            ),
            email = "natalia.dasilva@fcea.edu.uy",
            comment = c(ORCID = "0000-0002-6031-7451")
        ),
        person(
            given = "Fabricio",
            family = "Machado",
            role = c(
                "aut"
            ),
            email = "fabricio.mch.slv@gmail.com",
            comment = c(ORCID = "0009-0008-2653-9166")
        )
    )
Description: Provides a step-based pipeline for reproducible survey data
    processing, building on the 'survey' package for complex sampling designs.
    Supports rotating panels with bootstrap replicate weights, and provides a
    recipe system for sharing and reproducing data transformation workflows
    across survey editions.
License: GPL (>= 3)
Imports: data.table (>= 1.14.2), cli (>= 3.0.0), glue (>= 1.6.0),
        lifecycle (>= 1.0.0), jsonlite (>= 1.7.2), R6 (>= 2.5.0),
        survey (>= 4.2.1), methods
Suggests: archive, convey, httr2 (>= 1.0.0), haven, openxlsx,
        visNetwork (>= 2.0.9), roxygen2 (>= 7.1.2), testthat (>=
        3.0.0), tibble (>= 3.1.3), dplyr (>= 1.0.7), knitr (>= 1.33),
        foreign (>= 0.8-81), rmarkdown (>= 2.11), parallel, rio (>=
        0.5.27), here (>= 1.0.1), gt (>= 0.10.0), magrittr, shiny (>=
        1.7.0), bslib (>= 0.5.0), bsicons (>= 0.1.0), htmltools (>=
        0.5.0), xml2 (>= 1.3.0), eph, PNADcIBGE, ipumsr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-02-20 17:09:34 UTC; mauroloprete
Author: Mauro Loprete [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1560-0183>),
  Natalia da Silva [aut] (ORCID: <https://orcid.org/0000-0002-6031-7451>),
  Fabricio Machado [aut] (ORCID: <https://orcid.org/0009-0008-2653-9166>)
Maintainer: Mauro Loprete <mauro.loprete@icloud.com>
Repository: CRAN
Date/Publication: 2026-02-25 10:30:07 UTC
Built: R 4.4.3; ; 2026-02-25 23:51:35 UTC; unix
