-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
34 lines (34 loc) · 904 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: fishRman
Title: The Fisheries Scientist's Toolbox
Version: 1.2.3
Authors@R: person('Pasquale', 'Buonomo', email = 'pasqualebuonomo@hotmail.it', role = c('cre', 'aut'), comment = c(ORCID = '0000-0002-1848-9313'))
Description: A bundle of analytics tools for fisheries scientists. A 'shiny' R App is included for a 'no-code' solution for retrieval, analysis, and visualization.
License: AGPL (>= 3)
Depends:
R (>= 2.10)
Imports:
config (>= 0.3.1),
countrycode,
dplyr,
ggplot2,
golem (>= 0.3.3),
httr,
jsonlite,
maps,
sf,
shiny (>= 1.7.1),
shinyBS,
shinyjs,
shinyWidgets,
stats,
utils,
viridis
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Date: 2024-03-26
URL: https://github.com/Shyentist/fish-r-man
BugReports: https://github.com/Shyentist/fish-r-man/issues