Package: moodleR Type: Package Title: Helper Functions to Work with 'Moodle' Data Version: 1.0.2 Date: 2022-10-01 Authors@R: c(person(given = "Aleksander", family = "Dietrichson", role = c("aut", "cre"), email = "dietrichson@gmail.com"), person(given = "Chi Square Laboratories", role = "cph"), person(given = "Darko", family = "Miletic", role = "ctb"), person(given = "Pablo", family = "Pagnone", role = "ctb"), person(given = "Alex", family = "Ondrus", role = "ctb") ) Maintainer: Aleksander Dietrichson Description: A collection of functions to connect to a 'Moodle' database, cache relevant tables locally and generate learning analytics. 'Moodle' is an open source Learning Management System (LMS) developed by MoodleHQ. For more information about Moodle, visit . License: MIT + file LICENSE URL: https://github.com/chi2labs/moodleR url: https://github.com/chi2labs/moodleR Encoding: UTF-8 VignetteBuilder: knitr Suggests: knitr, rmarkdown, prettyunits, lubridate, testthat Imports: DBI, dplyr, ggplot2, tidytext, ggwordcloud, utils, stringr, rlang, scales, RMariaDB, glue, config, anytime, cli, lifecycle, RSQLite, usethis, RPostgres RdMacros: lifecycle RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libjpeg-dev libmysqlclient-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libpq-dev libx11-dev Repository: https://chi2labs.r-universe.dev Date/Publication: 2026-02-26 15:28:59 UTC RemoteUrl: https://github.com/chi2labs/moodler RemoteRef: HEAD RemoteSha: d465ce1ca6e2ec56325f33aa695d15654b831207 NeedsCompilation: no Packaged: 2026-07-09 05:59:43 UTC; root Author: Aleksander Dietrichson [aut, cre], Chi Square Laboratories [cph], Darko Miletic [ctb], Pablo Pagnone [ctb], Alex Ondrus [ctb]