ohun 1.0.5
MINOR IMPROVEMENTS
-
split_acoustic_data()returns the name and duration of files with a duration less than the specified clip duration
ohun 1.0.4
CRAN release: 2025-10-22
MINOR IMPROVEMENTS
- ‘overwrite’ argument added to
split_acoustic_data()to allow overwriting existing files
ohun 1.0.3
CRAN release: 2025-07-22
NEW FEATURES
- New function
reassemble_detection()to reassembles detections made on clips so they refer to the original sound files
ohun 1.0.0
CRAN release: 2023-09-23
NEW FEATURES
- New function
plot_detection()to visually inspect detections
MINOR IMPROVEMENTS
-
sppackage replaced bysf - Replace
sapply()withvapply() - performance indices name changes: split.positives to splits, merged.positives to merges, proportional.overlap.to.true.positives to overlap and f1.score to f.score
-
label_detection()renamedconsensus_detection()
