-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 1.02 KB
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 1.02 KB
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
Package: CruzPlot
Title: Plot Shipboard DAS Data
Version: 1.4.10.9000
Authors@R:
c(person("Sam", "Woodman", role = c("aut", "cre"), email = "sam.woodman@noaa.gov", comment = c(ORCID = "0000-0001-6071-8186")),
person("Tim", "Gerrodette", role = c("aut")))
Description: A utility program oriented to create maps, plot data, and do basic data summaries of DAS data files.
These files are typically, but do not have to be
DAS <https://swfsc-publications.fisheries.noaa.gov/publications/TM/SWFSC/NOAA-TM-NMFS-SWFSC-305.PDF> data
produced by the Southwest Fisheries Science Center (SWFSC) program 'WinCruz'.
URL: https://github.com/swfsc/CruzPlot/, https://swfsc.github.io/CruzPlot/
BugReports: https://github.com/swfsc/CruzPlot/issues/
Depends: R (>= 4.0.0)
Imports:
dplyr,
DT,
geosphere,
mapdata,
marmap,
maps,
shiny,
shinydashboard,
shinyjs,
stringr,
swfscDAS (>= 0.3.0)
Suggests:
httr,
testthat
License: Apache License (== 2)
Encoding: UTF-8
RoxygenNote: 7.3.2