NEWS
MSinference 0.2.2
New features
- Added comprehensive test suite using testthat
- Added GitHub Actions CI/CD workflows for automated testing
- Added test coverage tracking with codecov
Documentation
- Improved package documentation
- Added pre-commit hooks for code quality
Bug fixes
- Fixed potential numerical issue in
compute_multiple_statistics C++ function
MSinference 0.2.1 (2024-08-21)
- Minor updates and bug fixes
MSinference 0.2.0
- Initial CRAN release
- Implements multiscale inference methods from Khismatullina and Vogt (2020, 2022, 2023)
- Support for single and multiple time series analysis
- C++ implementation for computational efficiency