Skip to content

Commit

Permalink
fixing typos
Browse files Browse the repository at this point in the history
  • Loading branch information
16EAGLE committed Apr 24, 2024
1 parent a2d4135 commit 04fc90c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Updating MESMA, minor changes before major release
# RStoolbox 0.4.0
Rewrite of `RStoolbox`, migration from `raster` to `terra` and `sp` to `sf`

# New:
## New:
* RStoolbox moved on from the outdated `sp` and `raster` packages to `sf` and `terra` to ensure long term support of the tools.
* Thrown out unnecessary libraries

# Fixes:
## Fixes:
* `rasterPCA()`: Fixed a bug that caused the method and its unit tests to fail on Linux due to a corrupted covariance matrix calculated previously with `terra::layerCor()`
* `superClass()` unable to predict when there is NA in raster data (closes #102, reported by @bappa10085)

Expand Down

0 comments on commit 04fc90c

Please sign in to comment.