-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
44 lines (44 loc) · 2.07 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
Package: baRulho
Type: Package
Title: Quantifying (Animal) Sound Degradation
Version: 2.1.3
Maintainer: Marcelo Araya-Salas <[email protected]>
Description: Intended to facilitate acoustic analysis of (animal) sound transmission experiments, which typically aim to quantify changes in signal structure when transmitted in a given habitat by broadcasting and re-recording animal sounds at increasing distances. The package offers a workflow with functions to prepare the data set for analysis as well as to calculate and visualize several degradation metrics, including blur ratio, signal-to-noise ratio, excess attenuation and envelope correlation among others (Dabelsteen et al 1993 <doi:10.1121/1.406682>).
License: GPL (>= 2)
Imports: utils, stats, seewave, tuneR, fftw, methods, viridis,
Sim.DiffProc, png, checkmate, cli, rlang
Depends: R (>= 3.2.1), warbleR (>= 1.1.32), ohun (>= 1.0.2)
LazyData: TRUE
URL: https://github.com/ropensci/baRulho,
https://docs.ropensci.org/baRulho/
BugReports: https://github.com/ropensci/baRulho/issues
Suggests: rmarkdown, ggplot2, knitr, kableExtra, testthat (>= 3.0.0),
covr, formatR, Rraven, monitoR
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Repository: CRAN
Language: en-US
Authors@R:
c(person("Marcelo", "Araya-Salas",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-3594-619X")),
person(given = "Michael",
family = "Mahoney",
role = "rev",
email = "[email protected]",
comment = c(ORCID = "0000-0003-2402-304X")),
person(given = "Dena",
family = "Clink",
role = "rev",
email = "[email protected]",
comment = c(ORCID = "0000-0003-0363-5581")))
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-01-24 18:02:25 UTC; marce
Author: Marcelo Araya-Salas [aut, cre]
(<https://orcid.org/0000-0003-3594-619X>),
Michael Mahoney [rev] (<https://orcid.org/0000-0003-2402-304X>),
Dena Clink [rev] (<https://orcid.org/0000-0003-0363-5581>)
Date/Publication: 2025-01-25 00:20:06 UTC