-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
61 lines (61 loc) · 1.08 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
53
54
55
56
57
58
59
60
61
Package: timor.nutrients
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.0
Author: Lorenzo Longobardi
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: CC BY 4.0
Imports:
bookdown,
broom,
config,
cowplot,
dials,
digest,
doParallel,
dplyr,
factoextra,
future,
ggchicklet,
magrittr,
rlang,
tidytext,
vegan
Suggests:
ggforce,
ggplot2,
googleAuthR,
googleCloudStorageR,
hardhat,
htmlwidgets,
janitor,
jsonlite,
kernelshap,
logger,
lubridate,
parsnip,
purrr,
reactable,
reactablefmtr,
readr,
recipes,
rsample,
scales,
shapviz,
stringr,
themis,
tidyr,
tidyselect,
tune,
vip,
workflows,
yardstick
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends:
R (>= 2.10)
Authors@R:
person("Lorenzo", "Longobardi", , "l.longobardi@cgiar.org", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-3126-7341"))