Type: Package Package: rexer Title: Random Exercises and Exams Generator Version: 1.0.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 purpose of this package is to streamline the generation of exams that include random elements in exercises. Exercises can be defined in a table, based on text and figures, and may contain gaps to be filled with provided options. Exam documents can be generated in various formats. It allows us to generate a version for conducting the assessment and another version that facilitates correction, linked through a code. License: MIT + file LICENSE URL: https://josesamos.github.io/rexer/, https://github.com/josesamos/rexer BugReports: https://github.com/josesamos/rexer/issues Imports: readr, readxl, rmarkdown, snakecase, stringr, tibble, tidyr, xlsx Suggests: knitr, pander, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake make default-jdk libicu-dev libuv1-dev libx11-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2024-03-11 05:36:26 UTC RemoteUrl: https://github.com/josesamos/rexer RemoteRef: HEAD RemoteSha: 2f3059ad9d47a8ad63c4fd4d8f93e3b707acf46e NeedsCompilation: no Packaged: 2026-07-04 02:49:52 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos Depends: R (>= 4.1.0)