{
  "_id": "6a102a15acfb0bcc41c91c02",
  "Package": "guardianapi",
  "Title": "Access 'The Guardian' Newspaper Open Data API",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Evan\",\nfamily = \"Odell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"evanodell91@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1845-808X\"))",
  "Description": "Access to 'The Guardian' newspaper's open API\n<https://open-platform.theguardian.com/>, containing all\narticles published in 'The Guardian' from 1999 to the present,\nincluding article text, metadata, tags and contributor\ninformation. An API key and registration is required.",
  "URL": "https://docs.evanodell.com/guardianapi",
  "BugReports": "https://github.com/evanodell/guardianapi/issues",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://evanodell.r-universe.dev",
  "Date/Publication": "2020-11-22 13:32:00 UTC",
  "RemoteUrl": "https://github.com/evanodell/guardianapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:10:31 UTC",
    "User": "root"
  },
  "Author": "Evan Odell [aut, cre] (ORCID: <https://orcid.org/0000-0003-1845-808X>)",
  "Maintainer": "Evan Odell <evanodell91@gmail.com>",
  "MD5sum": "31197c932de46f35371d35dd47c7507f",
  "_user": "evanodell",
  "_type": "src",
  "_file": "guardianapi_0.1.1.tar.gz",
  "_fileid": "b7db0eec8146844585113228efa702a8bc811d7066b808f2bf5fca3d77557e01",
  "_filesize": 2754785,
  "_sha256": "b7db0eec8146844585113228efa702a8bc811d7066b808f2bf5fca3d77557e01",
  "_created": "2026-05-13T07:10:31.000Z",
  "_published": "2026-05-22T10:04:05.696Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358111384,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963803425"
    },
    {
      "job": 77358111651,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963789871"
    },
    {
      "job": 77358111555,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963883138"
    },
    {
      "job": 77358111458,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963848048"
    },
    {
      "job": 77358111047,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963745458"
    },
    {
      "job": 77358110819,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157911013"
    },
    {
      "job": 77358111452,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963772644"
    },
    {
      "job": 77358111750,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963775727"
    },
    {
      "job": 77358111566,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963776225"
    }
  ],
  "_buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/evanodell/guardianapi",
  "_commit": {
    "id": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
    "author": "Evan Odell <evanodell91@gmail.com>",
    "committer": "Evan Odell <evanodell91@gmail.com>",
    "message": "github actions\n",
    "time": 1606051920
  },
  "_maintainer": {
    "name": "Evan Odell",
    "email": "evanodell91@gmail.com",
    "login": "evanodell",
    "uuid": 16305479,
    "orcid": "0000-0003-1845-808X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    }
  ],
  "_owner": "evanodell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-retrieval",
    "guardian",
    "newspapers"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "evanodell",
      "count": 20,
      "uuid": 16305479
    }
  ],
  "_userbio": {
    "uuid": 16305479,
    "type": "user",
    "name": "Evan Odell",
    "description": "Cats | Running | Data Models"
  },
  "_downloads": {
    "count": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/guardianapi"
  },
  "_devurl": "https://github.com/evanodell/guardianapi",
  "_pkgdown": "https://docs.evanodell.com/guardianapi",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/guardianapi.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/evanodell/guardianapi",
  "_realowner": "evanodell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-02-03"
    },
    {
      "version": "0.1.1",
      "date": "2019-06-23"
    }
  ],
  "_exports": [
    "gu_api_key",
    "gu_content",
    "gu_editions",
    "gu_items",
    "gu_section",
    "gu_tags"
  ],
  "_help": [
    {
      "page": "gu_api_key",
      "title": "API Key",
      "topics": [
        "gu_api_key"
      ]
    },
    {
      "page": "gu_content",
      "title": "Content",
      "topics": [
        "gu_content"
      ]
    },
    {
      "page": "gu_editions",
      "title": "Editions",
      "topics": [
        "gu_editions"
      ]
    },
    {
      "page": "gu_items",
      "title": "Items",
      "topics": [
        "gu_items"
      ]
    },
    {
      "page": "gu_section",
      "title": "Sections",
      "topics": [
        "gu_section"
      ]
    },
    {
      "page": "gu_tags",
      "title": "Tags",
      "topics": [
        "gu_tags"
      ]
    },
    {
      "page": "guardianapi",
      "title": "Tge 'guardianapi' package",
      "topics": [
        "guardianapi-package"
      ]
    }
  ],
  "_readme": "https://github.com/evanodell/guardianapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to guardianapi",
      "author": "Evan Odell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functions"
      ],
      "created": "2019-01-27 16:59:10",
      "modified": "2019-06-23 18:03:45",
      "commits": 6
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "guardianapi",
  "_universes": [
    "evanodell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-13T07:13:40.000Z",
      "distro": "noble",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "5d94855ac9c3d76b2794831a2df250fe405351b0432ff25a2a8ad457c925fd24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-13T07:12:58.000Z",
      "distro": "noble",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "4086bbb38f3442d65f4e447f831e56571fe1dda86df1a5dff1a89edf01bfe8ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-13T07:18:22.000Z",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "49125b186898335dd5794c4775e4f2e03bbdadad75cfb78889d468012000b8bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-13T07:16:25.000Z",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "6182f1f4b4dd2cfdf8e44f87d075b3f5eeda3571ea112fece7633fe913db1a15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-13T07:11:52.000Z",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "c44ec8d4d1fa7a4c6d892c4ae30d892ac91e3064b36102056423c93c3104918c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-13T07:12:08.000Z",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "13dd7d3295311ee12fd80eb9dbdababce8caa14a5eafbcf5440d60345fd3143f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-13T07:12:00.000Z",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "229e7fbebf7a56919b7f4c68278d4288564ac099021745ade8974518a0c79741",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T10:03:47.000Z",
      "commit": "8f689a3cded0eb8fc81a01bea6324dd8dca03aa7",
      "fileid": "d3cfe275587847e50ac7eb0079af3d6f42e2802a8c542a5d75ec60b3eda50ef6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/25784004863"
    }
  ]
}