NEWS
bioacoustics 0.2.8 (2022-02-08)
bioacoustics 0.2.7 (2021-10-14)
bioacoustics 0.2.6
- Fix a warning in write_zc(). Reported by @abfleishman.
- Fix autoconf deprecated function
bioacoustics 0.2.5 (2021-01-05)
- Delete the code that is no longer maintained
bioacoustics 0.2.4 (2020-05-24)
- Fix install failure on mac
bioacoustics 0.2.3 (2020-05-06)
- Internal fixes
- Fix plot_zc
- Fix calculation of Hann window
- Fix compiler warnings
bioacoustics 0.2.2 (2019-10-22)
- Internal fixes
- Fix clang warnings
- Revert fix magnitude calculation
bioacoustics 0.2.1 (2019-08-20)
- Internal fixes
- Fix clang warnings
- Fix gcc warnings
bioacoustics 0.2.0 (2019-02-08)
-
Update
- threshold_detection gains one argument: max_TBE
- threshold_detection TBE becomes min_TBE
- blob_detection gains one argument: max_TBE
- blob_detection TBE becomes min_TBE
-
New features
- Add a metadata function
- Extraction of GUANO metadata is now implemented!
bioacoustics 0.1.7 (2019-01-14)
-
Update
- fspec gains one argument: to_dB
-
Internal fixes
- Make sure we use GNU make
bioacoustics 0.1.6 (2018-11-26)
- Internal fixes
- Fix compiler flags
- Fix magnitude calculation
- Fix tutorial vignette
- Update ZC metadata reader for ZC generated with new version of Kaleidoscope
bioacoustics 0.1.5 (2018-08-15)
- Internal fixes
- Fix an OpenMP failure with clang observed on CRAN's machine
- Properly link the OpenMP library for both C and C++ compilers.
- Add test to detect Solaris OS if CMake version < 3.6
bioacoustics 0.1.4 (2018-08-09)
- Link explicitly librt on Solaris
- Improve configure script with better error messages
- Upgrade libsoxr-lsr to 0.1.3.9000
bioacoustics 0.1.3 (2018-08-04)
- Add a tutorial (vignette)
- Make the use of OpenMP conditional
- Fix for Solaris
bioacoustics 0.1.2 (2018-06-09)
- Automate fftw installation if a suitable version was not found
- Fix installation on OSX
- Fix overloads on Solaris
bioacoustics 0.1.1 (2018-05-11)
bioacoustics 0.1.0 (2018-05-03)