NEWS
vol2birdR 1.0.5 (2024-09-27)
Addresses several build warning messages as required by CRAN
- Fixed broken hdf5 info link (c628cae)
- Suppressed warnings associated with Rtools43 for Windows builds (aee7ca9)
- Added overflow check for nCells (e6bd1bd)
- Explicitly specified C++17 standard in Windows build (aee7ca9)
vol2birdR 1.0.4 (2024-08-22)
- Reduced loading messages for mistnet (#72)
- Updated linking for Rtools44 compatibility (#73, #74)
vol2birdR 1.0.3 (2024-07-13)
- Refactored conditional linking of rtools43 dependencies (#60)
- Removed unused param from documentation in cpp_vol2bird_version()
- Made write binary mode explicit for Windows Server compatibility (#57)
- Fixed a rare segfault on specific nexrad files with missing velocity data (#61)
vol2birdR 1.0.2 (2024-01-19)
- Refactored linking of lsharpyuv according to rtools43 instructions (#54,#55,#56)
- Changed package maintainer
vol2birdR 1.0.1 (2023-05-19)
- Added pkg-config as a dependency on linux systems and M1 Mac
- Added check_proj to m4 files which checks for the PROJ library
- Corrected minor typos
vol2birdR 1.0.0
- Initial CRAN release. All issues included in this release can be found here.
vol2birdR 0.2.2
- New macros for locating system libraries.
- Fixes for valgrind additional warnings
- Adding information on contributors and copyright holders to DESCRIPTION file
vol2birdR 0.2.1
Changes to how system libraries are located to fix failing build on M1 Mac on CRAN
vol2birdR 0.2.0 (2022-11-16)
Initial CRAN reviewed version of new package