Skip to content

Commit 34f6ecf

Browse files
authored
chore: bump version to 0.4.0 (#84)
1 parent e927247 commit 34f6ecf

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

CRAN-SUBMISSION

Lines changed: 0 additions & 3 deletions
This file was deleted.

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: mlr3spatial
22
Title: Support for Spatial Objects Within the 'mlr3' Ecosystem
3-
Version: 0.3.1.9000
4-
Date: 2022-12-16
3+
Version: 0.4.0
4+
Date: 2023-02-23
55
Authors@R:
66
c(
77
person("Marc", "Becker", , "[email protected]", role = c("aut", "cre"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mlr3spatial 0.3.1.9000
1+
# mlr3spatial 0.4.0
22

33
* refactor: The data input of `spatial_predict()` accepts `SpatRaster`, `stars` `sf` `RasterStack` and `RasterBrick` objects now.
44
A `mlr3::TaskUnsupervised` can still be passed but the argument name changed from `task` to `newdata`.

man/mlr3spatial-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)