NEWS
bSims 2025-07-12
- Updated package website with Shinylive versions of the apps.
estimate can uses multiple methods (QPAD, naive, etc.).
- Update Shiny apps: separate transcribe vs. estimate tabs.
- Use
Authors@R field in DESCRIPTION.
bSims 2024-05-21
- Addressing CRAN requirements using title case and removing redirected URLs.
bSims 2024-05-20
- Better print method for
bsims_all (#18).
- Fix
hclust error when fewer than 2 individuals were detected.
- Added
CITATION info.
- Change maintainer email address.
bSims 2021-10-05
- Updated vignettes.
- Addressed deldir issues in vignette due to deldir CRAN update.
- Specified deldir version (>= 1.0-2) in
DESCRIPTION.
bSims 2021-04-09
- Added singing direction related anisotropy to detection and transcription.
bSims 2021-03-15
- Shiny app fixes to allow vocalization and movement related tau values.
bSims 2021-01-17
- Added
sensitivity argument to bsims_detect.
- Revised vignettes.
bSims 2019-12-16
- Replaced
\dontrun{} with \donttest{} in Rd files.
- Added references to Rd files and
DESCRIPTION with DOI.
bSims 2019-12-09
- Added tutorial as vignette (#10).
- Added
run_app to run Shiny apps.
- Added
estimate method to fit simple models and estimate density.
bSims 2019-09-18
- Incorporated feedback (GitHub issues #1-8).
bSims 2019-07-02
- Shiny apps added to
/inst/shiny folder.
bSims 2019-06-24
- HER simulation fixed when
edge=0.
bSims 2019-06-21
- Initial functionality is stable.
bSims 2019-05-15
- Initial functionality is added.