Package: complexr Title: 'Shiny' Interface for Complex Survey Data Analysis Version: 1.0.1 Authors@R: person( "Stalyn", "Guerrero Gómez", email = "guerrerostalyn@gmail.com", role = c("aut", "cre") ) Description: Provides a 'Shiny'-based interactive interface for the analysis of complex survey data, implementing design-based inference methods as described in Lumley (2004) . The package supports data ingestion from multiple file formats, construction and diagnosis of complex survey designs with stratification and clustering, and estimation of means, totals, and proportions with associated standard errors and confidence intervals. A multilingual interface facilitates the exploration of survey results without requiring specialized programming knowledge. License: GPL (>= 3) URL: https://github.com/stalynGuerrero/complexr BugReports: https://github.com/stalynGuerrero/complexr/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: dplyr, tibble, tidyr, readr, readxl, haven, rlang, purrr, shiny, tools, stats, utils, srvyr, survey, magrittr, ggplot2, jsonlite, writexl, DT, tidyselect Suggests: convey, knitr, rmarkdown, quarto, printr, testthat (>= 3.0.0), spelling VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Language: en-US Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://stalynguerrero.r-universe.dev Date/Publication: 2026-06-29 16:39:57 UTC RemoteUrl: https://github.com/stalynguerrero/complexr RemoteRef: HEAD RemoteSha: 2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d NeedsCompilation: no Packaged: 2026-07-07 08:18:34 UTC; root Author: Stalyn Guerrero Gómez [aut, cre] Maintainer: Stalyn Guerrero Gómez