Type: Package Package: moodef Title: Defining 'Moodle' Elements from R Version: 1.2.0.9000 Authors@R: c( person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4457-3439")), person("Universidad de Granada", role = "cph") ) Description: The main objective of this package is to support the definition of 'Moodle' elements taking advantage of the power that R offers. In this first version, it allows the definition of quizzes to be included in the question bank. License: MIT + file LICENSE URL: https://josesamos.github.io/moodef/, https://github.com/josesamos/moodef BugReports: https://github.com/josesamos/moodef/issues Imports: blastula, dplyr, glue, magick, readr, readxl, snakecase, tibble, tidyr, tools, xlsx, xml2 Suggests: knitr, pander, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Config/pak/sysreqs: cmake make libmagick++-dev gsfonts default-jdk libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2025-01-26 13:05:01 UTC RemoteUrl: https://github.com/josesamos/moodef RemoteRef: HEAD RemoteSha: 5e0c9faf79af185c385a02534e37fbd3ed76c39f NeedsCompilation: no Packaged: 2026-07-04 15:52:52 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos