Package: vvcanvas
Title: 'Canvas' LMS API Integration
Version: 0.0.4
Authors@R: 
    person("Tomer", "Iwan", , "t.iwan@vu.nl", role = c("aut", "cre", "cph"))
Description: 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.
URL: https://github.com/vusaverse/vvcanvas,
        https://vusaverse.github.io/vvcanvas/
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, htm2txt, httr, jsonlite, magrittr, purrr, rlang,
        stringr, tidyr, utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-04-29 07:58:29 UTC; tin900
Author: Tomer Iwan [aut, cre, cph]
Maintainer: Tomer Iwan <t.iwan@vu.nl>
Repository: CRAN
Date/Publication: 2024-04-29 09:10:04 UTC
