Package: dosr
Type: Package
Depends: R (>= 4.1.0)
Title: Survey Analysis Tools for the Chilean Social Observatory
Version: 0.3.4
Authors@R: 
    person("Gabriel", "Sotomayor", , "gabrielsotomayorl@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9889-9637"))
Description: Provides high-level functions to compute estimates (means,
    proportions, totals, ratios and quantiles) for complex survey designs,
    with automatic classification of statistical reliability, between-year
    significance tests and standardised report generation in 'Excel' format
    (via 'openxlsx'). It was developed for the Social Observatory
    ('Observatorio Social') of the Chilean Ministry of Social Development
    and implements its data-quality criteria, but it can be applied to any
    complex-survey design (for example the Chilean 'CASEN' household survey,
    included as example data). The reliability criteria follow Division
    Observatorio Social (2023)
    <https://bidat.gob.cl/details/ficha/dato/manual-para-la-investigacion-casen-2022>
    and Instituto Nacional de Estadisticas (2020)
    <https://www.ine.gob.cl/inicio/documentos-de-trabajo/documento/fundamentos-del-est%C3%A1ndar-para-la-evaluaci%C3%B3n-de-la-calidad-de-las-estimaciones-en-encuestas-de-hogares>;
    complex-survey estimation methods follow Lumley (2010,
    ISBN:9780470284308).
License: MIT + file LICENSE
Language: es
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: dplyr, srvyr, tidyr, purrr, haven, rlang, future, furrr,
        openxlsx, stringr, labelled, tibble
Suggests: testthat (>= 3.0.0), survey, knitr, rmarkdown, withr
Config/testthat/edition: 3
Config/Needs/website: pkgdown
VignetteBuilder: knitr
URL: https://gabrielsotomayorl.github.io/dosr/,
        https://github.com/GabrielSotomayorl/dosr
BugReports: https://github.com/GabrielSotomayorl/dosr/issues
NeedsCompilation: no
Packaged: 2026-06-30 14:01:15 UTC; gabrielsotomayor
Author: Gabriel Sotomayor [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9889-9637>)
Maintainer: Gabriel Sotomayor <gabrielsotomayorl@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-06 13:10:09 UTC
Built: R 4.6.0; ; 2026-07-06 15:50:19 UTC; unix
