- Addressing CRAN requirements using title case and removing redirected URLs.
- Better print method for
bsims_all
(#18). - Fix
hclust
error when fewer than 2 individuals were detected. - Added
CITATION
info. - Change maintainer email address.
- Updated vignettes.
- Addressed deldir issues in vignette due to deldir CRAN update.
- Specified deldir version (>= 1.0-2) in
DESCRIPTION
.
- Added singing direction related anisotropy to detection and transcription.
- Shiny app fixes to allow vocalization and movement related tau values.
- Added
sensitivity
argument tobsims_detect
. - Revised vignettes.
- Replaced
\dontrun{}
with\donttest{}
in Rd files. - Added references to Rd files and
DESCRIPTION
with DOI.
- Added tutorial as vignette (#10).
- Added
run_app
to run Shiny apps. - Added
estimate
method to fit simple models and estimate density.
- Incorporated feedback (GitHub issues #1-8).
- Shiny apps added to
/inst/shiny
folder.
- HER simulation fixed when
edge=0
.
- Initial functionality is stable.
- Initial functionality is added.