Other packages > Find by keyword >

Rraven  

Connecting R and 'Raven' Sound Analysis Software
View on CRAN: Click here


Download and install Rraven package within the R console
Install from CRAN:
install.packages("Rraven")

Install from Github:
library("remotes")
install_github("cran/Rraven")

Install by package version:
library("remotes")
install_version("Rraven", "1.0.14")



Attach the package and use:
library("Rraven")
Maintained by
Marcelo Araya-Salas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-21
Latest Update: 2021-04-21
Description:
A tool to exchange data between R and 'Raven' sound analysis software (Cornell Lab of Ornithology). Functions work on data formats compatible with the R package 'warbleR'.
How to cite:
Marcelo Araya-Salas (2017). Rraven: Connecting R and 'Raven' Sound Analysis Software. R package version 1.0.14, https://cran.r-project.org/web/packages/Rraven. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0.0 (2017-11-21 12:34), 1.0.1 (2018-02-11 20:12), 1.0.2 (2018-03-11 17:25), 1.0.3 (2018-05-22 16:52), 1.0.4 (2018-09-29 17:30), 1.0.5 (2019-03-05 16:00), 1.0.6 (2019-05-23 18:40), 1.0.7 (2019-09-04 01:10), 1.0.8 (2019-11-02 14:10), 1.0.9 (2020-02-12 17:50), 1.0.10 (2020-06-08 23:30), 1.0.11 (2021-01-28 16:20), 1.0.12 (2021-03-10 00:50), 1.0.13 (2021-04-21 08:10)
Other packages that cited Rraven R package
View Rraven citation profile
Other R packages that Rraven depends, imports, suggests or enhances
Complete documentation for Rraven
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA