-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
50 lines (50 loc) · 884 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: coffeeroastingprofiles
Title: Coffee roasting profiles
Version: 0.0.0.9000
Authors@R: person('Jacci', 'Ziebert', email = 'jacciziebert@gmail.com', role = c('cre', 'aut'))
Description: A comparison of cupping notes, profiles.
License: MIT + file LICENSE
Imports:
config,
dbplyr,
dplyr,
formattable,
golem,
shiny,
processx,
attempt,
DT,
glue,
gt,
htmltools,
htmlwidgets,
jsonlite,
kableExtra,
lubridate,
plotly,
pkgload,
pool,
RSQLite,
reticulate,
rlang,
shinydashboard,
shinyFeedback,
shinythemes,
shinyWidgets,
sortable,
stringr,
thinkr,
tibble,
tidyr,
utils
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests:
testthat (>= 3.0.0),
knitr,
rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends:
R (>= 2.10)