forked from ThinkR-open/wedding
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
44 lines (44 loc) · 987 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
Package: wedding
Title: Margot's wedding app
Version: 0.0.0.9000
Authors@R:
person("Margot", "Brard", , "[email protected]", role = c("cre", "aut"))
Description: Margot's wedding app. Contains all information about the big
day.
License: GPL (>= 3)
Depends:
R (>= 2.10)
Imports:
config (>= 0.3.1),
dplyr (>= 1.0.5),
DT (>= 0.18),
geosphere (>= 1.5.10),
ggplot2 (>= 3.3.3),
glue (>= 1.4.2),
golem (>= 0.3.0),
googledrive (>= 1.0.1),
leaflet (>= 2.0.4.1),
lubridate (>= 1.7.10),
magrittr (>= 2.0.1),
patchwork,
purrr (>= 0.3.4),
readr (>= 1.4.0),
scales (>= 1.1.1),
shiny (>= 1.6.0),
shinyjs (>= 2.0.0),
shinymanager (>= 1.0.300),
shinyWidgets (>= 0.6.0),
stats,
tibble (>= 3.1.1)
Suggests:
knitr (>= 1.32),
rmarkdown (>= 2.7),
testthat,
tidyverse (>= 1.3.1),
withr
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2