Package: vvcanvas Title: 'Canvas' LMS API Integration Version: 0.0.7 Authors@R: c(person(given = "Hajo", family = "Bons", role = c("aut", "cre"), email = "h.b.bons@vu.nl" ), person(given = "Tomer", family = "Iwan", role = "aut", email = "t.iwan@vu.nl" ), person(given = "Niels", family = "Smits", role = "ctb", email = "n.smits@uva.nl", comment = c(ORCID = "0000-0003-3669-9266") ), person(given = "VU Analytics", role = "cph" )) Description: Allow R users to interact with the 'Canvas' Learning Management System (LMS) API (see 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. URL: https://github.com/vusaverse/vvcanvas, https://vusaverse.github.io/vvcanvas/ License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, htm2txt, httr, jsonlite, magrittr, mime, purrr, rlang, stringr, tidyr, utils Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://vusaverse.r-universe.dev Date/Publication: 2026-01-19 12:30:02 UTC RemoteUrl: https://github.com/vusaverse/vvcanvas RemoteRef: HEAD RemoteSha: e7ff83cbce248dcc902ca620152838af51452d84 NeedsCompilation: no Packaged: 2026-06-19 08:08:12 UTC; root Author: Hajo Bons [aut, cre], Tomer Iwan [aut], Niels Smits [ctb] (ORCID: ), VU Analytics [cph] Maintainer: Hajo Bons