{
  "_id": "6a12c35aacfb0bcc41d1e6a0",
  "Package": "zoomr",
  "Title": "Connect to Your 'Zoom' Data",
  "Version": "0.4.0.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Chris\",\nfamily = \"Umphlett\",\nrole = c(\"aut\", \"cre\"),\nemail = \"christopher.umphlett@gmail.com\"\n),\nperson(\ngiven = \"Paul\",\nfamily = \"Schmidt\",\nrole = c(\"ctb\"),\nemail = \"schmidtpaul1989@outlook.com\"\n)\n)",
  "Description": "Facilitates making a connection to the 'Zoom' API and\nexecuting various queries. You can use it to get data on 'Zoom'\nwebinars and 'Zoom' meetings. The 'Zoom' documentation is\navailable at <https://developers.zoom.us/docs/api/>. This\npackage is not supported by 'Zoom' (owner of the software).",
  "URL": "https://github.com/chrisumphlett/zoomr",
  "BugReports": "https://github.com/chrisumphlett/zoomr/issues",
  "License": "CC0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://chrisumphlett.r-universe.dev",
  "Date/Publication": "2025-07-28 13:53:29 UTC",
  "RemoteUrl": "https://github.com/chrisumphlett/zoomr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4b9f42217b1015257502bb470a76397b2b05c690",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:19:15 UTC",
    "User": "root"
  },
  "Author": "Chris Umphlett [aut, cre],\nPaul Schmidt [ctb]",
  "Maintainer": "Chris Umphlett <christopher.umphlett@gmail.com>",
  "MD5sum": "f4f332f72ce3b5c17ac74ace1beda588",
  "_user": "chrisumphlett",
  "_type": "src",
  "_file": "zoomr_0.4.0.9000.tar.gz",
  "_fileid": "d1cfda0431f36b12214fe732178303168bc89f28c17db9b12bf91fea1d59923a",
  "_filesize": 116231,
  "_sha256": "d1cfda0431f36b12214fe732178303168bc89f28c17db9b12bf91fea1d59923a",
  "_created": "2026-05-24T09:19:15.000Z",
  "_published": "2026-05-24T09:22:34.428Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77586544906,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183983350"
    },
    {
      "job": 77586544895,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183983111"
    },
    {
      "job": 77586544910,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183984569"
    },
    {
      "job": 77586544902,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183980850"
    },
    {
      "job": 77586394394,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183970366"
    },
    {
      "job": 77586544896,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183980997"
    },
    {
      "job": 77586544903,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183979876"
    },
    {
      "job": 77586544907,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183978512"
    },
    {
      "job": 77586544913,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183979858"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chrisumphlett/zoomr",
  "_commit": {
    "id": "4b9f42217b1015257502bb470a76397b2b05c690",
    "author": "Chris Umphlett <7210482+chrisumphlett@users.noreply.github.com>",
    "committer": "Chris Umphlett <7210482+chrisumphlett@users.noreply.github.com>",
    "message": "submitted to cran, incremented to next dev version\n",
    "time": 1753710809
  },
  "_maintainer": {
    "name": "Chris Umphlett",
    "email": "christopher.umphlett@gmail.com",
    "login": "chrisumphlett",
    "description": "Manager of Data Analysis @TechSmith ",
    "uuid": 7210482
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    }
  ],
  "_owner": "chrisumphlett",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2025-07-28"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "chrisumphlett",
      "count": 72,
      "uuid": 7210482
    },
    {
      "user": "schmidtpaul",
      "count": 5,
      "uuid": 31928213
    }
  ],
  "_userbio": {
    "uuid": 7210482,
    "type": "user",
    "name": "Chris Umphlett",
    "description": "Manager of Data Analysis @TechSmith "
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zoomr"
  },
  "_devurl": "https://github.com/chrisumphlett/zoomr",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zoomr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chrisumphlett/zoomr",
  "_realowner": "chrisumphlett",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-01-14"
    },
    {
      "version": "0.2.0",
      "date": "2023-04-26"
    },
    {
      "version": "0.3.0",
      "date": "2024-02-23"
    },
    {
      "version": "0.4.0",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "get_account_users",
    "get_meeting_details",
    "get_meeting_participants",
    "get_panelists",
    "get_registration_questions",
    "get_tracking_sources",
    "get_webinar_details",
    "get_webinar_participants",
    "get_webinar_polls",
    "get_webinar_qanda",
    "get_webinar_registrants",
    "list_meetings",
    "list_webinars"
  ],
  "_help": [
    {
      "page": "get_account_users",
      "title": "Get All Users in an Account",
      "topics": [
        "get_account_users"
      ]
    },
    {
      "page": "get_meeting_details",
      "title": "Get Meeting Details",
      "topics": [
        "get_meeting_details"
      ]
    },
    {
      "page": "get_meeting_participants",
      "title": "Get Meeting Participants",
      "topics": [
        "get_meeting_participants"
      ]
    },
    {
      "page": "get_panelists",
      "title": "Get Webinar Panelists",
      "topics": [
        "get_panelists"
      ]
    },
    {
      "page": "get_registration_questions",
      "title": "Get Webinar Registration Question Responses",
      "topics": [
        "get_registration_questions"
      ]
    },
    {
      "page": "get_tracking_sources",
      "title": "Get Webinar Tracking Sources",
      "topics": [
        "get_tracking_sources"
      ]
    },
    {
      "page": "get_webinar_details",
      "title": "Get Webinar Details",
      "topics": [
        "get_webinar_details"
      ]
    },
    {
      "page": "get_webinar_participants",
      "title": "Get Webinar Participants",
      "topics": [
        "get_webinar_participants"
      ]
    },
    {
      "page": "get_webinar_polls",
      "title": "Get Webinar Polls",
      "topics": [
        "get_webinar_polls"
      ]
    },
    {
      "page": "get_webinar_qanda",
      "title": "Get Webinar Q & A",
      "topics": [
        "get_webinar_qanda"
      ]
    },
    {
      "page": "get_webinar_registrants",
      "title": "Get Webinar Registrants",
      "topics": [
        "get_webinar_registrants"
      ]
    },
    {
      "page": "list_meetings",
      "title": "Get List of Meetings for a User",
      "topics": [
        "list_meetings"
      ]
    },
    {
      "page": "list_webinars",
      "title": "Get List of Webinars for a User.",
      "topics": [
        "list_webinars"
      ]
    }
  ],
  "_readme": "https://github.com/chrisumphlett/zoomr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "zoomr",
  "_universes": [
    "chrisumphlett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:21:09.000Z",
      "distro": "noble",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "6376a517397aadf16518f1db7613f9805a67688a1c5a4255489cffd17806454d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:21:08.000Z",
      "distro": "noble",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "c218aad7cb3e683934bcbc61bfed73af0a0a371c61c71859a40d955c09dbee11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:21:26.000Z",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "425dff569e23d49a782ee29c4b09e05fa9b22edcaa76255f3065d14138465b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:20:53.000Z",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "70835f9f73d312c6f2ed921bef6fb003c39129c98a1228fe89667a0a338248df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:21:06.000Z",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "89e363bfb0d128dcab22a2aa3bfcbe0a8ff4afcf0c8dd16fee10e892d1643e4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:20:30.000Z",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "ea0cd53a74a88fc06bcddde5d342189e5a4c996a0b00a07df58903af2f73f1c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:20:19.000Z",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "2dddf4880d780735f8a13ac30cd951c2fee5cb0036529d5783f5afb5c06a09a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-24T09:20:18.000Z",
      "commit": "4b9f42217b1015257502bb470a76397b2b05c690",
      "fileid": "862f1f508dab1b2e75167a40359e5ccb8df742a4508af759f9e6c9b576ca833a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26357333650"
    }
  ]
}