Package: warbleR
Type: Package
Title: Streamline Bioacoustic Analysis
Version: 1.1.15
Date: 2018-10-16
Author: Marcelo Araya-Salas [aut, cre],
  Grace Smith-Vidaurre [aut]
Maintainer: Marcelo Araya-Salas <araya-salas@cornell.edu>
Description: A tool to streamline the analysis of animal acoustic signal structure. The package offers functions for downloading avian vocalizations from the open-access online repository Xeno-Canto <https://www.xeno-canto.org>, manipulating sound files, detecting acoustic signals, assessing performance of methods that measure acoustic similarity, conducting cross-correlations, dynamic time warping, measuring acoustic parameters and analysing interactive vocal signals, among others. Most functions working iteratively allow parallelization to improve computational efficiency.
License: GPL (>= 2)
Imports: bitops, dtw, fftw, graphics, grDevices, iterators, jpeg,
        monitoR, parallel, pbapply, RCurl, rjson, stats, utils,
        methods, pracma, Sim.DiffProc, soundgen, bioacoustics
Depends: R (>= 3.2.1), maps, tuneR, seewave (>= 2.0.1), NatureSounds
LazyData: TRUE
URL: https://marce10.github.io/warbleR
BugReports: https://github.com/maRce10/warbleR/issues
NeedsCompilation: no
Suggests: knitr, ggplot2, rmarkdown, Rraven, ape
VignetteBuilder: knitr
RoxygenNote: 6.1.0
Packaged: 2018-10-16 13:54:45 UTC; m
Repository: CRAN
Authors@R: c(person("Marcelo", "Araya-Salas", role = c("aut", "cre"), email = "araya-salas@cornell.edu"), person("Grace", "Smith-Vidaurre", role = c("aut"), email = "gsmithvi@gmail.com"))
Date/Publication: 2018-10-16 22:10:06 UTC
