{
  "_id": "6a0fee4aacfb0bcc41c74489",
  "Package": "xstatic",
  "Type": "Package",
  "Title": "Builds Queries And Retrieves Data From DWP Stat-Xplore",
  "Version": "0.4.7",
  "Author": "Fran Barton",
  "Maintainer": "Fran Barton <fbarton@alwaysdata.net>",
  "Description": "Relatively user-friendly approach to formulating queries\nto the Stat-Xplore API, and handling the response.",
  "URL": "https://github.com/francisbarton/xstatic",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Remotes": [
    "dr-uk/dwpstat"
  ],
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibssl-dev libx11-dev",
  "Repository": "https://francisbarton.r-universe.dev",
  "Date/Publication": "2022-07-02 13:49:56 UTC",
  "RemoteUrl": "https://github.com/francisbarton/xstatic",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 05:43:45 UTC",
    "User": "root"
  },
  "MD5sum": "8e0d76a6d40d867e26e23a1cd5f63e6a",
  "_user": "francisbarton",
  "_type": "src",
  "_file": "xstatic_0.4.7.tar.gz",
  "_fileid": "481dbd956e8c9dc2cdaeed3611962cec1f361bc40b8a65170a7965974ba880ec",
  "_filesize": 605114,
  "_sha256": "481dbd956e8c9dc2cdaeed3611962cec1f361bc40b8a65170a7965974ba880ec",
  "_created": "2026-05-22T05:43:45.000Z",
  "_published": "2026-05-22T05:48:58.556Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77323317252,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7153602374"
    },
    {
      "job": 77323317246,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7153601904"
    },
    {
      "job": 77323317226,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7153602192"
    },
    {
      "job": 77323317225,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7153631514"
    },
    {
      "job": 77323028154,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153575699"
    },
    {
      "job": 77323317229,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153597066"
    },
    {
      "job": 77323317248,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7153592864"
    },
    {
      "job": 77323317255,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7153594563"
    },
    {
      "job": 77323317260,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7153592402"
    }
  ],
  "_buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/francisbarton/xstatic",
  "_commit": {
    "id": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
    "author": "Fran Barton <fbarton@alwaysdata.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1656769796
  },
  "_maintainer": {
    "name": "Fran Barton",
    "email": "fbarton@alwaysdata.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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dwpstat",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "francisbarton",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "francisbarton",
      "count": 23,
      "uuid": 1819920
    }
  ],
  "_userbio": {
    "uuid": 1819920,
    "type": "user",
    "name": "Fran Barton",
    "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/xstatic"
  },
  "_devurl": "https://github.com/francisbarton/xstatic",
  "_searchresults": 0,
  "_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/xstatic.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "xstatic",
    "xstatic_interactive"
  ],
  "_help": [
    {
      "page": "xstatic",
      "title": "xstatic",
      "topics": [
        "xstatic"
      ]
    },
    {
      "page": "xstatic_interactive",
      "title": "Xplore the Stat-Xplore API interactively",
      "topics": [
        "xstatic_interactive"
      ]
    }
  ],
  "_readme": "https://github.com/francisbarton/xstatic/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "dplyr",
    "dwpstat",
    "fs",
    "generics",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "here",
    "hms",
    "httr",
    "httr2",
    "ini",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "xstatic",
  "_universes": [
    "francisbarton"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.7",
      "date": "2026-05-22T05:45:57.000Z",
      "distro": "noble",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "569ea0d400a8bc7de9dd3989f47437c49c18ddd7e582ed5981b160cc0890877d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.7",
      "date": "2026-05-22T05:45:56.000Z",
      "distro": "noble",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "5e646cf27296f6cb6b92b280f1911de7071c4b3e733ee0cda90d382f31519cc5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.7",
      "date": "2026-05-22T05:46:02.000Z",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "d2cbcc46f995d1aef688483a03441799e257ace4a073da1f4320fbd402634a71",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.7",
      "date": "2026-05-22T05:48:27.000Z",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "1dc3cd077d8e8cc2b2e26ce7c614282584182cc1c8cbdd39b489021f6a141349",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.7",
      "date": "2026-05-22T05:45:43.000Z",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "526889e0d0d63c347f4dcf127c3a5b63076e01ab78e662cfcabbc73872f88b94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.7",
      "date": "2026-05-22T05:45:05.000Z",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "4fea8ad2caa3b351d0ba6579406a62fa3653e3565137d5a1d354344913c4c596",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.7",
      "date": "2026-05-22T05:45:13.000Z",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "64b17cc0fc03eea0a109d88f36bed6ad27ab740ba8d5f6a0fc39fcab3ee59652",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.7",
      "date": "2026-05-22T05:45:03.000Z",
      "commit": "ed5e293c1cf220789456a6a5b61e7eaba7d5b086",
      "fileid": "ee76a9dfda0399134ce5230c5608284aec21199af103dba0a74dd2bb2895275b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/francisbarton/actions/runs/26212515263"
    }
  ]
}