You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mlr3spatiotempcv 2.3.1
- Add support for new {paradox} version (#234)
- Rename `ppoints` param in {CAST} functions to `predpoints` to adhere with the upstream package renaming (#237)
- Update {vdiffr} tests with latest {ggplot2} version
mlr3spatiotempcv 2.3.0
## Features
- Allow changing point size in all `autoplot()` functions (#231).
## Misc
- Cleanup dicts during unload (#233)
- Pass ellipsis to all `autoplot()` sub-functions.
- Fix mlr3book references
- Compile "vis" vignette also on macOS
mlr3spatiotempcv 2.2.0.9001
- Cleanup dicts during unload.
- Allow changing point size in all `autoplot()` functions (#231).
- Pass ellipsis to all autoplot() subfunctions.
mlr3spatiotempcv 2.2.0
## Features
- Add "knndm" method from package {CAST} (#229)
- Add `label_size` to "spcv_block" to make label size configurable (#227)
- Add `show_omitted` for "spcv_buffer" method (#228)
mlr3spatiotempcv 2.1.0.9000
- Add support for {blockCV} v3 and bump requirement to >= 3.1.2 (#222)
- Replace {raster} dependency in favor of {terra}
- Remove CLUTO algorithm and method due to CLUTO being non-downloadable anymore (#224)