-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
66 lines (66 loc) · 1.51 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
62
63
64
65
66
Package: mpaviewer
Title: MPA Viewer
Version: 0.0.0.9000
Authors@R: person('Brooke', 'Gibbons', email = '[email protected]', role = c('cre', 'aut'))
Description: An interactive overview of selected biodiversity assets in Marine Protected Areas of Western Australia.
License: MIT + file LICENSE
URL: https://github.com/dbca-wa/mpaviewer
BugReports: https://github.com/dbca-wa/mpaviewer/issues
Depends:
R (>= 4.1)
Imports:
cachem,
ckanr (>= 0.7.0),
config (>= 0.3.1),
cowplot (>= 1.1.1),
data.table,
devtools (>= 2.4.5),
dplyr (>= 1.1.2),
forcats (>= 1.0.0),
fs (>= 1.6.2),
ggbreak,
ggh4x,
ggplot2 (>= 3.4.2),
glue (>= 1.6.2),
golem (>= 0.3.1),
googledrive,
googlesheets4,
grid,
here (>= 1.0.1),
htmltools (>= 0.5.5),
httr (>= 1.4.5),
leafgl (>= 0.1.1),
leaflegend,
leaflet (>= 2.1.2),
lutz,
magrittr (>= 2.0.3),
plyr (>= 1.8.8),
purrr (>= 1.0.1),
readr (>= 2.1.4),
rlang,
scales,
sf,
shiny (>= 1.7.1),
shinycssloaders (>= 1.0.0),
shinydashboard (>= 0.7.2),
shinydashboardPlus (>= 2.0.3),
shinyWidgets (>= 0.7.6),
stringr (>= 1.5.0),
thinkr,
tidyr (>= 1.3.0),
utils
Suggests:
knitr (>= 1.42),
rmarkdown (>= 2.21),
spelling (>= 2.2.1),
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Remotes:
github::GlobalArchiveManual/CheckEM
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2