{
  "_id": "6a4bd83995416c41795358ac",
  "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. The package supports data\nimport from multiple file formats, construction and diagnosis\nof complex survey designs with stratification, clustering, and\nsampling weights, as well as estimation of means, totals,\nproportions, associated standard errors, confidence intervals,\nand design effects. The multilingual interface facilitates the\nanalysis and visualization of survey results without requiring\nspecialized programming knowledge.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/stalynGuerrero/complexr",
  "BugReports": "https://github.com/stalynGuerrero/complexr/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 16:27:16 UTC",
    "User": "root"
  },
  "Author": "Stalyn Guerrero Gómez [aut, cre]",
  "Maintainer": "Stalyn Guerrero Gómez <guerrerostalyn@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-06 14:39:38 UTC",
  "RemoteUrl": "https://github.com/cran/complexr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ecb6e24014473ad9be353d61e63ecbcff9443eb",
  "_user": "cran",
  "_type": "src",
  "_file": "complexr_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/679404150037d6a739fc00912588be73d9566e63c6732922850d2723ce378799",
  "_filesize": 3002899,
  "_sha256": "679404150037d6a739fc00912588be73d9566e63c6732922850d2723ce378799",
  "_expires": "2026-10-14T16:30:47.000Z",
  "_created": "2026-07-06T16:27:16.000Z",
  "_published": "2026-07-06T16:30:49.846Z",
  "_jobs": [
    {
      "job": 85424384578,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8115306677"
    },
    {
      "job": 85424384610,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8115310445"
    },
    {
      "job": 85423617798,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8115237687"
    },
    {
      "job": 85424384607,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8115309548"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28806578932",
  "_status": "success",
  "_upstream": "https://github.com/cran/complexr",
  "_commit": {
    "id": "5ecb6e24014473ad9be353d61e63ecbcff9443eb",
    "author": "Stalyn Guerrero Gómez <guerrerostalyn@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1783348778
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-07-06"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stalynguerrero",
      "count": 1,
      "uuid": 16882381
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_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"
      ]
    }
  ],
  "_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",
        "Referencias"
      ],
      "created": "2026-07-06 14:39:38",
      "modified": "2026-07-06 14:39:38",
      "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",
        "References"
      ],
      "created": "2026-07-06 14:39:38",
      "modified": "2026-07-06 14:39:38",
      "commits": 1
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "complexr",
  "_universes": [
    "cran",
    "stalynguerrero"
  ],
  "_indexurl": "https://stalynguerrero.r-universe.dev/complexr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-06T16:29:46.000Z",
      "distro": "resolute",
      "commit": "5ecb6e24014473ad9be353d61e63ecbcff9443eb",
      "fileid": "https://r2.ropensci.org/4f3237156215b6d3eb060f309d17826d7e66ea0e854f3101b2dd5b1eef54a8f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806578932"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-06T16:29:55.000Z",
      "distro": "resolute",
      "commit": "5ecb6e24014473ad9be353d61e63ecbcff9443eb",
      "fileid": "https://r2.ropensci.org/4f917e74e8b9c3aab405f4c03de7c45d2fe15690343dd026b1d76849f9ab1abd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806578932"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-06T16:30:22.000Z",
      "commit": "5ecb6e24014473ad9be353d61e63ecbcff9443eb",
      "fileid": "https://r2.ropensci.org/bbbe0f38c0d0e90393e9d7ba23ae9664078fe1952ef73e36afe9693b87dce05f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806578932"
    }
  ]
}