Package: SPEI Type: Package Version: 1.8.1 Title: Calculation of the Standardized Precipitation-Evapotranspiration Index Authors@R: c( person('Santiago', 'Beguería', role=c('aut','cre'), email='santiago.begueria@csic.es', comment=c(ORCID='0000-0002-3974-2947')), person(c('Sergio','M.'), 'Vicente-Serrano', role='aut', email='svicen@ipe.csic.es', comment=c(ORCID='0000-0003-2892-518X'))) Description: A set of functions for computing potential evapotranspiration and several widely used drought indices including the Standardized Precipitation-Evapotranspiration Index (SPEI). Depends: R (>= 3.5.0) Imports: lmomco, lmom, TLMoments, reshape, ggplot2, checkmate, zoo, lubridate License: GPL-2 URL: https://spei.csic.es, https://github.com/sbegueria/SPEI Language: en-US BugReports: https://github.com/sbegueria/SPEI/issues LazyLoad: true Encoding: UTF-8 Suggests: covr, testthat RoxygenNote: 7.2.3 Config/pak/sysreqs: pari-gp Repository: https://sbegueria.r-universe.dev Date/Publication: 2025-04-01 08:27:43 UTC RemoteUrl: https://github.com/sbegueria/spei RemoteRef: HEAD RemoteSha: 6d3c8ba605c7609006cbff44e986f1da69a82c57 NeedsCompilation: no Packaged: 2026-07-04 06:56:55 UTC; root Author: Santiago Beguería [aut, cre] (ORCID: ), Sergio M. Vicente-Serrano [aut] (ORCID: ) Maintainer: Santiago Beguería