{
  "_id": "6a213dc7cd65a98ecbd2979b",
  "Package": "newsanchor",
  "Type": "Package",
  "Title": "Client for the News API",
  "Version": "0.1.1",
  "Authors@R": "c(person(family = \"Preu\", given = \"Frie\", email = \"fr1e@pm.me\", role = c(\"aut\", \"pro\")),\nperson(family = \"Buhl\", given = \"Yannik\", email = \"ybuhl@posteo.de\", role = c(\"aut\", \"cre\")),\nperson(family = \"Schulze\", given = \"Lars\", email = \"lars.schulze@hotmail.com\", role = c(\"aut\")),\nperson(family = \"Dix\", given = \"Jan\", email = \"jan.dix@uni-konstanz.de\", role = c(\"aut\", \"pro\")))",
  "Description": "Interface to gather news from the 'News API', based on a\nmultilevel query <https://newsapi.org/>. A personal API key is\nrequired.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/correlaid/newsanchor/issues",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://correlaid.r-universe.dev",
  "Date/Publication": "2020-09-01 11:29:27 UTC",
  "RemoteUrl": "https://github.com/correlaid/newsanchor",
  "RemoteRef": "HEAD",
  "RemoteSha": "cab71fea43d769071714b8edf924a95705df954a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:53:26 UTC",
    "User": "root"
  },
  "Author": "Frie Preu [aut, pro],\nYannik Buhl [aut, cre],\nLars Schulze [aut],\nJan Dix [aut, pro]",
  "Maintainer": "Yannik Buhl <ybuhl@posteo.de>",
  "MD5sum": "e7665df7524f0bb8d177a0acd4d4f824",
  "_user": "correlaid",
  "_type": "src",
  "_file": "newsanchor_0.1.1.tar.gz",
  "_fileid": "7eee8264e4b3989d1f2c305ef8892007986faad98460245fd48025190cd77f8e",
  "_filesize": 199307,
  "_sha256": "7eee8264e4b3989d1f2c305ef8892007986faad98460245fd48025190cd77f8e",
  "_created": "2026-06-04T08:53:26.000Z",
  "_published": "2026-06-04T08:56:39.153Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79483962169,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407218903"
    },
    {
      "job": 79483962154,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407218129"
    },
    {
      "job": 79483962164,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407200502"
    },
    {
      "job": 79483962185,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407196966"
    },
    {
      "job": 79483364462,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407165938"
    },
    {
      "job": 79483962111,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407209142"
    },
    {
      "job": 79483962171,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407201410"
    },
    {
      "job": 79483962157,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407194963"
    },
    {
      "job": 79483962203,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407197108"
    }
  ],
  "_buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/correlaid/newsanchor",
  "_commit": {
    "id": "cab71fea43d769071714b8edf924a95705df954a",
    "author": "Frie <fr1e@pm.me>",
    "committer": "Frie <fr1e@pm.me>",
    "message": "switch master to main\n",
    "time": 1598959767
  },
  "_maintainer": {
    "name": "Yannik Buhl",
    "email": "ybuhl@posteo.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "askpass",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "robotstxt",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    },
    {
      "package": "textdata",
      "role": "Suggests"
    }
  ],
  "_owner": "correlaid",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 35,
  "_contributors": [
    {
      "user": "jandix",
      "count": 72,
      "uuid": 13300975
    },
    {
      "user": "yannikbuhl",
      "count": 28,
      "uuid": 29480041
    },
    {
      "user": "pr130",
      "count": 8,
      "uuid": 13187448
    },
    {
      "user": "cr0wboat",
      "count": 8,
      "uuid": 44530405
    },
    {
      "user": "heck1",
      "count": 4,
      "uuid": 20683786
    },
    {
      "user": "mikejohnpage",
      "count": 3,
      "uuid": 38110953
    },
    {
      "user": "const-ae",
      "count": 2,
      "uuid": 5359014
    },
    {
      "user": "schulzelars",
      "count": 2,
      "uuid": 35957186
    }
  ],
  "_userbio": {
    "uuid": 12309077,
    "type": "organization",
    "name": "CorrelAid",
    "description": "Soziales Engagement 2.0 - Datenanalyse für den guten Zweck"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/newsanchor"
  },
  "_devurl": "https://github.com/correlaid/newsanchor",
  "_searchresults": 40,
  "_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/newsanchor.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/correlaid/newsanchor",
  "_realowner": "correlaid",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-08"
    },
    {
      "version": "0.1.1",
      "date": "2019-06-29"
    }
  ],
  "_exports": [
    "get_everything",
    "get_everything_all",
    "get_headlines",
    "get_headlines_all",
    "get_sources",
    "set_api_key"
  ],
  "_datasets": [
    {
      "name": "sample_response",
      "title": "Sample Response Object",
      "object": "sample_response",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "terms_category",
      "title": "Terms Category",
      "object": "terms_category",
      "class": [
        "data.frame"
      ],
      "fields": [
        "category"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "terms_country",
      "title": "Terms Country",
      "object": "terms_country",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "terms_language",
      "title": "Terms Language",
      "object": "terms_language",
      "class": [
        "data.frame"
      ],
      "fields": [
        "language"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "terms_sources",
      "title": "Terms Sources",
      "object": "terms_sources",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sources"
      ],
      "rows": 138,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "build_newsanchor_url",
      "title": "Builds query URL for newsapi.org.",
      "topics": [
        "build_newsanchor_url"
      ]
    },
    {
      "page": "collapse_to_comma_separated",
      "title": "Concatenate character vector to comma-separated string.",
      "topics": [
        "collapse_to_comma_separated"
      ]
    },
    {
      "page": "extract_newsanchor_articles",
      "title": "Extracts data frame with News API articles from response object.",
      "topics": [
        "extract_newsanchor_articles"
      ]
    },
    {
      "page": "extract_newsanchor_metadata",
      "title": "Extracts metadata.",
      "topics": [
        "extract_newsanchor_metadata"
      ]
    },
    {
      "page": "extract_newsanchor_sources",
      "title": "Extracts data frame with News API sources from response object.",
      "topics": [
        "extract_newsanchor_sources"
      ]
    },
    {
      "page": "get_everything",
      "title": "Get resources of newsapi.org",
      "topics": [
        "get_everything"
      ]
    },
    {
      "page": "get_everything_all",
      "title": "Returns all articles from newsapi.org in one data frame",
      "topics": [
        "get_everything_all"
      ]
    },
    {
      "page": "get_headlines",
      "title": "Returns selected headlines from newsapi.org",
      "topics": [
        "get_headlines"
      ]
    },
    {
      "page": "get_headlines_all",
      "title": "Returns all headlines from newsapi.org",
      "topics": [
        "get_headlines_all"
      ]
    },
    {
      "page": "get_sources",
      "title": "Returns selected sources from newsapi.org",
      "topics": [
        "get_sources"
      ]
    },
    {
      "page": "make_newsanchor_get_request",
      "title": "Makes a GET request to News API.",
      "topics": [
        "make_newsanchor_get_request"
      ]
    },
    {
      "page": "parse_newsanchor_content",
      "title": "Parses content returned by query to the News API.",
      "topics": [
        "parse_newsanchor_content"
      ]
    },
    {
      "page": "sample_response",
      "title": "Sample Response Object",
      "topics": [
        "sample_response"
      ]
    },
    {
      "page": "set_api_key",
      "title": "Add API key to the .Renviron",
      "topics": [
        "set_api_key"
      ]
    },
    {
      "page": "stop_if_invalid_category",
      "title": "Checks validity of a category.",
      "topics": [
        "stop_if_invalid_category"
      ]
    },
    {
      "page": "stop_if_invalid_country",
      "title": "Checks validity of a country",
      "topics": [
        "stop_if_invalid_country"
      ]
    },
    {
      "page": "stop_if_invalid_language",
      "title": "Checks validity of a language",
      "topics": [
        "stop_if_invalid_language"
      ]
    },
    {
      "page": "stop_if_invalid_source",
      "title": "Checks validity of a source",
      "topics": [
        "stop_if_invalid_source"
      ]
    },
    {
      "page": "terms_category",
      "title": "Terms Category",
      "topics": [
        "terms_category"
      ]
    },
    {
      "page": "terms_country",
      "title": "Terms Country",
      "topics": [
        "terms_country"
      ]
    },
    {
      "page": "terms_language",
      "title": "Terms Language",
      "topics": [
        "terms_language"
      ]
    },
    {
      "page": "terms_sources",
      "title": "Terms Sources",
      "topics": [
        "terms_sources"
      ]
    }
  ],
  "_readme": "https://github.com/correlaid/newsanchor/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dplyr",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "usage-newsanchor.Rmd",
      "filename": "usage-newsanchor.html",
      "title": "Usage of newsanchor",
      "author": "Lars Schulze lars.schulze@hotmail.com",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "Functions: get_headlines() / get_headlines_all()",
        "Functions: get_everything() / get_everything_all()",
        "Functions: get_sources",
        "Datasets / Searchterms<br>"
      ],
      "created": "2018-11-27 19:27:20",
      "modified": "2019-02-22 10:08:23",
      "commits": 9
    }
  ],
  "_score": 6.690196080028514,
  "_indexed": true,
  "_nocasepkg": "newsanchor",
  "_universes": [
    "correlaid"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T08:55:58.000Z",
      "distro": "noble",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "ff1603c6c189a79e8e0d3a021deaa910f79a587cfc1cffb6b49f0783366284bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T08:55:58.000Z",
      "distro": "noble",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "32fcb0bddc5eb2a3a009ea2f09c82ce8fa8fd186e56c951adaae5adec3e99948",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T08:55:07.000Z",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "be741c7da986849a349b015a48c44f0ef94f867a6f272048aae44208ea5e6bd2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T08:54:58.000Z",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "cbe3a0d68c854011da9a00d8a0fa8225736396b2a16912d6b2b2d7b2a023f7b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-04T08:55:49.000Z",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "f4c4aa415f7429247cc5cc6faa993a696939e9b228b808c94dce60f677028496",
      "status": "success",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T08:54:57.000Z",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "b07383fef50b564718a98b7e0052c8de36a8e63c40d7361875ffc9198a57cee0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T08:54:40.000Z",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "f1877d17baf605d80f7afc9691cbb68e60e0b96715a6ecb973c81f91de7d3449",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T08:54:51.000Z",
      "commit": "cab71fea43d769071714b8edf924a95705df954a",
      "fileid": "6f599bc7c31d5cdb856709a81e769dc528344fe2f713025d2a077f53df74f0a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/correlaid/actions/runs/26941324340"
    }
  ]
}