{
  "_id": "6a589903ff0138dec5d75960",
  "Package": "op3r",
  "Title": "R Interface to the OP3 API",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Eric\", \"Nantz\", , \"theRcast@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"John\", \"Spurlock\", role = \"ctb\", comment = \"Author of OP3 project\"))",
  "Description": "The op3r package provides a tidy interface to the Open\nPrefix Project (OP3) API.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Remotes": [
    "rpodcast/podindexr"
  ],
  "URL": "https://rpodcast.github.io/op3r/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://rpodcast.r-universe.dev",
  "Date/Publication": "2024-05-26 03:01:12 UTC",
  "RemoteUrl": "https://github.com/rpodcast/op3r",
  "RemoteRef": "HEAD",
  "RemoteSha": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 08:37:38 UTC",
    "User": "root"
  },
  "Author": "Eric Nantz [aut, cre],\nJohn Spurlock [ctb] (Author of OP3 project)",
  "Maintainer": "Eric Nantz <theRcast@gmail.com>",
  "_user": "rpodcast",
  "_type": "src",
  "_file": "op3r_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/70a613b3b0807b961893e7d7257821fb2c942d9f06686fe523804a1cbd14014e",
  "_filesize": 250917,
  "_sha256": "70a613b3b0807b961893e7d7257821fb2c942d9f06686fe523804a1cbd14014e",
  "_expires": "2026-10-24T08:40:33.000Z",
  "_created": "2026-07-16T08:37:38.000Z",
  "_published": "2026-07-16T08:40:35.573Z",
  "_jobs": [
    {
      "job": 87574492118,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8369718769"
    },
    {
      "job": 87574492130,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8369727099"
    },
    {
      "job": 87574492156,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8369721814"
    },
    {
      "job": 87574492112,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8369701333"
    },
    {
      "job": 87573834508,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369672684"
    },
    {
      "job": 87574492087,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369724499"
    },
    {
      "job": 87574492096,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8369700561"
    },
    {
      "job": 87574492141,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8369705227"
    },
    {
      "job": 87574492219,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8369700694"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516",
  "_status": "success",
  "_upstream": "https://github.com/rpodcast/op3r",
  "_commit": {
    "id": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
    "author": "Eric Nantz <thercast@gmail.com>",
    "committer": "Eric Nantz <thercast@gmail.com>",
    "message": "missed a chunk\n",
    "time": 1716692472
  },
  "_maintainer": {
    "name": "Eric Nantz",
    "email": "thercast@gmail.com",
    "login": "rpodcast",
    "mastodon": "@rpodcast@podcastindex.social",
    "bluesky": "@rpodcast.bsky.social",
    "linkedin": "in/eric-nantz-6621617",
    "twitter": "@thercast",
    "description": "Statistician | R user | Host of the R-Podcast | Linux enthusiast",
    "uuid": 1043111
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64url",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "podindexr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rpodcast",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rpodcast",
      "count": 68,
      "uuid": 1043111
    }
  ],
  "_userbio": {
    "uuid": 1043111,
    "type": "user",
    "name": "Eric Nantz",
    "followers": 411,
    "description": "Statistician | R user | Host of the R-Podcast | Linux enthusiast"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/op3r"
  },
  "_devurl": "https://github.com/rpodcast/op3r",
  "_pkgdown": "https://rpodcast.github.io/op3r/",
  "_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/op3r.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_op3_token",
    "op3_downloads_show",
    "op3_get_show_uuid",
    "op3_hits",
    "op3_show",
    "op3_token_isset",
    "op3_top_apps",
    "op3_top_show_apps",
    "op3_transcripts"
  ],
  "_help": [
    {
      "page": "get_op3_token",
      "title": "Obtain OP3 API token",
      "topics": [
        "get_op3_token"
      ]
    },
    {
      "page": "op3_downloads_show",
      "title": "Get monthly and weekly show download counts",
      "topics": [
        "op3_downloads_show"
      ]
    },
    {
      "page": "op3_get_show_uuid",
      "title": "Get podcast OP3 UUID from Podcast GUID or RSS Feed",
      "topics": [
        "op3_get_show_uuid"
      ]
    },
    {
      "page": "op3_hits",
      "title": "Get log record metadata for OP3 service",
      "topics": [
        "op3_hits"
      ]
    },
    {
      "page": "op3_show",
      "title": "Get podcast show information",
      "topics": [
        "op3_show"
      ]
    },
    {
      "page": "op3_token_isset",
      "title": "Detect if OP3 API token is defined",
      "topics": [
        "op3_token_isset"
      ]
    },
    {
      "page": "op3_top_apps",
      "title": "Get top apps by share of downloads",
      "topics": [
        "op3_top_apps"
      ]
    },
    {
      "page": "op3_top_show_apps",
      "title": "Get download numbers by application for a show",
      "topics": [
        "op3_top_show_apps"
      ]
    },
    {
      "page": "op3_transcripts",
      "title": "Get recent episodes with transcripts",
      "topics": [
        "op3_transcripts"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rpodcast/op3r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rpodcast/op3r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64url",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "op3r.Rmd",
      "filename": "op3r.html",
      "title": "op3r",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Initial setup",
        "Case Study",
        "Podcast metadata",
        "Download Metrics",
        "Redirect Logs / Hits"
      ],
      "created": "2024-05-18 03:20:13",
      "modified": "2024-05-26 03:01:12",
      "commits": 10
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "op3r",
  "_universes": [
    "rpodcast"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-16T08:39:45.000Z",
      "distro": "resolute",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/0cdf70b9070b74e3b6be983b07b46bd6ba74773692b9e0bb33fe348c672d5882",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-16T08:40:03.000Z",
      "distro": "resolute",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/53ddea2c4b005c028490c64c1ee09fd35df99e1a47817208714f9be04c53a879",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-16T08:39:46.000Z",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/fff7c86ef0375dd5660abbbf5b329082444cb9811e3723316a55dab5465557c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-16T08:38:56.000Z",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/2bb7f217d11ebdc5baafd8b0912d1cca0f27c29dd21bb33454312aacc8814845",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-16T08:40:08.000Z",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/b50c7f79ff5f53384e2d6b8c2d6ec1aed0f4dcaac736292b4ba86f80f9cd8b2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-16T08:38:46.000Z",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/f1f5375cabf3b78cb21fb83ed065c9f97826a52bdc9031b84c02513ca0967bf0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-16T08:38:58.000Z",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/c510103690044d8610da94b3ecd7c1acc937c0d1415db8f5b47bc20ad8a7b7c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-16T08:38:47.000Z",
      "commit": "c7e022d901fd8ebf716dec8e9846267bfeb5043f",
      "fileid": "https://r2.ropensci.org/d73a7b829e8e03fbb4fa678de4fcc42631023ef2a7f54880d5eac5a1bf14f602",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpodcast/actions/runs/29483906516"
    }
  ]
}