{
  "_id": "6a0f6f1aacfb0bcc41c5f0b0",
  "Package": "samplingR",
  "Type": "Package",
  "Title": "Sampling and Estimation Methods",
  "Version": "1.0.1",
  "Date": "2023-06-25",
  "Authors@R": "person(\"Javier\", \"Estévez\", email=\"javier.estase@gmail.com\", role=c(\"aut\", \"cre\", \"cph\"))",
  "Maintainer": "Javier Estévez <javier.estase@gmail.com>",
  "Description": "Functions to take samples of data, sample size estimation\nand getting useful estimators such as total, mean, proportion\nabout its population using simple random, stratified,\nsystematic and cluster sampling.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:45:24 UTC",
    "User": "root"
  },
  "Author": "Javier Estévez [aut, cre, cph]",
  "Repository": "https://javeste.r-universe.dev",
  "Date/Publication": "2023-06-26 10:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/samplingR",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
  "MD5sum": "7a6ea5e1624a3c8f9f5cfe5ac625cf85",
  "_user": "javeste",
  "_type": "src",
  "_file": "samplingR_1.0.1.tar.gz",
  "_fileid": "e554a0a71496b4b8414101b34b3bec22d37030ff41ffdc79b63bee7f567b549d",
  "_filesize": 187492,
  "_sha256": "e554a0a71496b4b8414101b34b3bec22d37030ff41ffdc79b63bee7f567b549d",
  "_created": "2026-05-21T07:45:24.000Z",
  "_published": "2026-05-21T20:46:18.366Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265359192,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130083429"
    },
    {
      "job": 77265359072,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130090991"
    },
    {
      "job": 77265358974,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130094628"
    },
    {
      "job": 77265359332,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130080348"
    },
    {
      "job": 77265359038,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130042858"
    },
    {
      "job": 77265358473,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146801530"
    },
    {
      "job": 77265359001,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130079561"
    },
    {
      "job": 77265359193,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130081150"
    },
    {
      "job": 77265359140,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130080374"
    }
  ],
  "_buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/samplingR",
  "_commit": {
    "id": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
    "author": "Javier Estévez <javier.estase@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1687773602
  },
  "_maintainer": {
    "name": "Javier Estévez",
    "email": "javier.estase@gmail.com",
    "login": "javeste",
    "description": "",
    "uuid": 115867468
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "javeste",
      "count": 8,
      "uuid": 115867468
    }
  ],
  "_userbio": {
    "uuid": 115867468,
    "type": "user",
    "name": "Javier Estévez"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/samplingR"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/samplingR.html",
    "manual.pdf"
  ],
  "_realowner": "javeste",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-24"
    },
    {
      "version": "0.1.1",
      "date": "2023-03-09"
    },
    {
      "version": "0.1.2",
      "date": "2023-03-19"
    },
    {
      "version": "0.1.3",
      "date": "2023-04-17"
    },
    {
      "version": "0.1.4",
      "date": "2023-05-20"
    },
    {
      "version": "0.1.5",
      "date": "2023-06-03"
    },
    {
      "version": "1.0.0",
      "date": "2023-06-19"
    },
    {
      "version": "1.0.1",
      "date": "2023-06-26"
    }
  ],
  "_exports": [
    "cluster.estimator",
    "cluster.sample",
    "cluster.samplesize",
    "srs.domainestimator",
    "srs.estimator",
    "srs.sample",
    "srs.samplesize",
    "strata.allocation",
    "strata.estimator",
    "strata.sample",
    "strata.samplesize",
    "strata.samplesize.cost",
    "syst.all.samples",
    "syst.anova",
    "syst.estimator",
    "syst.intercorr",
    "syst.intracorr",
    "syst.sample"
  ],
  "_help": [
    {
      "page": "cluster.estimator",
      "title": "Parameter estimation for cluster samples",
      "topics": [
        "cluster.estimator"
      ]
    },
    {
      "page": "cluster.sample",
      "title": "Cluster sample for non-grouped data.",
      "topics": [
        "cluster.sample"
      ]
    },
    {
      "page": "cluster.samplesize",
      "title": "Sample size estimation on cluster sampling",
      "topics": [
        "cluster.samplesize"
      ]
    },
    {
      "page": "srs.domainestimator",
      "title": "Simple Random Sample parameter estimation of domains.",
      "topics": [
        "srs.domainestimator"
      ]
    },
    {
      "page": "srs.estimator",
      "title": "Simple Ramdom Sampling parameter estimation.",
      "topics": [
        "srs.estimator"
      ]
    },
    {
      "page": "srs.sample",
      "title": "Simple Random Sample",
      "topics": [
        "srs.sample"
      ]
    },
    {
      "page": "srs.samplesize",
      "title": "Simple Random Sample size.",
      "topics": [
        "srs.samplesize"
      ]
    },
    {
      "page": "strata.allocation",
      "title": "Strata allocation given a sample size",
      "topics": [
        "strata.allocation"
      ]
    },
    {
      "page": "strata.estimator",
      "title": "Parameter estimation of stratified data",
      "topics": [
        "strata.estimator"
      ]
    },
    {
      "page": "strata.sample",
      "title": "Stratified sample",
      "topics": [
        "strata.sample"
      ]
    },
    {
      "page": "strata.samplesize",
      "title": "Sample size estimation on stratified sampling",
      "topics": [
        "strata.samplesize"
      ]
    },
    {
      "page": "strata.samplesize.cost",
      "title": "Strata sample size by costs function",
      "topics": [
        "strata.samplesize.cost"
      ]
    },
    {
      "page": "syst.all.samples",
      "title": "Systematic samples",
      "topics": [
        "syst.all.samples"
      ]
    },
    {
      "page": "syst.anova",
      "title": "Analysis of variance of population data",
      "topics": [
        "syst.anova"
      ]
    },
    {
      "page": "syst.estimator",
      "title": "Parameter estimation on a systematic sample",
      "topics": [
        "syst.estimator"
      ]
    },
    {
      "page": "syst.intercorr",
      "title": "Stratified correlation coefficient",
      "topics": [
        "syst.intercorr"
      ]
    },
    {
      "page": "syst.intracorr",
      "title": "Intraclass correlation coefficient",
      "topics": [
        "syst.intracorr"
      ]
    },
    {
      "page": "syst.sample",
      "title": "Systematic sampling sample",
      "topics": [
        "syst.sample"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Strata.Rmd",
      "filename": "Strata.html",
      "title": "Determinación del calculo de tamaño de muestra utilizando distintas afijaciones, considerando costes y sin considerar costes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preparamos los datos",
        "Primer estrato: pensionistas en CyL",
        "Segundo estrato: asalariados en CyL",
        "Ejercicio 1. Consideremos una muestra global de n=800 individuos y afijacion uniforme",
        "a) Reparto de la muestra",
        "b) Suponiendo una función de coste",
        "Ejercicio 2. Afijación proporcional",
        "b) Con función de coste igual a la anterior",
        "Ejercicio 3. Afijación de mínima varianza",
        "b) Con función de coste igual a la anterior y solución teórica"
      ],
      "created": "2023-06-03 09:20:02",
      "modified": "2023-06-19 12:00:02",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "samplingr",
  "_universes": [
    "javeste"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-21T07:47:22.000Z",
      "distro": "noble",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "63d02a1a3dcbd1ff8b0c1117a55182b8435a25b12487e94a88c82d8ecddecb1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-21T07:47:43.000Z",
      "distro": "noble",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "183a0f456491022178b51e342a1bec481b0e81f7b4b4d5fec429f910a5648eb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-21T07:47:57.000Z",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "25f35e33be603021d495c4bac28037bfae04606b6ed067a42259936557563b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-21T07:47:19.000Z",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "d2e64b7f52d8f610fd909ef72e53f9bd71d67484a6fdc74d830f224817ce0079",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-21T20:46:01.000Z",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "0fd5fe5a3c690da380905a27cac5fbcf596994d94c49f40a8ffa5bff4d7cf0bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T07:47:04.000Z",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "ead519f27f1087f5aed4228820c8821e1ee4e65bc1695d4bbb4a256c63adf6cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T07:47:06.000Z",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "dd86b56fa503732d36fc520a9de95e249121de3a50dc850d8717fcb3c8c3f7df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T07:47:10.000Z",
      "commit": "1c9884dea79d9479bd1e1cdf992831508093ebbd",
      "fileid": "382c6ccd03e18db556d5df809210e4ad984045355edc9ae6715e58ba364b48c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javeste/actions/runs/26212599819"
    }
  ]
}