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()
