Package: brightspaceR Title: Access D2L 'Brightspace' Data Sets via the 'BDS' API Version: 0.1.0 Authors@R: person("Peeyoosh", "Chandra", role = c("aut", "cre"), email = "pc@strategyandops.co") Description: Connect to the D2L 'Brightspace' Data Sets ('BDS') API via 'OAuth2', download all available datasets as tidy data frames with proper types, join them using convenience functions that know the foreign key relationships, and analyse student engagement, performance, and retention with ready-made analytics functions. Depends: R (>= 4.1.0) License: MIT + file LICENSE URL: https://pcstrategyandopsco.github.io/brightspaceR/, https://github.com/pcstrategyandopsco/brightspaceR BugReports: https://github.com/pcstrategyandopsco/brightspaceR/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, config, curl, dplyr, httr2, lubridate, openssl, purrr, readr, rlang, stringr, tibble, tools, utils Suggests: httptest2, knitr, pkgdown, rmarkdown, rstudioapi, testthat (>= 3.0.0), withr, yaml Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://pcstrategyandopsco.r-universe.dev Date/Publication: 2026-07-09 03:46:29 UTC RemoteUrl: https://github.com/pcstrategyandopsco/brightspacer RemoteRef: HEAD RemoteSha: 9e87b6f2bf16c9aa225d702dc85b6880c0c7f9ce NeedsCompilation: no Packaged: 2026-07-09 04:31:41 UTC; root Author: Peeyoosh Chandra [aut, cre] Maintainer: Peeyoosh Chandra