{
  "_id": "6a1702a5acfb0bcc41d9083f",
  "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-05-27 13:43:32 UTC",
  "RemoteUrl": "https://github.com/jemus42/poddr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 14:38:23 UTC",
    "User": "root"
  },
  "Author": "Lukas Burk [aut, cre] (ORCID: <https://orcid.org/0000-0001-7528-3795>)",
  "Maintainer": "Lukas Burk <github@quantenbrot.de>",
  "MD5sum": "d45e6709ff48e82d173a829cc1d416bb",
  "_user": "jemus42",
  "_type": "src",
  "_file": "poddr_0.3.2.tar.gz",
  "_fileid": "7e360febca2c1810b5970beb3935072164a08d98ea24ef85999c0012cc6d34be",
  "_filesize": 1355266,
  "_sha256": "7e360febca2c1810b5970beb3935072164a08d98ea24ef85999c0012cc6d34be",
  "_created": "2026-05-27T14:38:23.000Z",
  "_published": "2026-05-27T14:41:41.915Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78101198159,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243291246"
    },
    {
      "job": 78101198546,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243294795"
    },
    {
      "job": 78101198139,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243280210"
    },
    {
      "job": 78101198339,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243272769"
    },
    {
      "job": 78100260242,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243230746"
    },
    {
      "job": 78101198393,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243281815"
    },
    {
      "job": 78101198199,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243269656"
    },
    {
      "job": 78101198186,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243274039"
    },
    {
      "job": 78101198154,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243278171"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jemus42/poddr",
  "_commit": {
    "id": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
    "author": "Lukas Burk <git@quantenbrot.de>",
    "committer": "Lukas Burk <git@quantenbrot.de>",
    "message": "Remove get-data workflow\n",
    "time": 1779889412
  },
  "_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
  },
  "_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
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jemus42",
      "count": 103,
      "uuid": 1613346
    }
  ],
  "_userbio": {
    "uuid": 1613346,
    "type": "user",
    "name": "Lukas Burk",
    "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": 6,
  "_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/poddr.html",
    "extra/readme.html",
    "extra/readme.md",
    "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.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "poddr",
  "_universes": [
    "jemus42"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-27T14:40:38.000Z",
      "distro": "noble",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "976067789d7077285b56e38e2472e1811d045d6dbab3600828b31a5cba9f3f83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-27T14:40:44.000Z",
      "distro": "noble",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "fdd6664cee47d12271053fda500ad89f863fa61595ba14023c8f7b25bb9a6a8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-27T14:40:17.000Z",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "0156ad3f5d6ca502f78458cc319552bec74e657c99591805956ed78f7a8a8d46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-27T14:40:00.000Z",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "0d232e1f068e131286b2011f7402e7ee2e03921a1f00396948467e7b2b2facaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-05-27T14:40:40.000Z",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "9a2c2667e9d34ff1887aa3efacd9591b31b5af9baa90762e273413921dc9cbb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-27T14:39:43.000Z",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "76d36d8525af25910bd21b6e8ec18b4448828972e3f951e9db7e1f16e55c7bc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-27T14:39:51.000Z",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "c38dadecaf881c51f1f117ac294968674a5282ba2547bcd0f46372229840ae9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-27T14:39:55.000Z",
      "commit": "ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7",
      "fileid": "caf09af4df9092262fc4826e52f0e451dd8aecbf75472e8c67bdeb2471dace23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/26517886669"
    }
  ]
}