-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 741 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: dynaSpec
Type: Package
Title: Dynamic Spectrogram Visualizations
Version: 1.0.4
Description: A set of tools to generate dynamic spectrogram visualizations in video format.
License: GPL (>= 2)
Imports: utils, grDevices, graphics, seewave, tuneR, grid, png, ggplot2, viridis, scales, gganimate, warbleR
Depends: R (>= 3.2.1)
LazyData: TRUE
SystemRequirements: ffmpeg
URL: https://github.com/maRce10/dynaSpec
BugReports: https://github.com/maRce10/dynaSpec/issues
NeedsCompilation: no
Suggests: parallel, imager, fs
RoxygenNote: 7.3.2
Repository: CRANs
Language: en-US
Encoding: UTF-8
Authors@R: c(person("Marcelo", "Araya-Salas", role = c("aut", "cre"), email = "marcelo.araya@ucr.ac.cr", comment = c(ORCID = "0000-0003-3594-619X")))