{
  "_id": "6a1f245db401979e73420d6d",
  "Package": "nisrarr",
  "Title": "Download Data from the NISRA Data Portal",
  "Version": "0.1.1.9000",
  "Authors@R": "person(\"Mark\", \"Paulin\", email = \"paulin.mark@googlemail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Download data from the Northern Ireland Statistics and\nResearch Agency (NISRA) data portal, accessed at\n<https://data.nisra.gov.uk>. NISRA is a government agency and\nthe principal source of official statistics and social research\non Northern Ireland.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/MarkPaulin/nisrarr,\nhttps://markpaulin.github.io/nisrarr/",
  "BugReports": "https://github.com/MarkPaulin/nisrarr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://markpaulin.r-universe.dev",
  "Date/Publication": "2025-06-20 13:51:49 UTC",
  "RemoteUrl": "https://github.com/MarkPaulin/nisrarr",
  "RemoteRef": "HEAD",
  "RemoteSha": "62bee35743de2c486f3a3d5320740813b39b8e60",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:34:44 UTC",
    "User": "root"
  },
  "Author": "Mark Paulin [aut, cre, cph]",
  "Maintainer": "Mark Paulin <paulin.mark@googlemail.com>",
  "MD5sum": "acfbcb4f529d8495ec333331c02f9409",
  "_user": "markpaulin",
  "_type": "src",
  "_file": "nisrarr_0.1.1.9000.tar.gz",
  "_fileid": "b0a1152b4e0149b56e5009267544c78e57e9c95a98e5713c0dcb8605a3b4556f",
  "_filesize": 469580,
  "_sha256": "b0a1152b4e0149b56e5009267544c78e57e9c95a98e5713c0dcb8605a3b4556f",
  "_created": "2026-05-16T06:34:44.000Z",
  "_published": "2026-06-02T18:43:41.716Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146237382,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031240314"
    },
    {
      "job": 79146238361,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031240064"
    },
    {
      "job": 79146238083,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031268527"
    },
    {
      "job": 79146237656,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031252967"
    },
    {
      "job": 79146237104,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031225901"
    },
    {
      "job": 79146236997,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366791927"
    },
    {
      "job": 79146237632,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031235040"
    },
    {
      "job": 79146237619,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031234736"
    },
    {
      "job": 79146237605,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031235566"
    }
  ],
  "_buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/MarkPaulin/nisrarr",
  "_commit": {
    "id": "62bee35743de2c486f3a3d5320740813b39b8e60",
    "author": "Mark Paulin <mark.paulin@nisra.gov.uk>",
    "committer": "Mark Paulin <mark.paulin@nisra.gov.uk>",
    "message": "export geography function and update readme\n",
    "time": 1750427509
  },
  "_maintainer": {
    "name": "Mark Paulin",
    "email": "paulin.mark@googlemail.com",
    "login": "markpaulin",
    "uuid": 50742923
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rjstat",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "prettyunits",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    }
  ],
  "_owner": "markpaulin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 5
    },
    {
      "week": "2025-23",
      "n": 12
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-05-31"
    },
    {
      "name": "v0.1.1",
      "date": "2025-06-06"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "markpaulin",
      "count": 52,
      "uuid": 50742923
    }
  ],
  "_userbio": {
    "uuid": 50742923,
    "type": "user",
    "name": "Mark",
    "description": "Interested in open data and data visualisation."
  },
  "_downloads": {
    "count": 7,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nisrarr"
  },
  "_devurl": "https://github.com/markpaulin/nisrarr",
  "_pkgdown": "https://markpaulin.github.io/nisrarr/",
  "_searchresults": 5,
  "_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/nisrarr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-04"
    },
    {
      "version": "0.1.1",
      "date": "2025-06-06"
    }
  ],
  "_exports": [
    "get_metadata",
    "get_metadata_field",
    "nisra_get_boundaries",
    "nisra_read_dataset",
    "nisra_search"
  ],
  "_help": [
    {
      "page": "get_metadata_field",
      "title": "Get metadata",
      "topics": [
        "get_metadata",
        "get_metadata_field"
      ]
    },
    {
      "page": "nisra_df",
      "title": "Create a nisra_df object",
      "topics": [
        "nisra_df"
      ]
    },
    {
      "page": "nisra_get_boundaries",
      "title": "Attach boundaries to a dataset",
      "topics": [
        "nisra_get_boundaries"
      ]
    },
    {
      "page": "nisra_read_dataset",
      "title": "Read NISRA data portal dataset",
      "topics": [
        "nisra_read_dataset"
      ]
    },
    {
      "page": "nisra_search",
      "title": "Search for a NISRA dataset",
      "topics": [
        "nisra_search"
      ]
    }
  ],
  "_readme": "https://github.com/MarkPaulin/nisrarr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rjstat",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to nisrarr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview of the NISRA Data Portal API",
        "Searching for data",
        "Fetching data",
        "Metadata",
        "Caching"
      ],
      "created": "2025-06-06 14:56:07",
      "modified": "2025-06-06 18:04:34",
      "commits": 2
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "nisrarr",
  "_universes": [
    "markpaulin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-16T06:37:00.000Z",
      "distro": "noble",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "072154296b6cd1e717258cebc83d492addac6bdf07099ec84c0006f7d18b1f9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-16T06:36:55.000Z",
      "distro": "noble",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "807e01f39ab64063b67cf978f1b2dd2fab761ce1e43ebfd31ff0e21124b08992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-16T06:41:17.000Z",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "d070b633b3a37dd5d475cb9183bfaa248e6b59a605bcfbde70342ccbda23611d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-16T06:39:14.000Z",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "fdfbccda7f90379ea97b32b8479efa687d0bebf0d61ebccdbf55b5022df618b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-16T06:36:00.000Z",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "b86b2204de09d6cae6baade1bf016b536621ae8c4bf2b76a070acb4e645406ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-16T06:35:58.000Z",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "156923fa182d7dfab41c9911660302106c47b3c169eac81f00bcd0aff0c71f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-16T06:36:02.000Z",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "4123ae9ac9cd81a74c1aab5c3708bc01cbcea90c28e2ed2c935edb6d2c0560f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-06-02T18:43:21.000Z",
      "commit": "62bee35743de2c486f3a3d5320740813b39b8e60",
      "fileid": "f7701c14b3ed5551a132b3165becb0498572927473a7d2d29632ef4834048e93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/markpaulin/actions/runs/25955058711"
    }
  ]
}