forked from dbca-wa/mpaviewer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
65 lines (65 loc) · 1.23 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
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
Imports:
config (>= 0.3.1),
devtools,
dplyr,
ckanr,
cowplot,
fs,
forcats,
glue,
ggplot2,
GlobalArchive,
golem (>= 0.3.1),
here,
httr,
leaflet,
leaflet.extras,
leafgl,
magrittr,
mgcv,
rgdal,
rlang,
purrr,
shiny (>= 1.7.1),
readr,
stringr,
shinyWidgets,
shinydashboard,
shinyalert,
shinycssloaders,
shinydashboardPlus,
tidyr,
attempt,
DT,
htmltools,
thinkr,
plyr,
ggbreak
Remotes:
github::UWAMEGFisheries/GlobalArchive
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
URL: https://github.com/dbca-wa/mpaviewer
BugReports: https://github.com/dbca-wa/mpaviewer/issues
Suggests:
data.table,
grid,
scales,
rmarkdown,
knitr,
pkgload,
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
Depends:
R (>= 4.1)
VignetteBuilder: knitr