NEWS
misspi 0.1.1 (2026-01-25)
Changes
- Fixed default parallel core usage to comply with CRAN check policies.
- Updated examples to run safely during CRAN checks.
- Improved robustness of parallel execution and cleanup.
- Fixed the issue of LightGBM crash
misspi 0.1.0 (2023-10-17)
Initial release
- Parallel framework for missing value imputation.
- Supports tree-based, regularized regression, and custom models.
- Includes early stopping and multiple initialization strategies.