Type: Package
Package: moodef
Title: Defining 'Moodle' Elements from R
Version: 1.2.0
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
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2025-01-26 12:48:14 UTC; jsamos
Author: Jose Samos [aut, cre] (<https://orcid.org/0000-0002-4457-3439>),
  Universidad de Granada [cph]
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2025-01-26 13:10:02 UTC
Built: R 4.3.3; ; 2025-02-15 14:56:09 UTC; unix
