- Support for R 4.2
- Fix broken web links.
- Fix a warning in write_zc(). Reported by @abfleishman.
- Fix autoconf deprecated function
- Delete the code that is no longer maintained
- Fix install failure on mac
- Internal fixes
- Fix plot_zc
- Fix calculation of Hann window
- Fix compiler warnings
- Internal fixes
- Fix clang warnings
- Revert fix magnitude calculation
- Internal fixes
- Fix clang warnings
- Fix gcc warnings
-
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!
-
Update
- fspec gains one argument: to_dB
-
Internal fixes
- Make sure we use GNU make
- Internal fixes
- Fix compiler flags
- Fix magnitude calculation
- Fix tutorial vignette
- Update ZC metadata reader for ZC generated with new version of Kaleidoscope
- 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
- Link explicitly librt on Solaris
- Improve configure script with better error messages
- Upgrade libsoxr-lsr to 0.1.3.9000
- Add a tutorial (vignette)
- Make the use of OpenMP conditional
- Fix for Solaris
- Automate fftw installation if a suitable version was not found
- Fix installation on OSX
- Fix overloads on Solaris
- Minor bug fixes release
- First release