Releases: doccstat/fastcpd
Releases · doccstat/fastcpd
fastcpd 0.14.6
fastcpd 0.14.3
- Skip certain tests on CRAN.
fastcpd 0.14.1
- Fix possible numeric issues on CRAN breaking updates of other packages.
fastcpd 0.14.0
- Correct mBIC.
- Add citation.
fastcpd 0.13.1
- Default no pruning for
lasso
. - Comment out
gfpop
due to #10.
fastcpd 0.12.2
- Update vignettes.
fastcpd 0.12.1
- Remove useless C++ codes.
- Add more debug points in C++.
- Add more examples for data
well_log
. - Add detection comparison for
well_log
data. - Add a variance estimator for median change.
- Deprecate
winsorize_minval
andwinsorize_maxval
.
fastcpd 0.10.3
- Add package check in examples and tests.
fastcpd 0.10.1
- Increase test coverage.
- Use
interactive()
to check if the current R session is interactive.
fastcpd 0.10.0
- Add package comparison with other packages.