forked from numbats/monash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
52 lines (52 loc) · 1.17 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Package: monash
Title: Consolidated tools and templates for staff at Monash University
Version: 0.0.0.9000
Authors@R:
c(person(given = "Emi",
family = "Tanaka",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-1455-259X")),
person(given = "Rob",
family = "Hyndman",
email = "[email protected]",
role = "aut"),
person(given = "Mitchell",
family = "O'Hara-Wild",
role = c("ctb"),
comment = c(ORCID = "0000-0001-6729-7695")))
Description: Rmarkdown templates and other tools for use at Monash University, Department of Econometrics & Business Statistics.
License: GPL-3
Encoding: UTF-8
Language: en
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
bookdown,
cli,
clipr,
clisymbols,
crayon,
desc,
dplyr,
fs,
glue,
googlesheets4,
lubridate,
purrr,
readr,
rlang,
rprojroot,
rstudioapi,
scales,
stringr,
usethis,
vctrs,
whisker,
yaml
Suggests:
binb,
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr