NEWS
Rraven 1.0.14 (2024-08-19)
Changes and additions
- Fix error when selection files have no "selections" column
- Fix error when selection files have no rows. Now they are omitted and an be shown if
unread = TRUE
Rraven 1.0.13 (2021-04-21)
Rraven 1.0.12 (2021-03-09)
Rraven 1.0.11 (2021-01-28)
Rraven 1.0.10 (2020-06-08)
Rraven 1.0.9 (2020-02-12)
Changes and additions
- Fix bug on raven_batch_detec() when reading output Raven files
- Added 'wave.object' argument to return a single wave object in 'exp_est()'
Rraven 1.0.8 (2019-11-02)
- Package resubmission requested by CRAN
Rraven 1.0.7 (2019-09-03)
Changes and additions
- changes required by CRAN for saving files in examples
- imp_raven() error message when not all selections have a sound file name column
Rraven 1.0.6 (2019-05-23)
Changes and additions
- unique names to temporal .txt output files to allow parallelization in 'raven_batch_detec()'
- new arguments in 'imp_raven()': 'warbler.format' for importing with warbleR selection table column names, 'only.spectro.view' for keeping measurements only for the spectrogram view and 'files' for importing specific selection files
Rraven 1.0.5 (2019-03-05)
New functions
- exp_empty_sels: export a 'Raven' selection for all sound files in a folder
Changes and additions
- bug fix in 'raven_batch_detec()' when using custom made detectors
- bug fix in 'extract_ts()' when having 1 value or no values in Raven frequency contours
Rraven 1.0.4 (2018-09-29)
Changes and additions
- 'detector.name', 'detector.preset' and 'view.preset' arguments added to 'raven_batch_detec()' to allow the use of custom made detectors
Rraven 1.0.3 (2018-05-22)
New functions
- to_sound_selection: convert Raven's selection table files to sound selection table files
Rraven 1.0.2 (2018-03-11)
New functions
- to_sound_selection: convert Raven's selection table files to sound selection table files
- sort_colms: sort columns in a more intuitive order
- match_wav_case: corrects the case of the extension name of sound files
Changes and additions
- 'rm_dup' argument to remove duplicated rows in 'imp_raven' function
- Small changes in vignette table appearance
- Parallel and progress bar available in 'imp_raven' function
- 'hz.to.khz' and 'khz.to.hz' arguments available in 'relabel_colms' function
Rraven 1.0.1 (2018-02-11)
Changes and additions
- Small changes in vignette table appearance
Rraven 1.0.0 (2017-11-21)