Package: zoomer Title: Zoom API in R Version: 0.0.0.9001 Authors@R: person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4781-4346")) Description: A consistent interface to the Zoom API, to allow management of Zoom conferencing from R. License: MIT + file LICENSE URL: https://github.com/jonthegeek/zoomer, https://jonthegeek.github.io/zoomer/ BugReports: https://github.com/jonthegeek/zoomer/issues Depends: R (>= 2.10) Imports: cli, httpuv, httr2 (>= 1.0.0), lifecycle, rlang, utils Suggests: covr, httptest2, jsonlite, testthat (>= 3.2.0), withr 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: 2026-06-20 09:15:28 UTC; root Author: Jon Harmon [aut, cre] (ORCID: ) Maintainer: Jon Harmon