FluxPoint 0.1.2
Changes
- Removed dependency on Rcpp and RcppArmadillo by replacing C++
routines with pure R implementations. This simplifies installation and
improves cross-platform reproducibility.
FluxPoint 0.1.1
Bug fixes
- Reduced runtime of examples for CRAN checks by simplifying runnable
examples and moving longer examples into \donttest{} blocks.
FluxPoint 0.1.0
New features
- Initial CRAN release.
- Implements multiple change point detection for multivariate time
series with non-stationary dynamics and cross-correlations.