-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 718 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 718 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
36
37
Package: ClimbWith
Title: Find Rock Climbing Gyms
Version: 0.0.0.9000
Authors@R: person('Gus', 'Lipkin', email = 'gus@climbwith.info', role = c('cre', 'aut'))
Description: Look for rock climbing gyms based on features you want
License: What license is it under?
Imports:
config (>= 0.3.2),
golem (>= 0.4.1),
shiny (>= 1.8.0),
rlang,
DT,
bs4Dash,
dplyr,
glue,
htmltools,
leaflet,
purrr,
shinyjs,
shinyWidgets,
stringr,
tibble,
tidyr,
tidyselect,
waiter,
readr,
googlesheets4,
janitor,
usethis
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 3.5)