Package: svySE
Type: Package
Title: Sampling Error Estimation for Complex Surveys
Version: 0.1.0
Authors@R: 
    person(
        given = "Luis",
        family = "Burgos",
        email = "lburgoss1996@gmail.com",
        role = c("aut", "cre")
    )
Description: Tools for estimating sampling errors of indicators from complex
    survey designs. The package supports weighted totals, proportions,
    standard errors, confidence intervals, coefficients of variation,
    design effects, unweighted counts, grouped estimates, domain estimates,
    configurable survey settings, and customizable Excel exports.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Depends: R (>= 4.2.0)
Imports: survey, openxlsx, stats
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/lburgoss/svySE
BugReports: https://github.com/lburgoss/svySE/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-03 19:32:32 UTC; encal154
Author: Luis Burgos [aut, cre]
Maintainer: Luis Burgos <lburgoss1996@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-10 20:50:02 UTC
Built: R 4.5.2; ; 2026-07-10 21:28:02 UTC; unix
