-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
34 lines (34 loc) · 970 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
Package: icesFO
Version: 1.0.0.9005
Date: 2020-08-24
Title: Functions to support the creation of ICES Fisheries Overviews
Authors@R: c(person("Adriana", "Villamor", role=c("aut","cre"), email="[email protected]"),
person("Colin", "Millar", role="aut"),
person("Colm", "Lordan", role="aut"),
person("Youen", "Vermard", role="aut"),
person("Scott", "Large", role="aut"),
person("Sarah", "Millar", role="ctb"))
Imports: jsonlite,
countrycode,
flextable,
forcats,
ggplot2,
ggrepel,
ggthemes,
icesSAG,
officer,
plyr,
dplyr,
purrr,
scales,
tibble,
tidyr,
sf,
data.table,
fields,
rnaturalearth,
httr
Description: Functions to support the creation of ICES Fisheries Overviews.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 6.1.1