Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Aug 9, 2022
1 parent 159e13b commit 9289520
Showing 1 changed file with 1 addition and 47 deletions.
48 changes: 1 addition & 47 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,57 +2,11 @@

# mlr3spatiotempcv 2.0.2

## Chore

- compatibility to mlr3 13.5 (#207)

* chore: compatibility to mlr3 13.5

* style: 80 characters

* fix: avoid double load

* fix: Task compability

* fix: col_roles

## Refactoring

- sync task with mlr3spatial (#210)

## paper

- update sptcv_cstf plots

- add sub3 cover letter

- don't exceed page margins with code

- bibliography updates

- fix capitalization of figure, section and table

- remove comments from code

- no abbr in abstract

- create and save pdfs within article

## Uncategorized

- fix sf handling in task constructor

- quotes

- style


# mlr3spatiotempcv 2.0.1.9000

- Add error message when trying to create a `TaskClassifST` or `TaskRegrST` from an `sf` object
- Synchronize `TaskClassifST` or `TaskRegrST` with {mlr3spatial}
- Add support for `mlr_reflections` changes in {mlr3} > 0.13.4
- Adjust "Getting Started" vignette to recent API changes
- `autoplot.ResamplingSptCVCstf()`: Add missing support for argument `axis_label_fontsize` for x and y axes

# mlr3spatiotempcv 2.0.1

Expand Down

0 comments on commit 9289520

Please sign in to comment.