Package: rgoogleclassroom
Title: API Wrapper for Google Classroom and Google Forms
Version: 1.0.0
Authors@R: 
    person("Candace", "Savonen", , "csavonen@fredhutch.org", role = c("cre", "aut"))
Description: This is a Google Forms and Google Classroom API Wrapper for R for managing Google Classrooms from R. The documentation for these APIs is here <https://developers.google.com/forms/api/guides> .
License: GPL-3
URL: https://github.com/datatrail-jhu/rgoogleclassroom
BugReports: https://github.com/datatrail-jhu/rgoogleclassroom/issues
Imports: httr, jsonlite, purrr, R6, assertthat, lubridate, magrittr,
        openssl, stringr, dplyr, readr, rprojroot, tibble, tidyr
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), knitr
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-03-25 18:47:45 UTC; candacesavonen
Author: Candace Savonen [cre, aut]
Maintainer: Candace Savonen <csavonen@fredhutch.org>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-03-25 20:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:06:59 UTC; unix
