Package: complexr 1.0.1
complexr: 'Shiny' Interface for Complex Survey Data Analysis
Provides a 'Shiny'-based interactive interface for the analysis of complex survey data, implementing design-based inference methods as described in Lumley (2004) <doi:10.18637/jss.v009.i08>. 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.
Authors:
complexr_1.0.1.tar.gz
complexr_1.0.1.zip(r-4.7)complexr_1.0.1.zip(r-4.6)complexr_1.0.1.zip(r-4.5)
complexr_1.0.1.tgz(r-4.6-any)complexr_1.0.1.tgz(r-4.5-any)
complexr_1.0.1.tar.gz(r-4.7-any)complexr_1.0.1.tar.gz(r-4.6-any)
complexr_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
complexr/json (API)
| # Install 'complexr' in R: |
| install.packages('complexr', repos = c('https://stalynguerrero.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stalynguerrero/complexr/issues
Last updated from:2d4d3e15b3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 162 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | OK | 164 | ||
| macos-release-arm64 | OK | 160 | ||
| macos-oldrel-arm64 | OK | 164 | ||
| windows-devel | OK | 124 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 95 | ||
| wasm-release | OK | 182 |
Exports:as_survey_design_tbldescribe_survey_designestimate_surveyformat_results_tablegenerate_example_datai18n_loadi18n_tmutate_survey_dataplot_results_barread_survey_datarun_appvalidate_simulation
Dependencies:base64encbitbit64bslibcachemcellrangerclicliprcommonmarkcpp11crayoncrosstalkDBIdigestdplyrDTevaluatefarverfastmapfontawesomeforcatsfsgenericsggplot2gluegtablehavenhighrhmshtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMatrixmemoisemimeminqamitoolsnumDerivotelpillarpkgconfigprettyunitsprogresspromisespurrrR6rappdirsRColorBrewerRcppRcppArmadilloreadrreadxlrematchrlangrmarkdownS7sassscalesshinysourcetoolssrvyrstringistringrsurveysurvivaltibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevroomwithrwritexlxfunxtableyaml
Last update: 2026-05-06
Started: 2026-05-06
Last update: 2026-05-06
Started: 2026-05-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Shiny server for complexr | app_server |
| Shiny UI for complexr | app_ui |
| Create a complex survey design object | as_survey_design_tbl |
| Describe a complex survey design | describe_survey_design |
| Estimate survey statistics under complex sampling designs | estimate_survey |
| Format survey estimation results | format_results_table |
| Generate simulated complex survey data with hierarchical structure | generate_example_data |
| Load a language dictionary from JSON | i18n_load |
| Translate a key from a language dictionary | i18n_t |
| Mutate survey data using declarative definitions | mutate_survey_data |
| Plot survey estimates as bar chart | plot_results_bar |
| Read survey microdata from multiple file formats | read_survey_data |
| Run complexr application | run_app |
| Validate simulated survey data | validate_simulation |
