Type: Package
Title: Animal Sounds for Bioacustic Analysis
Version: 1.0.5
Author: Marcelo Araya-Salas [aut, cre]
Maintainer: Marcelo Araya-Salas <marcelo.araya@ucr.ac.cr>
Description: Collection of example animal sounds for bioacoustic analysis.
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
Imports: tuneR
Depends: R (≥ 3.2.1), knitr
LazyData: TRUE
URL: https://github.com/maRce10/NatureSounds
BugReports: https://github.com/maRce10/NatureSounds/issues
NeedsCompilation: no
Suggests: rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Repository: CRAN
Packaged: 2025-01-17 19:07:08 UTC; m
Date/Publication: 2025-01-17 19:40:02 UTC

AnimalSounds: Animal Sounds for Bioacustic Analysis

Description

NatureSounds is a package containing a collection of example animal sounds for bioacoustic analysis. The main goal is to provide example recordings to faciliate the development of bioacoustic tools in the R environment.

Details

Most data sets are provided as extended selection tables. These are R objects that contains both the annotations (locations of signals in time and frequency) and the corresponding acoustic data as wave objects (see a full description here). Therefore, these are **self-contained objects** since the original sound files are no longer needed to perform acoustic analyses. These objects are created by the function 'selection_table()' from warbleR.

License: GPL (>= 2)

Author(s)

Marcelo Araya-Salas Maintainer: Marcelo Araya-Salas (marceloa27@gmail.com)

See Also

Useful links:


Acoustic recording of Crypturellus soui (Little Tinamou).

Description

Acoustic recording of Crypturellus soui (Little Tinamou).

Usage

data(Cryp.soui)

Format

One .wav file:

Cryp.soui

Crypturellus soui recording

Source

https://www.xeno-canto.org/154190


Audio recording #1 of Phaethornis longirostris

Description

Audio recording #1 of Phaethornis longirostris (Long-billed Hermit).

Usage

data(Phae.long1)

Format

One .wav file:

Phae.long1

Phaethornis longirostris #1 recording

Source

https://www.xeno-canto.org/contributor/EMCWQLLKEW


Audio recording #2 of Phaethornis longirostris

Description

Audio recording #2 of Phaethornis longirostris (Long-billed Hermit).

Usage

data(Phae.long2)

Format

One .wav file:

Phae.long2

Phaethornis longirostris #2 recording

Source

https://www.xeno-canto.org/contributor/EMCWQLLKEW


Audio recording #3 of Phaethornis longirostris

Description

Audio recording #3 of Phaethornis longirostris (Long-billed Hermit).

Usage

data(Phae.long3)

Format

One .wav file:

Phae.long3

Phaethornis longirostris #3 recording

Source

https://www.xeno-canto.org/contributor/EMCWQLLKEW


Audio recording #4 of Phaethornis longirostris

Description

Audio recording #4 of Phaethornis longirostris (Long-billed Hermit).

Usage

data(Phae.long4)

Format

One .wav file:

Phae.long4

Phaethornis longirostris #4 recording

Source

https://www.xeno-canto.org/contributor/EMCWQLLKEW


Extended selection table of Phaethornis longirostris songs

Description

'lbh.est' contains an extented selection table following the warbleR package object format. These is an R object that contains both the annotations (locations of signals in time and frequency) and the corresponding acoustic data as wave objects (see a full description here). Therefore, these are **self-contained objects** since the original sound files are no longer needed to perform acoustic analyses. These objects are created by the function 'selection_table()' from warbleR. The data contains the annotations and wave objects of 50 long-billed hermit songs from 10 different song types (5 per song type, 'lek.song.type' column) recorded at 8 leks ('lek' column) in the Caribbean slope of Costa Rica.

Usage

data(lbh.est)

Format

One object of class extended selection table (following warbleR package format) and data frame.

Details

Extended selection table of Phaethornis longirostris (Long-billed Hermit) songs.

References

Araya-Salas M, G Smith-vidaurre, D Mennill, P Gonzalez-Gomez, J Cahill & T Wright. 2019. Social group signatures in hummingbird displays provide evidence of co-occurrence of vocal and visual learning. Proceedings of the Royal Society B. 286: 20190666


Extended selection table of monk parakeet contact calls

Description

'monk.parakeet.est' contains an extented selection table following the warbleR package object format. The data contains the annotations and wave objects of 52 monk parake calls from four different social scales (flock individual, pair, site, 'scale' column). The 'ID' column labels selections belonging to the same individual when 'scale == "Individual'. See Smith-Vidaurre, Araya-Salas & Wright (2019) for more details.

Usage

data(monk.parakeet.est)

Format

One object of class extended selection table (following warbleR package format) and data frame.

Details

Extended selection table of monk parakeet (Myiopsitta monachus) contact calls.

Source

Data used in Smith-Vidaurre, Araya-Salas & Wright (2019)

References

Smith-Vidaurre G, Araya-Salas M, & Wright T F. 2019. Individual signatures outweigh social group identity in contact calls of a communally nesting parrot. Behavioral Ecology.


Extended selection table of Spix's disc-winged bat social calls

Description

'thyroptera.est' contains an extented selection table following the warbleR package object format. The data contains the annotations and wave objects of 32 Spix's disc-winged bats social calls from 8 individuals ('id' column) belonging to 4 social groups ('group' column). See Araya-Salas et al (2020) for more details. Can be used (among other things) to test for individual and group acoustic signatures.

Usage

data(thyroptera.est)

Format

One object of class extended selection table (following warbleR package format) and data frame.

Details

Extended selection table of Spix's disc-winged bats (Thyroptera) social calls.

Source

Data used in Araya-Salas et al (2020)

References

Araya-Salas M, A Hernandez-Pinson, N Rojas, G Chaverri. 2020. Ontogeny of an interactive call-and-response system in Spix's disc-winged bats. Animal Behaviour.