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> .
Version: | 1.0.0 |
Depends: | R (≥ 3.5.0) |
Imports: | httr, jsonlite, purrr, R6, assertthat, lubridate, magrittr, openssl, stringr, dplyr, readr, rprojroot, tibble, tidyr |
Suggests: | testthat (≥ 3.0.0), knitr |
Published: | 2025-03-25 |
DOI: | 10.32614/CRAN.package.rgoogleclassroom |
Author: | Candace Savonen [cre, aut] |
Maintainer: | Candace Savonen <csavonen at fredhutch.org> |
BugReports: | https://github.com/datatrail-jhu/rgoogleclassroom/issues |
License: | GPL-3 |
URL: | https://github.com/datatrail-jhu/rgoogleclassroom |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | rgoogleclassroom results |
Reference manual: | rgoogleclassroom.pdf |
Vignettes: |
getting-started (source, R code) |
Package source: | rgoogleclassroom_1.0.0.tar.gz |
Windows binaries: | r-devel: rgoogleclassroom_1.0.0.zip, r-release: rgoogleclassroom_1.0.0.zip, r-oldrel: rgoogleclassroom_1.0.0.zip |
macOS binaries: | r-devel (arm64): rgoogleclassroom_1.0.0.tgz, r-release (arm64): rgoogleclassroom_1.0.0.tgz, r-oldrel (arm64): rgoogleclassroom_1.0.0.tgz, r-devel (x86_64): rgoogleclassroom_1.0.0.tgz, r-release (x86_64): rgoogleclassroom_1.0.0.tgz, r-oldrel (x86_64): rgoogleclassroom_1.0.0.tgz |
Old sources: | rgoogleclassroom archive |
Please use the canonical form https://CRAN.R-project.org/package=rgoogleclassroom to link to this page.