{
  "_id": "6a32760a3efcd9bda4388e9c",
  "Package": "sps",
  "Title": "Sequential Poisson Sampling",
  "Version": "0.6.3",
  "Authors@R": "c(\nperson(\"Steve\", \"Martin\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"marberts@protonmail.com\",\ncomment = c(ORCID = \"0000-0003-2544-9480\")),\nperson(\"Justin\", \"Francis\", role = \"ctb\")\n)",
  "Description": "Sequential Poisson sampling is a variation of Poisson\nsampling for drawing probability-proportional-to-size samples\nwith a given number of units, and is commonly used for\nprice-index surveys. This package gives functions to draw\nstratified sequential Poisson samples according to the method\nby Ohlsson (1998, ISSN:0282-423X), as well as other order\nsample designs by Rosén (1997,\n<doi:10.1016/S0378-3758(96)00186-3>), and generate approximate\nbootstrap replicate weights according to the generalized\nbootstrap method by Beaumont and Patak (2012,\n<doi:10.1111/j.1751-5823.2011.00166.x>).",
  "Config/testthat/edition": "3",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://marberts.github.io/sps/, https://github.com/marberts/sps",
  "BugReports": "https://github.com/marberts/sps/issues",
  "VignetteBuilder": "quarto",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://marberts.r-universe.dev",
  "Date/Publication": "2025-11-19 04:49:10 UTC",
  "RemoteUrl": "https://github.com/marberts/sps",
  "RemoteRef": "HEAD",
  "RemoteSha": "158b9f4dc8f65c3083f279fd4063a99e67717162",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 10:21:21 UTC",
    "User": "root"
  },
  "Author": "Steve Martin [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2544-9480>),\nJustin Francis [ctb]",
  "Maintainer": "Steve Martin <marberts@protonmail.com>",
  "MD5sum": "c662a8d6de421862857df484b739dd08",
  "_user": "marberts",
  "_type": "src",
  "_file": "sps_0.6.3.tar.gz",
  "_fileid": "6b0c5f5a5b8909167b545e5ef038555c7f71ffecd0c0d11bc861f82834f249d2",
  "_filesize": 401438,
  "_sha256": "6b0c5f5a5b8909167b545e5ef038555c7f71ffecd0c0d11bc861f82834f249d2",
  "_created": "2026-06-17T10:21:21.000Z",
  "_published": "2026-06-17T10:25:14.792Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81872059685,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7692573419"
    },
    {
      "job": 81872059682,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7692592510"
    },
    {
      "job": 81872059722,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7692580003"
    },
    {
      "job": 81872059781,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7692581286"
    },
    {
      "job": 81871572032,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7692530434"
    },
    {
      "job": 81872059674,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7692565820"
    },
    {
      "job": 81872059683,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7692569214"
    },
    {
      "job": 81872059677,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7692587869"
    },
    {
      "job": 81872059690,
      "time": 205,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7692606330"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marberts/sps",
  "_commit": {
    "id": "158b9f4dc8f65c3083f279fd4063a99e67717162",
    "author": "Steve Martin <62676717+marberts@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Version 0.6.3\n\n",
    "time": 1763527750
  },
  "_maintainer": {
    "name": "Steve Martin",
    "email": "marberts@protonmail.com",
    "login": "marberts",
    "orcid": "0000-0003-2544-9480",
    "description": "Using economics and data science to measure the economy.",
    "uuid": 62676717
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "kit",
      "version": ">= 0.0.10",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "marberts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 7
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.6.1",
      "date": "2025-07-10"
    },
    {
      "name": "v0.6.2",
      "date": "2025-08-24"
    },
    {
      "name": "v0.6.3",
      "date": "2025-11-19"
    }
  ],
  "_topics": [
    "official-statistics",
    "sampling",
    "statistics",
    "survey-sampling",
    "quarto"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "marberts",
      "count": 204,
      "uuid": 62676717
    }
  ],
  "_userbio": {
    "uuid": 62676717,
    "type": "user",
    "name": "Steve Martin",
    "followers": 20,
    "description": "Using economics and data science to measure the economy."
  },
  "_downloads": {
    "count": 313,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sps"
  },
  "_devurl": "https://github.com/marberts/sps",
  "_pkgdown": "https://marberts.github.io/sps/",
  "_searchresults": 7,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sps.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marberts/sps",
  "_realowner": "marberts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-08-20"
    },
    {
      "version": "0.1.2",
      "date": "2021-12-11"
    },
    {
      "version": "0.1.3",
      "date": "2022-02-09"
    },
    {
      "version": "0.2.0",
      "date": "2022-10-28"
    },
    {
      "version": "0.3.0",
      "date": "2022-11-23"
    },
    {
      "version": "0.4.0",
      "date": "2023-02-11"
    },
    {
      "version": "0.4.1",
      "date": "2023-02-13"
    },
    {
      "version": "0.5.0",
      "date": "2023-04-10"
    },
    {
      "version": "0.5.2",
      "date": "2023-08-22"
    },
    {
      "version": "0.5.3",
      "date": "2023-10-16"
    },
    {
      "version": "0.5.4",
      "date": "2024-02-23"
    },
    {
      "version": "0.6.0",
      "date": "2025-02-09"
    },
    {
      "version": "0.6.1",
      "date": "2025-07-10"
    },
    {
      "version": "0.6.2",
      "date": "2025-08-24"
    },
    {
      "version": "0.6.3",
      "date": "2025-11-19"
    }
  ],
  "_exports": [
    "becomes_ta",
    "divisor_method",
    "expected_coverage",
    "inclusion_prob",
    "min_tau",
    "order_sampling",
    "prop_allocation",
    "ps",
    "sps",
    "sps_iterator",
    "sps_repweights"
  ],
  "_help": [
    {
      "page": "expected_coverage",
      "title": "Expected coverage",
      "topics": [
        "expected_coverage"
      ]
    },
    {
      "page": "inclusion_prob",
      "title": "Calculate inclusion probabilities",
      "topics": [
        "becomes_ta",
        "inclusion_prob"
      ]
    },
    {
      "page": "prop_allocation",
      "title": "Construct a proportional allocation",
      "topics": [
        "divisor_method",
        "prop_allocation"
      ]
    },
    {
      "page": "sps",
      "title": "Stratified sequential Poisson sampling",
      "topics": [
        "order_sampling",
        "ps",
        "sps"
      ]
    },
    {
      "page": "sps_iterator",
      "title": "Iteratively draw a sequential Poisson sample",
      "topics": [
        "sps_iterator"
      ]
    },
    {
      "page": "sps_repweights",
      "title": "Bootstrap replicate weights for sequential Poisson sampling",
      "topics": [
        "min_tau",
        "sps_repweights"
      ]
    }
  ],
  "_pkglogo": "https://github.com/marberts/sps/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/marberts/sps/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "sps.qmd",
      "filename": "sps.html",
      "title": "Drawing a Sequential Poisson Sample",
      "engine": "quarto::html",
      "headings": [
        "Drawing a sample of businesses",
        "Coordinating samples",
        "Topping up",
        "Bias in the Horvitz-Thompson estimator"
      ],
      "created": "2025-08-06 03:37:56",
      "modified": "2025-11-19 04:49:10",
      "commits": 7
    },
    {
      "source": "take-all.qmd",
      "filename": "take-all.html",
      "title": "Take-all units",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-08-06 03:37:56",
      "modified": "2025-11-19 04:49:10",
      "commits": 4
    }
  ],
  "_score": 5.653212513775344,
  "_indexed": true,
  "_nocasepkg": "sps",
  "_universes": [
    "marberts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-06-17T10:23:16.000Z",
      "distro": "noble",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "703a7934b78e0789f4a319d6ad784589216437490181282d5271a8918c46d2de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-06-17T10:24:05.000Z",
      "distro": "noble",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "70e3c4d950241014aa0ca7f80ebf1ed3e26a9eca848fc2892616f444bd58e538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-06-17T10:23:37.000Z",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "785a658b271ea65e12d974091e7267066a9be9f87aeb277949979e2eaaf89064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-06-17T10:23:36.000Z",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "f53232860b3df5d2190392c2ce52ea06fa66b57255ed5d58acde7d20a0d410c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.3",
      "date": "2026-06-17T10:23:10.000Z",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "0aed807857463eb8434392c3ed626a08606b1dd6439c2e15de14f7f2632c90d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-06-17T10:23:01.000Z",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "f9ee63c7d24144f8b7ab9ec374bf8dea3059f29d25a5b18b952d85f085c1fbde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-06-17T10:23:46.000Z",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "a80475e4b1852e527fc16ef2eb3aa9c4456ff563be5ae3b24f3ae2ee48447ae9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-06-17T10:24:42.000Z",
      "commit": "158b9f4dc8f65c3083f279fd4063a99e67717162",
      "fileid": "2e923dbae308cfb6e68432d2d0dd1edf3ef58018c1a97c9f7e6037a4e5561c9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/27682003700"
    }
  ]
}