Type: Package
Package: moodef
Title: Defining 'Moodle' Elements from R
Version: 1.1.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 questions
    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, glue, magick, purrr, 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
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-09 13:01:48 UTC; joses
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: 2024-03-09 13:30:05 UTC
Built: R 4.2.3; ; 2024-03-09 14:41:33 UTC; unix
