-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 825 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 825 Bytes
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
Package: projectName
Title: None
Version: 1.0.0
Authors@R: person("Author", "Author",
email = "Author.Author@telethonkids.org.au", role = c("aut", "cre"))
Date: 2020-12-11
Description: None.
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.0.0)
Imports:
plyr (>= 1.8.6),
dplyr (>= 0.8.5),
ggplot2 (>= 3.3.0),
readr (>= 1.3.1),
tibble (>= 3.0.1),
tidyr (>= 1.0.3),
purrr (>= 0.3.4),
forcats (>= 0.5.0),
stringr (>= 1.4.0),
lubridate (>= 1.7.8),
ProjectTemplate (>= 0.9.2),
snakecase (>= 0.11.0),
janitor (>= 2.0.1),
jtools (>= 2.0.5),
broom (>= 0.5.6),
readxl (>= 1.3.1),
repmis (>= 0.5)
Suggests:
knitr (>= 1.28),
rmarkdown (>= 2.1),
yaml (>= 2.2.1)
VignetteBuilder: knitr