{
  "_id": "6a4bd8ec95416c4179535974",
  "Package": "dosr",
  "Type": "Package",
  "Title": "Survey Analysis Tools for the Chilean Social Observatory",
  "Version": "0.3.4",
  "Authors@R": "person(\"Gabriel\", \"Sotomayor\", , \"gabrielsotomayorl@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9889-9637\"))",
  "Description": "Provides high-level functions to compute estimates (means,\nproportions, totals, ratios and quantiles) for complex survey\ndesigns, with automatic classification of statistical\nreliability, between-year significance tests and standardised\nreport generation in 'Excel' format (via 'openxlsx'). It was\ndeveloped for the Social Observatory ('Observatorio Social') of\nthe Chilean Ministry of Social Development and implements its\ndata-quality criteria, but it can be applied to any\ncomplex-survey design (for example the Chilean 'CASEN'\nhousehold survey, included as example data). The reliability\ncriteria follow Division Observatorio Social (2023)\n<https://bidat.gob.cl/details/ficha/dato/manual-para-la-investigacion-casen-2022>\nand Instituto Nacional de Estadisticas (2020)\n<https://www.ine.gob.cl/inicio/documentos-de-trabajo/documento/fundamentos-del-est%C3%A1ndar-para-la-evaluaci%C3%B3n-de-la-calidad-de-las-estimaciones-en-encuestas-de-hogares>;\ncomplex-survey estimation methods follow Lumley (2010,\nISBN:9780470284308).",
  "License": "MIT + file LICENSE",
  "Language": "es",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "VignetteBuilder": "knitr",
  "URL": "https://gabrielsotomayorl.github.io/dosr/,\nhttps://github.com/GabrielSotomayorl/dosr",
  "BugReports": "https://github.com/GabrielSotomayorl/dosr/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 16:29:01 UTC",
    "User": "root"
  },
  "Author": "Gabriel Sotomayor [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9889-9637>)",
  "Maintainer": "Gabriel Sotomayor <gabrielsotomayorl@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-06 14:39:48 UTC",
  "RemoteUrl": "https://github.com/cran/dosr",
  "RemoteRef": "HEAD",
  "RemoteSha": "30b91b489ecdb0386218fd9787543333c5ceb621",
  "_user": "cran",
  "_type": "src",
  "_file": "dosr_0.3.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/6d5370b1d9d6412e4bae992b1f56da8f7cba8bcc7ed084425e9e81a15efaeda0",
  "_filesize": 4050325,
  "_sha256": "6d5370b1d9d6412e4bae992b1f56da8f7cba8bcc7ed084425e9e81a15efaeda0",
  "_expires": "2026-10-14T16:33:46.000Z",
  "_created": "2026-07-06T16:29:01.000Z",
  "_published": "2026-07-06T16:33:48.124Z",
  "_jobs": [
    {
      "job": 85424772717,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8115375505"
    },
    {
      "job": 85424772741,
      "time": 241,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8115384003"
    },
    {
      "job": 85423768576,
      "time": 284,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8115283943"
    },
    {
      "job": 85424772735,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8115355928"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28806622778",
  "_status": "success",
  "_upstream": "https://github.com/cran/dosr",
  "_commit": {
    "id": "30b91b489ecdb0386218fd9787543333c5ceb621",
    "author": "Gabriel Sotomayor <gabrielsotomayorl@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.4\n",
    "time": 1783348788
  },
  "_maintainer": {
    "name": "Gabriel Sotomayor",
    "email": "gabrielsotomayorl@gmail.com",
    "login": "gabrielsotomayorl",
    "orcid": "0000-0002-9889-9637",
    "description": "",
    "uuid": 46691330
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "srvyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.4",
      "date": "2026-07-06"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gabrielsotomayorl",
      "count": 1,
      "uuid": 46691330
    }
  ],
  "_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/dosr"
  },
  "_devurl": "https://github.com/gabrielsotomayorl/dosr",
  "_pkgdown": "https://gabrielsotomayorl.github.io/dosr/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dosr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.4",
      "date": "2026-07-06"
    }
  ],
  "_exports": [
    "multi_bin",
    "obs_cuantil",
    "obs_media",
    "obs_prop",
    "obs_ratio",
    "obs_total"
  ],
  "_datasets": [
    {
      "name": "casen_2022",
      "title": "Encuesta CASEN 2022 — subconjunto de variables clave",
      "object": "casen_2022",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "expr",
        "varstrat",
        "varunit",
        "region",
        "area",
        "sexo",
        "edad",
        "pobreza",
        "ytotcorh",
        "activ",
        "r8a",
        "r8b",
        "r8c",
        "r8d",
        "r8e",
        "r8f",
        "r8g",
        "r8h"
      ],
      "rows": 202231,
      "table": true,
      "tojson": false
    },
    {
      "name": "casen_2024",
      "title": "Encuesta CASEN 2024 — subconjunto de variables clave",
      "object": "casen_2024",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "expr",
        "varstrat",
        "varunit",
        "region",
        "area",
        "sexo",
        "edad",
        "pobreza",
        "ytotcorh",
        "activ",
        "r8a",
        "r8b",
        "r8c",
        "r8d",
        "r8e",
        "r8f",
        "r8g",
        "r8h"
      ],
      "rows": 218367,
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "casen_2022",
      "title": "Encuesta CASEN 2022 — subconjunto de variables clave",
      "topics": [
        "casen_2022"
      ]
    },
    {
      "page": "casen_2024",
      "title": "Encuesta CASEN 2024 — subconjunto de variables clave",
      "topics": [
        "casen_2024"
      ]
    },
    {
      "page": "multi_bin",
      "title": "Perfilar Múltiples Variables Dicotómicas con Criterios de Calidad",
      "topics": [
        "multi_bin"
      ]
    },
    {
      "page": "obs_cuantil",
      "title": "Calcula estimaciones de cuantiles para diseños complejos",
      "topics": [
        "obs_cuantil"
      ]
    },
    {
      "page": "obs_media",
      "title": "Calcula estimaciones de medias para diseños complejos",
      "topics": [
        "obs_media"
      ]
    },
    {
      "page": "obs_prop",
      "title": "Calcula estimaciones de proporciones para diseños complejos",
      "topics": [
        "obs_prop"
      ]
    },
    {
      "page": "obs_ratio",
      "title": "Calcula razones (ratios) para diseños complejos",
      "topics": [
        "obs_ratio"
      ]
    },
    {
      "page": "obs_total",
      "title": "Calcula estimaciones de totales para diseños complejos",
      "topics": [
        "obs_total"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/dosr/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "DBI",
    "digest",
    "dplyr",
    "forcats",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "haven",
    "hms",
    "labelled",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "minqa",
    "mitools",
    "numDeriv",
    "openxlsx",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "srvyr",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "introduccion.Rmd",
      "filename": "introduccion.html",
      "title": "Introducción a dosr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Instalación",
        "Datos incluidos",
        "Proporciones: obs_prop()",
        "Medias: obs_media()",
        "Cuantiles: obs_cuantil()",
        "Totales: obs_total()",
        "Razones: obs_ratio()",
        "Trabajo con múltiples diseños",
        "Múltiples variables binarias: multi_bin()",
        "Clasificación de fiabilidad",
        "Reportes Excel"
      ],
      "created": "2026-07-06 14:39:48",
      "modified": "2026-07-06 14:39:48",
      "commits": 1
    },
    {
      "source": "metodologia.Rmd",
      "filename": "metodologia.html",
      "title": "Metodología: Fiabilidad estadística y pruebas de significancia",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Diseños de encuesta complejos",
        "Criterios de fiabilidad",
        "Proporciones (obs_prop)",
        "Medias, totales, razones y cuantiles",
        "Parámetros configurables",
        "Pruebas de significancia estadística",
        "Tipos de comparación",
        "Salida: estructura del reporte Excel",
        "Ejemplo con datos reales",
        "Comparación inter-anual con pruebas de significancia",
        "Referencias"
      ],
      "created": "2026-07-06 14:39:48",
      "modified": "2026-07-06 14:39:48",
      "commits": 1
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "dosr",
  "_universes": [
    "cran",
    "gabrielsotomayorl"
  ],
  "_indexurl": "https://gabrielsotomayorl.r-universe.dev/dosr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-07-06T16:31:23.000Z",
      "distro": "resolute",
      "commit": "30b91b489ecdb0386218fd9787543333c5ceb621",
      "fileid": "https://r2.ropensci.org/05ceef092d07ebf2d2940a7d6176b754710c027847958a7243696e7dc7d567f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806622778"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-07-06T16:31:41.000Z",
      "distro": "resolute",
      "commit": "30b91b489ecdb0386218fd9787543333c5ceb621",
      "fileid": "https://r2.ropensci.org/6368a6b132b54f7a91088f9e23de8efc13ea5f803a9e1f43804083bf51664fcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806622778"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-07-06T16:32:14.000Z",
      "commit": "30b91b489ecdb0386218fd9787543333c5ceb621",
      "fileid": "https://r2.ropensci.org/18c5e6549a007380f1113b4e277e4dc869599b42866211417709db5dab355c8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806622778"
    }
  ]
}