{
  "_id": "6a49a526162b78b26a584e11",
  "Package": "zoomer",
  "Title": "Zoom API in R",
  "Version": "0.0.0.9001",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "A consistent interface to the Zoom API, to allow\nmanagement of Zoom conferencing from R.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jonthegeek/zoomer,\nhttps://jonthegeek.github.io/zoomer/",
  "BugReports": "https://github.com/jonthegeek/zoomer/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make libssl-dev zlib1g-dev",
  "Repository": "https://jonthegeek.r-universe.dev",
  "Date/Publication": "2025-02-07 12:34:31 UTC",
  "RemoteUrl": "https://github.com/jonthegeek/zoomer",
  "RemoteRef": "HEAD",
  "RemoteSha": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 09:15:28 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "zoomer_0.0.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/ba062946eab850a3536d838e8faced99fb98c8f9f5a673fd12155d50e0c2cdf3",
  "_filesize": 94648,
  "_sha256": "ba062946eab850a3536d838e8faced99fb98c8f9f5a673fd12155d50e0c2cdf3",
  "_expires": "2026-10-13T00:28:20.000Z",
  "_created": "2026-06-20T09:15:28.000Z",
  "_published": "2026-07-05T00:28:22.600Z",
  "_jobs": [
    {
      "job": 85178999812,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764029291"
    },
    {
      "job": 85178999737,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764029128"
    },
    {
      "job": 85178999811,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764024173"
    },
    {
      "job": 85178999664,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764023091"
    },
    {
      "job": 85178999657,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764014002"
    },
    {
      "job": 85178999825,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764027056"
    },
    {
      "job": 85178999662,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764022976"
    },
    {
      "job": 85178999745,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764023559"
    },
    {
      "job": 85178999826,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764035906"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241",
  "_status": "success",
  "_upstream": "https://github.com/jonthegeek/zoomer",
  "_commit": {
    "id": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Use \"authorize/\" in redirect_uri. (#15)\n\n",
    "time": 1738931671
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "jonthegeek",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 9,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "followers": 360,
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zoomer"
  },
  "_devurl": "https://github.com/jonthegeek/zoomer",
  "_pkgdown": "https://jonthegeek.github.io/zoomer/",
  "_searchresults": 0,
  "_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/zoomer.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "zoom_authenticate",
    "zoom_browse_app_management",
    "zoom_client"
  ],
  "_help": [
    {
      "page": "dot-oauth-client",
      "title": "OAuth client documentation",
      "topics": [
        ".oauth-client"
      ]
    },
    {
      "page": "dot-oauth-req-auth",
      "title": "OAuth request authentication documentation",
      "topics": [
        ".oauth-req-auth"
      ]
    },
    {
      "page": "dot-oauth-token",
      "title": "OAuth token documentation",
      "topics": [
        ".oauth-token"
      ]
    },
    {
      "page": "zoom_authenticate",
      "title": "Authenticate with a Zoom OAuth client",
      "topics": [
        "zoom_authenticate"
      ]
    },
    {
      "page": "zoom_browse_app_management",
      "title": "Visit Zoom Created Apps",
      "topics": [
        "zoom_browse_app_management"
      ]
    },
    {
      "page": "zoom_client",
      "title": "Construct a Zoom OAuth client",
      "topics": [
        "zoom_client"
      ]
    }
  ],
  "_readme": "https://github.com/jonthegeek/zoomer/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "fastmap",
    "glue",
    "httpuv",
    "httr2",
    "later",
    "lifecycle",
    "magrittr",
    "openssl",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "zoomer",
  "_universes": [
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:17:28.000Z",
      "distro": "noble",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/65d506a23658c01f18ad739c7e2417275d31a007bde1392e8ae58867732fc770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:17:26.000Z",
      "distro": "noble",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/577a9b884f7a5a12eeab28c6a9e211b8f297246f417ba77a7b7666ccbcc9ec53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:16:52.000Z",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/ccc530a4bf5ab4da5b8e1bd533b4253ed2d9f8bcd1270935910cdbe82a0845a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:16:44.000Z",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/f8dd3934fcb63d4ebb44641bacd99dc4103ef2201e5499b6f598b31714e8da90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:17:24.000Z",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/96c082c9bc8ff988c554aea06601e2a346edfc14a56c08dde190f6eb7681f071",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:16:36.000Z",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/7739770de0b092caed1328e1c93dd2c9b33f06aee69a0a82e42c3aad6ce4a9bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:16:40.000Z",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/4310f98f0de17b0fb1c2f373c25f0ee1b5711f47ab8b1d47cb77dcf9817b5fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-06-20T09:18:12.000Z",
      "commit": "5266d5a049851cadfe78c732edb5ab78dbcaf577",
      "fileid": "https://r2.ropensci.org/770fb87d74e27db87b4fbd73514cc388ddba06ca2931fc4c6dbc999f91d183a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27866649241"
    }
  ]
}