Package: TexExamRandomizer
Type: Package
Title: Personalizes and Randomizes Exams Written in 'LaTeX'
Version: 1.2.3
Author: Alejandro Gonzalez Recuenco
Maintainer: Alejandro Gonzalez Recuenco <alejandrogonzalezrecuenco@gmail.com>
Description: Randomizing exams with 'LaTeX'.
    If you can compile your main document with 'LaTeX', the program should be able to compile the randomized
    versions without much extra effort when creating the document.
URL: https://github.com/alexrecuenco/TexExamRandomizer
BugReports: https://github.com/alexrecuenco/TexExamRandomizer/issues
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 0.12.13), assertthat, stringr, jsonlite, stats, utils
Depends:
Suggests: optparse, knitr, rmarkdown
License: MIT + file LICENSE
LinkingTo: Rcpp
RoxygenNote: 6.0.1
ByteCompile: true
VignetteBuilder: knitr
SystemRequirements: C++11, A modern compiler (>=gcc-4.9), And latexmk
        is necessary to compile all output documents with the functions
        provided by this package
NeedsCompilation: yes
Packaged: 2018-02-13 02:24:59 UTC; safale
Repository: CRAN
Date/Publication: 2018-02-13 04:13:42 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 16:42:31 UTC; windows
Archs: i386, x64
