-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
28 lines (28 loc) · 944 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
Package: jladown
Title: Writing a Reproducible Article for Journal of Learning Analytics in R Markdown
Version: 0.0.0.9000
Authors@R:
c(person("JooYoung", "Seo", role=c("aut", "cre"), email="jooyoung@psu.edu", comment = c(ORCID = "0000-0002-4064-6012")),
person("Joshua M.", "Rosenberg", role="aut", email="jmrosenberg@utk.edu", comment = c(ORCID = "0000-0003-2170-0447")),
person(family = "Journal of Learning Analytics", role = c("cph")))
Description: This package provides a reproducible R Markdown template according to the 'Journal of Learning Analytics' submission guidelines.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
bookdown,
rmarkdown,
tinytex (>= 0.22),
knitr,
rmdfiltr,
pagedown,
xfun,
rstudioapi,
utils
Suggests:
testit,
xtable,
citr
RoxygenNote: 7.1.0
URL: https://github.com/jooyoungseo/jladown
BugReports: https://github.com/jooyoungseo/jladown/issues