Package: svySE Type: Package Title: Sampling Error Estimation for Complex Surveys Version: 0.2.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, optional strata and cluster variables, 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 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 URL: https://github.com/lburgoss/svySE BugReports: https://github.com/lburgoss/svySE/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libicu-dev Repository: https://lburgoss.r-universe.dev Date/Publication: 2026-07-08 16:26:14 UTC RemoteUrl: https://github.com/lburgoss/svyse RemoteRef: HEAD RemoteSha: 93a5f6c169756d628e1e520aa738ba0fd3b72234 NeedsCompilation: no Packaged: 2026-07-11 08:05:16 UTC; root Author: Luis Burgos [aut, cre] Maintainer: Luis Burgos