-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 919 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
Package: fisheriesXplorer
Title: An interactive tool for viewing ICES Fishery Overviews
Version: 0.0.0.9010
Authors@R: c(person(given = "Neil", family = "Maginnis", role = c("aut", "cre"), email = "[email protected]"),
person(given = "Luca", family = "Lamoni", role = c("aut"), email = "[email protected]"))
Description: What the package does (one paragraph).
License: GPL-3 + file LICENSE
Imports:
bslib,
config (>= 0.3.2),
datamods,
desc,
dplyr,
ggplot2,
ggthemes,
glue,
golem (>= 0.4.1),
icesFO,
leaflet,
lubridate,
magrittr,
plotly,
reactable,
scales,
shiny (>= 1.8.0),
shinycssloaders,
shinyjs,
shinyWidgets,
stringr
Suggests: pkgload,
sf,
usethis
Remotes: ices-tools-prod/icesFO@6ce5003
Encoding: UTF-8
LazyData: true
LazyDataCompression: gzip
RoxygenNote: 7.3.2
Depends:
R (>= 2.10)