vvcanvas: 'Canvas' LMS API Integration

Allow R users to interact with the 'Canvas' Learning Management System (LMS) API (see <https://canvas.instructure.com/doc/api/all_resources.html> for details). It provides a set of functions to access and manipulate course data, assignments, grades, users, and other resources available through the 'Canvas' API.

Version: 0.0.3
Imports: dplyr, htm2txt, httr, jsonlite, magrittr, purrr, rlang, stringr, tidyr, utils
Suggests: knitr, rmarkdown
Published: 2023-10-23
Author: Tomer Iwan [aut, cre, cph]
Maintainer: Tomer Iwan <t.iwan at vu.nl>
License: MIT + file LICENSE
URL: https://github.com/vusaverse/vvcanvas, https://vusaverse.github.io/vvcanvas/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: vvcanvas results

Documentation:

Reference manual: vvcanvas.pdf
Vignettes: Getting Started
Working with groups

Downloads:

Package source: vvcanvas_0.0.3.tar.gz
Windows binaries: r-devel: vvcanvas_0.0.3.zip, r-release: vvcanvas_0.0.3.zip, r-oldrel: vvcanvas_0.0.3.zip
macOS binaries: r-release (arm64): vvcanvas_0.0.3.tgz, r-oldrel (arm64): vvcanvas_0.0.3.tgz, r-release (x86_64): vvcanvas_0.0.3.tgz, r-oldrel (x86_64): vvcanvas_0.0.3.tgz
Old sources: vvcanvas archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vvcanvas to link to this page.