{
  "_id": "6a0f7001acfb0bcc41c5f363",
  "Package": "tidyRSS",
  "Type": "Package",
  "Title": "Tidy RSS for R",
  "Version": "2.0.7",
  "Authors@R": "c(\nperson(\"Robert Myles\", \"McDonnell\", email = \"robertmylesmcdonnell@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Jonathan\", \"Carroll\", email = \"rpkg@jcarroll.com.au\", role = \"ctb\", comment = c(ORCID = \"0000-0002-1404-5264\")),\nperson(\"Mike\", \"Smith\", email = \"grimbough@gmail.com\", role = \"ctb\"),\nperson(\"Jemma\", \"Stachelek\", role = \"ctb\"),\nperson(\"Andrew\", \"Frasier\", role = \"ctb\"),\nperson(\"Tom\", \"Broekel\", role = \"ctb\"),\nperson(\"Jeremy\", \"Gerdes\", role = \"ctb\"),\nperson(\"Chung-hong\", \"Chan\", email = \"chainsawtiney@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-6232-7530\"))\n)",
  "Maintainer": "Robert Myles McDonnell <robertmylesmcdonnell@gmail.com>",
  "Description": "With the objective of including data from RSS feeds into\nyour analysis, 'tidyRSS' parses RSS, Atom and JSON feeds and\nreturns a tidy data frame.",
  "URL": "https://github.com/RobertMyles/tidyrss",
  "BugReports": "https://github.com/RobertMyles/tidyrss/issues",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.0",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://robertmyles.r-universe.dev",
  "Date/Publication": "2025-08-25 12:15:20 UTC",
  "RemoteUrl": "https://github.com/robertmyles/tidyrss",
  "RemoteRef": "HEAD",
  "RemoteSha": "79fbbd9c61164c6254c59238b93014b36dc9953b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:31:07 UTC",
    "User": "root"
  },
  "Author": "Robert Myles McDonnell [aut, cre],\nJonathan Carroll [ctb] (ORCID: <https://orcid.org/0000-0002-1404-5264>),\nMike Smith [ctb],\nJemma Stachelek [ctb],\nAndrew Frasier [ctb],\nTom Broekel [ctb],\nJeremy Gerdes [ctb],\nChung-hong Chan [ctb] (ORCID: <https://orcid.org/0000-0002-6232-7530>)",
  "MD5sum": "24b18e4d8cdb8f1f6ee1207a05334c01",
  "_user": "robertmyles",
  "_type": "src",
  "_file": "tidyRSS_2.0.7.tar.gz",
  "_fileid": "4f1b64bd0a9ffab7a10c6245c7009bb97464dab99ee7ca743c717bb8393b4df7",
  "_filesize": 1033699,
  "_sha256": "4f1b64bd0a9ffab7a10c6245c7009bb97464dab99ee7ca743c717bb8393b4df7",
  "_created": "2026-05-21T07:31:07.000Z",
  "_published": "2026-05-21T20:50:09.500Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265926500,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129813688"
    },
    {
      "job": 77265926866,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129820989"
    },
    {
      "job": 77265926710,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129792402"
    },
    {
      "job": 77265926912,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129794677"
    },
    {
      "job": 77265952765,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129765505"
    },
    {
      "job": 77265926010,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146891282"
    },
    {
      "job": 77265927083,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129930085"
    },
    {
      "job": 77265926591,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129799658"
    },
    {
      "job": 77265926894,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129819799"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/robertmyles/tidyrss",
  "_commit": {
    "id": "79fbbd9c61164c6254c59238b93014b36dc9953b",
    "author": "Robert Myles McDonnell <7211207+RobertMyles@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #81 from jsta/patch-1\n\njsta name fix",
    "time": 1756124120
  },
  "_maintainer": {
    "name": "Robert Myles McDonnell",
    "email": "robertmylesmcdonnell@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "anytime",
      "version": ">= 0.3.7",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.6",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "robertmyles",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "atom-feed",
    "atom-feed-parser",
    "json-feed",
    "jsonfeed",
    "rss",
    "rss-feed",
    "rss-parser",
    "tidyverse"
  ],
  "_stars": 83,
  "_contributors": [
    {
      "user": "robertmyles",
      "count": 82,
      "uuid": 7211207
    },
    {
      "user": "seakintruth",
      "count": 9,
      "uuid": 25202605
    },
    {
      "user": "grimbough",
      "count": 3,
      "uuid": 971237
    },
    {
      "user": "isomorphisms",
      "count": 2,
      "uuid": 170678
    },
    {
      "user": "jsta",
      "count": 2,
      "uuid": 7844578
    },
    {
      "user": "jonocarroll",
      "count": 2,
      "uuid": 9496865
    },
    {
      "user": "arf9999",
      "count": 1,
      "uuid": 36820513
    },
    {
      "user": "chainsawriot",
      "count": 1,
      "uuid": 637269
    }
  ],
  "_userbio": {
    "uuid": 7211207,
    "type": "user",
    "name": "Robert Myles McDonnell",
    "description": "Data Science guy"
  },
  "_downloads": {
    "count": 4555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyRSS"
  },
  "_devurl": "https://github.com/robertmyles/tidyrss",
  "_searchresults": 113,
  "_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/tidyRSS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robertmyles/tidyrss",
  "_realowner": "robertmyles",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-02-24"
    },
    {
      "version": "1.0.1",
      "date": "2017-03-01"
    },
    {
      "version": "1.2.0",
      "date": "2017-06-07"
    },
    {
      "version": "1.2.1",
      "date": "2017-06-16"
    },
    {
      "version": "1.2.2",
      "date": "2017-09-07"
    },
    {
      "version": "1.2.3",
      "date": "2018-01-29"
    },
    {
      "version": "1.2.4",
      "date": "2018-06-01"
    },
    {
      "version": "1.2.5",
      "date": "2018-08-05"
    },
    {
      "version": "1.2.6",
      "date": "2018-08-29"
    },
    {
      "version": "1.2.7",
      "date": "2018-11-03"
    },
    {
      "version": "1.2.8",
      "date": "2019-03-08"
    },
    {
      "version": "1.2.9",
      "date": "2019-05-09"
    },
    {
      "version": "1.2.10",
      "date": "2019-05-15"
    },
    {
      "version": "1.2.11",
      "date": "2019-05-22"
    },
    {
      "version": "2.0.0",
      "date": "2020-02-25"
    },
    {
      "version": "2.0.1",
      "date": "2020-03-07"
    },
    {
      "version": "2.0.2",
      "date": "2020-06-01"
    },
    {
      "version": "2.0.3",
      "date": "2020-09-13"
    },
    {
      "version": "2.0.4",
      "date": "2021-10-07"
    },
    {
      "version": "2.0.5",
      "date": "2022-05-29"
    },
    {
      "version": "2.0.6",
      "date": "2022-08-25"
    },
    {
      "version": "2.0.7",
      "date": "2023-03-05"
    }
  ],
  "_exports": [
    "%>%",
    "tidyfeed"
  ],
  "_help": [
    {
      "page": "tidyfeed",
      "title": "Extract a tidy data frame from RSS, Atom and JSON feeds",
      "topics": [
        "tidyfeed"
      ]
    }
  ],
  "_pkglogo": "https://github.com/robertmyles/tidyrss/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/robertmyles/tidyrss/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "BH",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 8.429985466622092,
  "_indexed": true,
  "_nocasepkg": "tidyrss",
  "_universes": [
    "robertmyles"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.7",
      "date": "2026-05-21T07:33:28.000Z",
      "distro": "noble",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "e41bceed962cdd0b14a81eb5aa51609cee7491ae911e5d9e26e958652e52bad9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.7",
      "date": "2026-05-21T07:33:51.000Z",
      "distro": "noble",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "1fd3dbe1444bc70366e759580cf65a0d19e44f802ea9caf3e94822b7b627886f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.7",
      "date": "2026-05-21T07:32:31.000Z",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "e30d11544c5625f0e042e88911933a6933a5b0c306da5a533f23188038092023",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.7",
      "date": "2026-05-21T07:32:37.000Z",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "179cd317c3ae4375ce526b6a8f7d3b1048002b2d04bf6ebb459fcbc8a84aaae0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.7",
      "date": "2026-05-21T20:49:50.000Z",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "15b7d94653037b5559c70c579c5abe08a2906f18477241e8c3f8ffd85efe7f7b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.7",
      "date": "2026-05-21T07:39:08.000Z",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "de38a3d2e5d949806985c328a7edc98c9c9f9c131c0fc8c22d8298fd7a19257c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.7",
      "date": "2026-05-21T07:32:36.000Z",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "bdd8eff19467a01e0fa0f5b113bcfe85d624a5b8f6f3a58b369ac6f86e7c969e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.7",
      "date": "2026-05-21T07:33:36.000Z",
      "commit": "79fbbd9c61164c6254c59238b93014b36dc9953b",
      "fileid": "d42ea0da9f026605ae7e27a3fa3bffb473458385ab3eb494bd8e5f604062d451",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertmyles/actions/runs/26211931758"
    }
  ]
}