{
  "_id": "6a47953e2f27a93436c0e10a",
  "Package": "shadowpop",
  "Title": "Creates a \"shadow population\" for comparative data analysis",
  "Version": "0.0.1",
  "Authors@R": "person(\n\"Fran\", \"Barton\",\nemail = \"francis.barton@nhs.net\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5650-1176\")\n)",
  "License": "MIT + file LICENSE",
  "Description": "Creates a \"shadow population\" for comparative data\nanalysis.",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "quarto",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://francisbarton.r-universe.dev",
  "Date/Publication": "2024-09-08 13:14:52 UTC",
  "RemoteUrl": "https://codeberg.org/francisbarton/shadowpop",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 05:21:06 UTC",
    "User": "root"
  },
  "Author": "Fran Barton [aut, cre] (ORCID: <https://orcid.org/0000-0002-5650-1176>)",
  "Maintainer": "Fran Barton <francis.barton@nhs.net>",
  "_user": "francisbarton",
  "_type": "src",
  "_file": "shadowpop_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d8423c5df5b0890cd6914f05bab9e9e2dc2ecdb5cc81bc04f958bf63e842e1ab",
  "_filesize": 2597279,
  "_sha256": "d8423c5df5b0890cd6914f05bab9e9e2dc2ecdb5cc81bc04f958bf63e842e1ab",
  "_expires": "2026-10-11T10:55:58.000Z",
  "_created": "2026-07-03T05:21:06.000Z",
  "_published": "2026-07-03T10:55:58.910Z",
  "_jobs": [
    {
      "job": 84985082693,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8058424757"
    },
    {
      "job": 84985082655,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058424459"
    },
    {
      "job": 84985082760,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8058421732"
    },
    {
      "job": 84985082676,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058417422"
    },
    {
      "job": 84985081608,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058388072"
    },
    {
      "job": 84985082829,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8058428166"
    },
    {
      "job": 84985082511,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8058414677"
    },
    {
      "job": 84985082683,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8058414876"
    },
    {
      "job": 84985082320,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058414280"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342",
  "_status": "success",
  "_upstream": "https://codeberg.org/francisbarton/shadowpop",
  "_commit": {
    "id": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
    "author": "Fran Barton <francis.barton@nhs.net>",
    "committer": "Fran Barton <francis.barton@nhs.net>",
    "message": "Add to Suggests\n",
    "time": 1725801292
  },
  "_maintainer": {
    "name": "Fran Barton",
    "email": "francis.barton@nhs.net",
    "login": "francisbarton",
    "bluesky": "@ludictechnologies.bsky.social",
    "orcid": "0000-0002-5650-1176",
    "description": "Data scientist @The-Strategy-Unit  / R developer / open code, open documentation, open data where possible, open working / reproducibility, geospatial, APIs",
    "uuid": 1819920
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-francisbarton",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_userbio": {
    "uuid": 1819920,
    "type": "user",
    "name": "Fran Barton",
    "followers": 54,
    "description": "Data scientist @The-Strategy-Unit  / R developer / open code, open documentation, open data where possible, open working / reproducibility, geospatial, APIs"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shadowpop"
  },
  "_devurl": "https://codeberg.org/francisbarton/shadowpop",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shadowpop.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "shadowpop"
  ],
  "_help": [
    {
      "page": "shadowpop",
      "title": "Create a shadow population that closely resembles a sample population",
      "topics": [
        "shadowpop"
      ]
    }
  ],
  "_readme": "https://codeberg.org/francisbarton/shadowpop/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "outline.qmd",
      "filename": "outline.html",
      "title": "An outline of shadowpop",
      "engine": "quarto::html",
      "headings": [
        "Using shadowpop"
      ],
      "created": "2024-07-08 17:38:13",
      "modified": "2024-07-08 19:13:10",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "shadowpop",
  "_universes": [
    "francisbarton"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T05:23:35.000Z",
      "distro": "resolute",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/25cdeaa3cb43e8598e01360b3e9e6d6b34e730138e7f4ada6988ed741b5a99fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T05:23:33.000Z",
      "distro": "resolute",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/3d77d5739ab7b6c1241b53ff27327c1675f2411133aed66d8ebb795c34c66bfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T05:23:26.000Z",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/5079654c9e2860f643739a3b62d36281d7fb3d492784235ee62186c9566739e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T05:23:08.000Z",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/a4105ae5c21db8403b69569e626958cc410bd26a4ded8b1573c37c3e261b3c83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-03T05:24:06.000Z",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/5d723e89572ba70ecbe117d10c79f3f4a17d77044c849e3101e06d0293010343",
      "status": "success",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T05:22:51.000Z",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/66d6afa1071207f3a5ebdeebf1d0ca770823df769833f373cba7cc3a4cf59477",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T05:22:48.000Z",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/452b9130ce5616f87359736eb62e2be84166dbea27ed1b96e3ed8ebecac7f67b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T05:22:47.000Z",
      "commit": "ddf43b7b30851fad7616823a9b59f4923a4105f4",
      "fileid": "https://r2.ropensci.org/83ea4c019cc93171acfd7c34feb736570abe78f1bb2f09eeb1b1dcdcc85546b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/28640127342"
    }
  ]
}