Recent Releases of RPhosFate

RPhosFate - RPhosFate v2.0.1

Changelog

- R
Published by gisler about 1 year ago

RPhosFate - RPhosFate v1.0.4

Changelog

- R
Published by gisler about 1 year ago

RPhosFate - RPhosFate v1.0.4

  • The current raster package does not compress GeoTIFF raster files any longer by default. This is probably due to the switch from rgdal to terra and has been fixed by generally using the LZW algorithm.
  • Fixed warning "GDAL Message 6: driver GTiff does not support creation option COMPRESSED" curiously only occurring in the reference on GitHub Pages.
  • Removed hydroGOF from imported packages list (maptools is retiring and hydroGOF depends on it via hydroTSM). Thanks to Roger Bivand for raising this issue (#17).
  • Bumped minimum tested R version from 4.2.2 to 4.2.3 using the corresponding Posit Public Package Manager snapshot.
  • Slightly improved documentation.

- R
Published by gisler over 2 years ago

RPhosFate - RPhosFate v1.0.3

  • Removed rgdal from suggested packages list and set minimum required version of the raster package to ≥ 3.6.3 (rgdal is retiring and raster ≥ 3.6.3 does not depend on it any longer). Thanks to Roger Bivand for raising this issue (#17).
  • Bumped minimum tested R version from 4.1.2 to 4.2.2 using the corresponding MRAN repository snapshot.
  • Slightly improved documentation.
  • Minor internal code improvements.

- R
Published by gisler over 3 years ago

RPhosFate - RPhosFate v1.0.2

  • Removed NRMSE from calibration quality metrics and added KGE as well as RCV.

- R
Published by gisler over 3 years ago