{
  "_id": "6a4cb73707c3fd5c3260fa0f",
  "Package": "complexr",
  "Title": "'Shiny' Interface for Complex Survey Data Analysis",
  "Version": "1.0.1",
  "Authors@R": "person(\n\"Stalyn\", \"Guerrero Gómez\",\nemail = \"guerrerostalyn@gmail.com\",\nrole = c(\"aut\", \"cre\")\n)",
  "Description": "Provides a 'Shiny'-based interactive interface for the\nanalysis of complex survey data, implementing design-based\ninference methods as described in Lumley (2004)\n<doi:10.18637/jss.v009.i08>. The package supports data\ningestion from multiple file formats, construction and\ndiagnosis of complex survey designs with stratification and\nclustering, and estimation of means, totals, and proportions\nwith associated standard errors and confidence intervals. A\nmultilingual interface facilitates the exploration of survey\nresults 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)",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-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": {
    "Date": "2026-07-07 08:18:34 UTC",
    "User": "root"
  },
  "Author": "Stalyn Guerrero Gómez [aut, cre]",
  "Maintainer": "Stalyn Guerrero Gómez <guerrerostalyn@gmail.com>",
  "_user": "stalynguerrero",
  "_type": "src",
  "_file": "complexr_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/26842f96760524ab3354b97cb800606776e5b4676f107494de1d3d517570443d",
  "_filesize": 3013267,
  "_sha256": "26842f96760524ab3354b97cb800606776e5b4676f107494de1d3d517570443d",
  "_expires": "2026-10-15T08:22:12.000Z",
  "_created": "2026-07-07T08:18:34.000Z",
  "_published": "2026-07-07T08:22:15.721Z",
  "_jobs": [
    {
      "job": 85569263072,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132015772"
    },
    {
      "job": 85569263119,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132016498"
    },
    {
      "job": 85569263078,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8131999629"
    },
    {
      "job": 85569263129,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132003962"
    },
    {
      "job": 85568646761,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131948934"
    },
    {
      "job": 85569263093,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8132023564"
    },
    {
      "job": 85569263108,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132000083"
    },
    {
      "job": 85569263156,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8131988930"
    },
    {
      "job": 85569263157,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131990244"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130",
  "_status": "success",
  "_upstream": "https://github.com/stalynguerrero/complexr",
  "_commit": {
    "id": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
    "author": "Stalyn Guerrero <guerrerostalyn@gmail.com>",
    "committer": "Stalyn Guerrero <guerrerostalyn@gmail.com>",
    "message": "Prepare CRAN submission v1.0.1\n",
    "time": 1782751197
  },
  "_maintainer": {
    "name": "Stalyn Guerrero Gómez",
    "email": "guerrerostalyn@gmail.com",
    "login": "stalynguerrero",
    "description": "",
    "uuid": 16882381
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "srvyr",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "convey",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "printr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "stalynguerrero",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 10
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stalynguerrero",
      "count": 19,
      "uuid": 16882381
    }
  ],
  "_userbio": {
    "uuid": 16882381,
    "type": "user",
    "name": "Stalyn Guerrero",
    "followers": 6
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/complexr"
  },
  "_devurl": "https://github.com/stalynguerrero/complexr",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/complexr.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stalynguerrero/complexr",
  "_realowner": "stalynguerrero",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-07-06"
    }
  ],
  "_exports": [
    "as_survey_design_tbl",
    "describe_survey_design",
    "estimate_survey",
    "format_results_table",
    "generate_example_data",
    "i18n_load",
    "i18n_t",
    "mutate_survey_data",
    "plot_results_bar",
    "read_survey_data",
    "run_app",
    "validate_simulation"
  ],
  "_help": [
    {
      "page": "app_server",
      "title": "Shiny server for complexr",
      "topics": [
        "app_server"
      ]
    },
    {
      "page": "app_ui",
      "title": "Shiny UI for complexr",
      "topics": [
        "app_ui"
      ]
    },
    {
      "page": "as_survey_design_tbl",
      "title": "Create a complex survey design object",
      "topics": [
        "as_survey_design_tbl"
      ]
    },
    {
      "page": "describe_survey_design",
      "title": "Describe a complex survey design",
      "topics": [
        "describe_survey_design"
      ]
    },
    {
      "page": "estimate_survey",
      "title": "Estimate survey statistics under complex sampling designs",
      "topics": [
        "estimate_survey"
      ]
    },
    {
      "page": "format_results_table",
      "title": "Format survey estimation results",
      "topics": [
        "format_results_table"
      ]
    },
    {
      "page": "generate_example_data",
      "title": "Generate simulated complex survey data with hierarchical structure",
      "topics": [
        "generate_example_data"
      ]
    },
    {
      "page": "i18n_load",
      "title": "Load a language dictionary from JSON",
      "topics": [
        "i18n_load"
      ]
    },
    {
      "page": "i18n_t",
      "title": "Translate a key from a language dictionary",
      "topics": [
        "i18n_t"
      ]
    },
    {
      "page": "mutate_survey_data",
      "title": "Mutate survey data using declarative definitions",
      "topics": [
        "mutate_survey_data"
      ]
    },
    {
      "page": "plot_results_bar",
      "title": "Plot survey estimates as bar chart",
      "topics": [
        "plot_results_bar"
      ]
    },
    {
      "page": "read_survey_data",
      "title": "Read survey microdata from multiple file formats",
      "topics": [
        "read_survey_data"
      ]
    },
    {
      "page": "run_app",
      "title": "Run complexr application",
      "topics": [
        "run_app"
      ]
    },
    {
      "page": "validate_simulation",
      "title": "Validate simulated survey data",
      "topics": [
        "validate_simulation"
      ]
    }
  ],
  "_readme": "https://github.com/stalynguerrero/complexr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mitools",
    "numDeriv",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "srvyr",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "intro_es.Rmd",
      "filename": "intro_es.html",
      "title": "complexr: Análisis de Datos de Encuestas Complejas",
      "author": "Stalyn Guerrero Gómez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Descripción general",
        "Marco conceptual y notación",
        "Población y muestra",
        "Pesos de diseño y pesos ajustados",
        "Estimador de Horvitz–Thompson",
        "Varianza bajo el enfoque de diseño",
        "Diseño estratificado multietápico",
        "Efecto del diseño (DEFF)",
        "Instalación",
        "Datos simulados",
        "Variables",
        "Jerarquía y consistencia interna",
        "Lectura de datos externos",
        "Derivación de variables",
        "Diseño muestral",
        "Construcción del objeto de diseño",
        "Diagnóstico del diseño",
        "Estimación",
        "Media poblacional",
        "Total poblacional",
        "Proporciones",
        "Variable binaria",
        "Variable categórica multinomial",
        "Estimador de razón",
        "Cuantiles",
        "Estimación por dominios",
        "Efecto de diseño de dominio",
        "Presentación de resultados",
        "Visualización",
        "Aplicación Shiny",
        "Ejemplo de flujo de trabajo completo",
        "Información de la sesión",
        "Referencias"
      ],
      "created": "2026-05-06 15:39:26",
      "modified": "2026-05-06 15:39:26",
      "commits": 1
    },
    {
      "source": "intro_en.Rmd",
      "filename": "intro_en.html",
      "title": "complexr: Analysis of Complex Survey Data",
      "author": "Stalyn Guerrero Gómez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Conceptual Framework and Notation",
        "Population and Sample",
        "Design Weights and Adjusted Weights",
        "Horvitz–Thompson Estimator",
        "Design-Based Variance",
        "Stratified Multistage Design",
        "Design Effect (DEFF)",
        "Installation",
        "Simulated Data",
        "Variables",
        "Hierarchy and Internal Consistency",
        "Reading External Data",
        "Deriving Variables",
        "Survey Design",
        "Building a Design Object",
        "Diagnosing the Design",
        "Estimation",
        "Population Mean",
        "Population Total",
        "Proportions",
        "Binary Variable",
        "Multinomial Categorical Variable",
        "Ratio Estimator",
        "Quantiles",
        "Domain Estimation",
        "Domain Design Effect",
        "Formatting Results",
        "Visualisation",
        "Shiny Application",
        "Complete Workflow Example",
        "Session Information",
        "References"
      ],
      "created": "2026-05-06 15:39:26",
      "modified": "2026-05-06 15:39:26",
      "commits": 1
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "complexr",
  "_universes": [
    "stalynguerrero"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-07T08:21:04.000Z",
      "distro": "resolute",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/b2bbea6690c1d7bb82e7c8c5b090aa3a038b3f84155bae6b00ed5bc8a8caabfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-07T08:21:07.000Z",
      "distro": "resolute",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/5e14d452803190f9b89afdde8fb48936c55ee52e3e7c460d6f189079ed8819e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-07T08:20:36.000Z",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/73c5ec3ff5e5a3a3e0bc714c975186c010574c083f6b880b0a23a7e1d0e4253b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-07T08:20:43.000Z",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/34abdde3663a276634f6a2f91a62dd387e538921c3da6b1b4f77ab08fd7d4465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-07T08:21:54.000Z",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/c4f10b7f43c367c87151e5e6df49086d72b40f391fa9451713455174a956cdf8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-07T08:20:19.000Z",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/7fdfc895b6dff58c7f49ae5e12820361e5b72dbfba9261ad667fcf76e8fb949d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-07T08:19:53.000Z",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/e1ac6dffa35f183f0de6cdad04dca49d3ec13196b2d854a4f0036de672a8011a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-07T08:19:55.000Z",
      "commit": "2d4d3e15b3c2c91078639bef26e2bdf85cf5ed1d",
      "fileid": "https://r2.ropensci.org/a2532911b458417fd5141e9eff4d400608cb1a9a53e3d09fdc53282330ebff46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stalynguerrero/actions/runs/28851774130"
    }
  ]
}