-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathDESCRIPTION
50 lines (50 loc) · 1.19 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
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"),
email = "dr.emi.tanaka@gmail.com",
comment = c(ORCID = "0000-0002-1455-259X")),
person(given = "Rob",
family = "Hyndman",
email = "Rob.Hyndman@monash.edu",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2140-5352")),
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.3.2
Imports:
bookdown,
cli,
clipr,
clisymbols,
crayon,
desc,
dplyr,
fs,
glue,
googlesheets4,
lubridate,
purrr,
readr,
rlang,
rstudioapi,
scales,
stringr,
usethis,
vctrs
Suggests:
binb,
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr