diff --git a/DESCRIPTION b/DESCRIPTION index 39c6b66..d51156e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: drought4R Depends: R(>= 3.5.0) Imports: - SPEI, + SPEI(>= 1.8.1), transformeR(>= 1.4.4), utils, abind, @@ -14,8 +14,8 @@ Suggests: convertR Type: Package Title: A climate4R package for PET estimation and drought assessment -Version: 0.3.1 -Date: 2023-06-22 +Version: 0.3.2 +Date: 2024-02-06 Authors@R: as.person(c( "Santander Meteorology Group [cph]", "JoaquĆ­n Bedia [aut, cre]", diff --git a/NEWS b/NEWS index 23477f2..bbf9708 100644 --- a/NEWS +++ b/NEWS @@ -32,3 +32,6 @@ ## v0.3.1 (22 Jun 2023) * Update of the DESCRIPTION file +## v0.3.2 (6 Feb 2024) + * Updates according to the latest SPEI version (v1.8.1) + * Implementation allowing the use of precalculated parameters in speiGrid