{
  "_id": "6a2929c3732311cd875a1704",
  "Package": "owidR",
  "Type": "Package",
  "Title": "Import Data from Our World in Data",
  "Version": "1.4.2.9000",
  "Authors@R": "person(\"Piers\", \"York\", email = \"piersyork@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Import data from 'Our World in Data', an organisation\nwhich publishes research and data on global economic and social\nissues.",
  "URL": "<https://github.com/piersyork/owidR>,\n<https://ourworldindata.org/>,\n<https://github.com/owid/covid-19-data/>",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://piersyork.r-universe.dev",
  "Date/Publication": "2025-04-06 09:57:21 UTC",
  "RemoteUrl": "https://github.com/piersyork/owidr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 08:47:53 UTC",
    "User": "root"
  },
  "Author": "Piers York [aut, cre]",
  "Maintainer": "Piers York <piersyork@gmail.com>",
  "MD5sum": "39160fd4803d239d6fba37682d105d8a",
  "_user": "piersyork",
  "_type": "src",
  "_file": "owidR_1.4.2.9000.tar.gz",
  "_fileid": "e7814f8b5060bde7e59d2c9abcf971bf315360f54e13599e7070eb40e226b3ac",
  "_filesize": 303469,
  "_sha256": "e7814f8b5060bde7e59d2c9abcf971bf315360f54e13599e7070eb40e226b3ac",
  "_created": "2026-06-10T08:47:53.000Z",
  "_published": "2026-06-10T09:09:23.438Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80518466863,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530911523"
    },
    {
      "job": 80518466889,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530909679"
    },
    {
      "job": 80518466851,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531315974"
    },
    {
      "job": 80518466854,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531203610"
    },
    {
      "job": 80517919663,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530860386"
    },
    {
      "job": 80518466866,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530901079"
    },
    {
      "job": 80518466968,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530893343"
    },
    {
      "job": 80518466885,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530885653"
    },
    {
      "job": 80518466874,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530895316"
    }
  ],
  "_buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/piersyork/owidr",
  "_commit": {
    "id": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
    "author": "piersyork <piersyork@gmail.com>",
    "committer": "piersyork <piersyork@gmail.com>",
    "message": "update dependencies\n",
    "time": 1743933441
  },
  "_maintainer": {
    "name": "Piers York",
    "email": "piersyork@gmail.com",
    "login": "piersyork",
    "description": "",
    "uuid": 85755776
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "piersyork",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data",
    "data-visualisation",
    "economics"
  ],
  "_stars": 126,
  "_contributors": [
    {
      "user": "piersyork",
      "count": 199,
      "uuid": 85755776
    },
    {
      "user": "edomt",
      "count": 1,
      "uuid": 7103774
    }
  ],
  "_userbio": {
    "uuid": 85755776,
    "type": "user",
    "name": "Piers York"
  },
  "_downloads": {
    "count": 810,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/owidR"
  },
  "_devurl": "https://github.com/piersyork/owidr",
  "_searchresults": 67,
  "_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/owidR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/piersyork/owidr",
  "_realowner": "piersyork",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-10-15"
    },
    {
      "version": "1.1.0",
      "date": "2021-11-09"
    },
    {
      "version": "1.2.0",
      "date": "2022-03-09"
    },
    {
      "version": "1.2.1",
      "date": "2022-03-15"
    },
    {
      "version": "1.3.0",
      "date": "2022-07-14"
    },
    {
      "version": "1.3.1",
      "date": "2022-08-07"
    },
    {
      "version": "1.4.0",
      "date": "2022-09-25"
    },
    {
      "version": "1.4.1",
      "date": "2023-03-24"
    },
    {
      "version": "1.4.2",
      "date": "2023-10-30"
    }
  ],
  "_exports": [
    "owid",
    "owid_covid",
    "owid_search",
    "owid_source",
    "view_chart"
  ],
  "_help": [
    {
      "page": "owid",
      "title": "Get data from Our World in Data",
      "topics": [
        "owid"
      ]
    },
    {
      "page": "owid_covid",
      "title": "Get the Our World in Data covid-19 dataset",
      "topics": [
        "owid_covid"
      ]
    },
    {
      "page": "owid_search",
      "title": "Search the data sources used in OWID charts",
      "topics": [
        "owid_search"
      ]
    },
    {
      "page": "owid_source",
      "title": "Get source information on an OWID dataset",
      "topics": [
        "owid_source"
      ]
    },
    {
      "page": "view_chart",
      "title": "View an OWID chart in your browser",
      "topics": [
        "view_chart"
      ]
    }
  ],
  "_readme": "https://github.com/piersyork/owidr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "data.table",
    "httr",
    "jsonlite",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_score": 5.625415352154408,
  "_indexed": true,
  "_nocasepkg": "owidr",
  "_universes": [
    "piersyork"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2.9000",
      "date": "2026-06-10T08:50:07.000Z",
      "distro": "noble",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "351920499d3c67be8b2bcf16606b11f47c1ede359e532d5f204068b16f549d2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.2.9000",
      "date": "2026-06-10T08:50:02.000Z",
      "distro": "noble",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "043c6d03523a5570f752da12938c32a08744d668b1a6ecc0bb02c39e00e14d97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2.9000",
      "date": "2026-06-10T09:08:17.000Z",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "8dc3c79357dab7c3b6979e2a0e2169d2099da3e361cb639484b1aeb2f088f9eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.2.9000",
      "date": "2026-06-10T09:03:03.000Z",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "65d875cddd727bdf85a8ade438702edadeb3338ccb9a0c6cc32af4d8d11f79b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2.9000",
      "date": "2026-06-10T08:49:51.000Z",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "7531cbc1b2b7168ea6e1df5f5dcacd8a7bad19cfd595230851e78e29313d5e8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2.9000",
      "date": "2026-06-10T08:49:18.000Z",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "dcb3a2320cde794bc6fce3b4cbb249a6d0affcd3a238d74a0acde3fb0d25188d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2.9000",
      "date": "2026-06-10T08:48:57.000Z",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "ad71cdd1c23fa55d77df2e621ed57eb81fe4165a5fe0d83348f77e46149536a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.2.9000",
      "date": "2026-06-10T08:49:23.000Z",
      "commit": "f09b581691f8c0c35a8b36b147ed709f0b05c92e",
      "fileid": "9ee5c96f6edc969d14557b025c01265ac3246b1b6c442c453ecb927a564e3341",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piersyork/actions/runs/27264405009"
    }
  ]
}