{
  "_id": "6a2bace057839859431954d7",
  "Package": "NHSRtools",
  "Title": "NHS-R Tools",
  "Version": "0.0.0.9001",
  "Authors@R": "c(\nperson(given = \"Tom\",\nfamily = \"Jemmett\",\nrole = c(\"aut\", \"cre\"),\nemail = \"thomas.jemmett@nhs.net\",\ncomment = c(ORCID = \"0000-0002-6943-2990\")),\nperson(\"NHS-R community\", role = \"cph\")\n)",
  "Description": "Provides tools commonly used by Analysts within the NHS.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "BugReports": "https://github.com/nhs-r-community/NHSRtools",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://nhs-r-community.r-universe.dev",
  "Date/Publication": "2021-03-22 15:40:12 UTC",
  "RemoteUrl": "https://github.com/nhs-r-community/NHSRtools",
  "RemoteRef": "main",
  "RemoteSha": "070b7d031396fba06532edb60d48e97ae2fd60c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 06:49:52 UTC",
    "User": "root"
  },
  "Author": "Tom Jemmett [aut, cre] (ORCID: <https://orcid.org/0000-0002-6943-2990>),\nNHS-R community [cph]",
  "Maintainer": "Tom Jemmett <thomas.jemmett@nhs.net>",
  "MD5sum": "3c8ce3c71d97841f8639247fc99e6283",
  "_user": "nhs-r-community",
  "_type": "src",
  "_file": "NHSRtools_0.0.0.9001.tar.gz",
  "_fileid": "08ba732334daa3eb4427a6fa1c9c1c84d6b5bc466da728cc97393029492676d3",
  "_filesize": 115009,
  "_sha256": "08ba732334daa3eb4427a6fa1c9c1c84d6b5bc466da728cc97393029492676d3",
  "_created": "2026-06-12T06:49:52.000Z",
  "_published": "2026-06-12T06:53:20.537Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80974747837,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7585005215"
    },
    {
      "job": 80974747832,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7585006580"
    },
    {
      "job": 80974747858,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7584993386"
    },
    {
      "job": 80974747834,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7584991358"
    },
    {
      "job": 80974331538,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584958832"
    },
    {
      "job": 80974747840,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585001139"
    },
    {
      "job": 80974747843,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7584984156"
    },
    {
      "job": 80974747836,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7584993643"
    },
    {
      "job": 80974747855,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7584985122"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nhs-r-community/NHSRtools",
  "_commit": {
    "id": "070b7d031396fba06532edb60d48e97ae2fd60c3",
    "author": "Tom Jemmett <thomas.jemmett@nhs.net>",
    "committer": "Tom Jemmett <thomas.jemmett@nhs.net>",
    "message": "fixes #7 paging issue\n",
    "time": 1616427612
  },
  "_maintainer": {
    "name": "Tom Jemmett",
    "email": "thomas.jemmett@nhs.net",
    "login": "tomjemmett",
    "orcid": "0000-0002-6943-2990",
    "twitter": "@tomjemmett",
    "description": "Senior Data Scientist with @The-Strategy-Unit, R enthusiast. MBCS/AMIMA/NHS-R Community Senior Fellow/AphA",
    "uuid": 12023696
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "nhs-r-community",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tomjemmett",
      "count": 26,
      "uuid": 12023696
    }
  ],
  "_userbio": {
    "uuid": 53170984,
    "type": "organization",
    "name": "NHS-R Community",
    "description": "A community for analysts and data scientists working in the UK's Health Sector and using R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NHSRtools"
  },
  "_devurl": "https://github.com/nhs-r-community/nhsrtools",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NHSRtools.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "nhspd_as_sfc",
    "nhspd_load",
    "ods_api_results_limit",
    "ods_get_ccgs",
    "ods_get_organisations",
    "ods_get_roles",
    "ods_get_successors",
    "ods_get_trust_sites",
    "ods_get_trusts"
  ],
  "_help": [
    {
      "page": "nhspd_as_sfc",
      "title": "Convert NHSPD table to SF",
      "topics": [
        "nhspd_as_sfc"
      ]
    },
    {
      "page": "nhspd_load",
      "title": "NHS Postcode Directory",
      "topics": [
        "nhspd_load"
      ]
    },
    {
      "page": "ODS_API_ENDPOINT",
      "title": "ODS API Endpoint",
      "topics": [
        "ODS_API_ENDPOINT"
      ]
    },
    {
      "page": "ODS_API_RESULTS_LIMIT",
      "title": "ODS API Results Limit",
      "topics": [
        "ods_api_results_limit"
      ]
    },
    {
      "page": "ods_get_organisations",
      "title": "ODS Organisations",
      "topics": [
        "ods_get_ccgs",
        "ods_get_organisations",
        "ods_get_trusts",
        "ods_get_trust_sites"
      ]
    },
    {
      "page": "ods_get_roles",
      "title": "ODS Roles",
      "topics": [
        "ods_get_roles"
      ]
    },
    {
      "page": "ods_get_successors",
      "title": "ODS Successor Org Lookup",
      "topics": [
        "ods_get_successors"
      ]
    }
  ],
  "_readme": "https://github.com/nhs-r-community/NHSRtools/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "nhsrtools",
  "_universes": [
    "nhs-r-community",
    "tomjemmett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:52:27.000Z",
      "distro": "noble",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "2d10132deb645b0e9e1e5821e02babce9e97aafba9573f88e757905063a9ee41",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:52:36.000Z",
      "distro": "noble",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "6d651862ff89b104446c51eab264278e22a04b431a80bf5b35c03fcc0f0c9755",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:51:48.000Z",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "ee1e36b8b274771a430c5421efb5448f8eb82bc34eda44e7e489f8e59449baf3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:51:41.000Z",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "4da312031d15ab777dca913bef1a807099bb0a122765ef8fa2b238774bb938ba",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:52:44.000Z",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "4dd7df7eb5078ec71249cfe172e7564bdb44258dc672a2850a4d09db89ecbbf3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:51:05.000Z",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "5ee535afaef1221d16fed4683acb61715765d8accac188c6a70b1120d88b5416",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:51:41.000Z",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "b72caad092f101a257b114540003ba9cf0032fcc38a2d23191c132030d44cea0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-06-12T06:51:08.000Z",
      "commit": "070b7d031396fba06532edb60d48e97ae2fd60c3",
      "fileid": "cd7fd8ec02f85467343f71f11e32064086d367dce7d9db1181d28b586bcc56b2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/27399578996"
    }
  ]
}