-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
31 lines (31 loc) · 930 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: TexExamRandomizer
Type: Package
Title: Personalizes and Randomizes Exams Written in 'LaTeX'
Version: 1.2.7
Author: Alejandro Gonzalez Recuenco
Maintainer: Alejandro Gonzalez Recuenco <[email protected]>
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, https://alexrecuenco.github.io/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,
testthat
License: MIT + file LICENSE
LinkingTo: Rcpp
RoxygenNote: 7.3.0
ByteCompile: true
VignetteBuilder: knitr