{
  "_id": "6a47898f6527f6f71fa0d6c2",
  "Package": "poddr",
  "Title": "Collect Metadata for Selected Podcasts",
  "Version": "0.3.2",
  "Authors@R": "person(\"Lukas\", \"Burk\", , \"github@quantenbrot.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7528-3795\"))",
  "Description": "Collecting all the data, but just for The Incomparable,\nRelay.fm and ATP.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jemus42/poddr, https://jemus42.github.io/poddr/",
  "BugReports": "https://github.com/jemus42/poddr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://jemus42.r-universe.dev",
  "Date/Publication": "2026-07-01 21:46:10 UTC",
  "RemoteUrl": "https://github.com/jemus42/poddr",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 22:39:13 UTC",
    "User": "root"
  },
  "Author": "Lukas Burk [aut, cre] (ORCID: <https://orcid.org/0000-0001-7528-3795>)",
  "Maintainer": "Lukas Burk <github@quantenbrot.de>",
  "_user": "jemus42",
  "_type": "src",
  "_file": "poddr_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/c945058b278814049c38d6d62746ed68c5f4a1e32ec338e1e7a17bfa22be0b93",
  "_filesize": 1356147,
  "_sha256": "c945058b278814049c38d6d62746ed68c5f4a1e32ec338e1e7a17bfa22be0b93",
  "_expires": "2026-10-11T10:06:07.000Z",
  "_created": "2026-07-01T22:39:13.000Z",
  "_published": "2026-07-03T10:06:07.877Z",
  "_jobs": [
    {
      "job": 84977019218,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8024380869"
    },
    {
      "job": 84977019186,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8024383585"
    },
    {
      "job": 84977019141,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8024387719"
    },
    {
      "job": 84977019027,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8024377930"
    },
    {
      "job": 84977018656,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8024336312"
    },
    {
      "job": 84977019118,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8024380384"
    },
    {
      "job": 84977019059,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8024364565"
    },
    {
      "job": 84977019005,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8024362923"
    },
    {
      "job": 84977018981,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8024362423"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973",
  "_status": "success",
  "_upstream": "https://github.com/jemus42/poddr",
  "_commit": {
    "id": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
    "author": "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Bump actions/checkout from 6 to 7 (#15)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
    "time": 1782942370
  },
  "_maintainer": {
    "name": "Lukas Burk",
    "email": "github@quantenbrot.de",
    "login": "jemus42",
    "mastodon": "@jemsu@norden.social",
    "bluesky": "@jemu.name",
    "orcid": "0000-0001-7528-3795",
    "description": "M.Sc. Biostats / WIP PhD Stats/ML /\nGenerally, mostly #rstats",
    "uuid": 1613346
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "robotstxt",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "jemus42",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 6
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jemus42",
      "count": 103,
      "uuid": 1613346
    }
  ],
  "_userbio": {
    "uuid": 1613346,
    "type": "user",
    "name": "Lukas Burk",
    "followers": 102,
    "description": "M.Sc. Biostats / WIP PhD Stats/ML /\r\nGenerally, mostly #rstats"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poddr"
  },
  "_devurl": "https://github.com/jemus42/poddr",
  "_pkgdown": "https://jemus42.github.io/poddr/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/poddr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ":=",
    ".data",
    "as_label",
    "as_name",
    "atp_get_episodes",
    "atp_parse_page",
    "cache_podcast_data",
    "enquo",
    "enquos",
    "expr",
    "gather_people",
    "incomparable_get_episodes",
    "incomparable_get_shows",
    "incomparable_get_subcategories",
    "incomparable_parse_archive",
    "incomparable_parse_episode",
    "incomparable_parse_stats",
    "label_n",
    "parse_duration",
    "relay_get_episodes",
    "relay_get_shows",
    "relay_parse_feed",
    "sym",
    "syms",
    "update_cached_data"
  ],
  "_help": [
    {
      "page": "atp_get_episodes",
      "title": "Retrieve ATP episodes",
      "topics": [
        "atp_get_episodes"
      ]
    },
    {
      "page": "atp_parse_page",
      "title": "Parse a single ATP page",
      "topics": [
        "atp_parse_page"
      ]
    },
    {
      "page": "cache_podcast_data",
      "title": "Cache episode data to disk",
      "topics": [
        "cache_podcast_data"
      ]
    },
    {
      "page": "gather_people",
      "title": "Gather episode datasets by people",
      "topics": [
        "gather_people"
      ]
    },
    {
      "page": "incomparable_get_episodes",
      "title": "Retrieve all episodes for The Incomparable shows",
      "topics": [
        "incomparable_get_episodes"
      ]
    },
    {
      "page": "incomparable_get_shows",
      "title": "Retrieve all The Incomparable shows",
      "topics": [
        "incomparable_get_shows"
      ]
    },
    {
      "page": "incomparable_get_subcategories",
      "title": "Extract subcategory index for given show",
      "topics": [
        "incomparable_get_subcategories"
      ]
    },
    {
      "page": "incomparable_parse_archive",
      "title": "Parse a show's archive page on The Incomparable website",
      "topics": [
        "incomparable_parse_archive"
      ]
    },
    {
      "page": "incomparable_parse_episode",
      "title": "Parse a single Incomparable episode page",
      "topics": [
        "incomparable_parse_episode"
      ]
    },
    {
      "page": "incomparable_parse_stats",
      "title": "Parse The Incomparable stats.txt files",
      "topics": [
        "incomparable_parse_stats"
      ]
    },
    {
      "page": "label_n",
      "title": "Convenience function to display N",
      "topics": [
        "label_n"
      ]
    },
    {
      "page": "parse_duration",
      "title": "Converting HH:MM:SS or MM:SS to 'hms'",
      "topics": [
        "parse_duration"
      ]
    },
    {
      "page": "relay_get_episodes",
      "title": "Retrieve all episodes for relay.fm shows",
      "topics": [
        "relay_get_episodes"
      ]
    },
    {
      "page": "relay_get_shows",
      "title": "Retrieve all relay.fm shows",
      "topics": [
        "relay_get_shows"
      ]
    },
    {
      "page": "relay_parse_feed",
      "title": "Parse a relay.fm show feed",
      "topics": [
        "relay_parse_feed"
      ]
    },
    {
      "page": "update_cached_data",
      "title": "Fetch all sources and cache results to disk",
      "topics": [
        "update_cached_data"
      ]
    }
  ],
  "_readme": "https://github.com/jemus42/poddr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "fs",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "here",
    "hms",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "robotstxt",
    "rprojroot",
    "rvest",
    "selectr",
    "spiderbar",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 2.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "poddr",
  "_universes": [
    "jemus42"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-01T22:41:37.000Z",
      "distro": "resolute",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/e1231ddc7b76248052a039b88c68a8c4de03b93a8b618b30ae3d0f1f2d86e6cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-01T22:41:40.000Z",
      "distro": "resolute",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/ee67d90a3df80661e220b1a813080ccb439deb332391f831b187254148622511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-01T22:41:58.000Z",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/3ffc6c5d1efa1bed0e2938e4c1eb24ebd6b1ceda4b7b30e855793e73c3f50ce6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-01T22:41:26.000Z",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/dec99029c4fad4b764a7c7522c51f78c4f13d081de872c588ea611a77077b8aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-07-01T22:41:58.000Z",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/bea733a4d5ba1e97688cef373a6074391b0c6c0fed5cf8db672c42937ea021c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-01T22:40:29.000Z",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/9e1a494f4b4e3f4ef2a72fb05e0c0ab697d8224388487913c2283d83970cd6a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-01T22:40:22.000Z",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/47d1b89d9f8cf79aba959c52c8a9626c2323850d3a35060427e6b051f8f837a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-01T22:40:21.000Z",
      "commit": "9b3e9b86b9e1a886f4ef6f14e8066b313aaa5e2b",
      "fileid": "https://r2.ropensci.org/98b804421476bab610e9b64af660757059126316da1acf4d821a2c2c0d5016da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/28552235973"
    }
  ]
}