-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
110 lines (110 loc) · 2.39 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Type: Package
Package: FishSET
Title: Spatial Economics Toolbox for Fisheries
Version: 1.1.0
Date: August 1, 2024
Authors@R:
c(person(given = "Lisa",
family = "Pfeiffer",
role = c("aut", "cre"),
email = "lisa.pfeiffer@noaa.gov"),
person(given = "Paul G",
family = "Carvalho",
role = c("aut"),
email = "paul.carvalho@noaa.gov",
comment = c(ORCID = "0000-0003-2106-4954")),
person(given = "Anna",
family = "Abelman",
role = c("aut"),
email = "anna.abelman@noaa.gov"),
person(given = "Min-Yang",
family = "Lee",
role = c("aut"),
email = "min-yang.lee@noaa.gov"),
person(given = "Melanie",
family = "Harsch",
role = c("aut")),
person(given = "Bryce",
family = "McManus",
role = c("aut")),
person(given = "Alan",
family = "Haynie",
role = c("aut"),
comment = c(ORCID = "0000-0003-0981-2016")))
Description: The Spatial Economics Toolbox for Fisheries (FishSET) is a
set of tools for organizing data; developing, improving and
disseminating modeling best practices.
License: MIT + file LICENSE
URL: https://github.com/noaa-nwfsc/FishSET
BugReports: https://pkgname.bugtracker.url
Depends:
R (>= 3.5.0)
Imports:
bsicons (>= 0.1.2),
bslib (>= 0.5.1),
data.table,
DBI,
dplyr,
DT,
geosphere,
ggplot2,
grDevices,
grid,
gridExtra,
gt,
htmltools,
jsonlite,
kableExtra,
knitr,
leaflet,
lubridate,
methods,
openxlsx,
pander,
plotly,
prompter,
purrr,
RCurl,
readr,
readxl,
rlang,
RSQLite,
scales,
servr,
sf (>= 1.0-0),
shiny (>= 1.7.4),
shinycssloaders,
shinyjs,
shinyWidgets,
spdep,
stats,
stringi,
rstudioapi,
tibble,
tidyr,
vctrs,
xml2,
yaml,
zoo
Suggests:
foreign,
googlesheets4,
graphics,
haven,
htmlwidgets (>= 1.6.0),
lwgeom,
maps,
R.matlab,
readODS,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
BuildVignettes: yes
ByteCompile: TRUE
devtools: :use_data(MainDataTable)
Encoding: UTF-8
RoxygenNote: 7.3.1
LazyData: true
Config/testthat/edition: 3
GithubSHA1: d65b9a34f1ca5d334fbb9b749da6acc382df8f61