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'),
	person(c('Sergio','M.'), 'Vicente-Serrano', role='aut',
	email='svicen@ipe.csic.es'))
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
NeedsCompilation: no
Packaged: 2023-03-02 09:33:30 UTC; sbegueria
Author: Santiago Beguería [aut, cre],
  Sergio M. Vicente-Serrano [aut]
Maintainer: Santiago Beguería <santiago.begueria@csic.es>
Repository: CRAN
Date/Publication: 2023-03-02 13:00:05 UTC
Built: R 4.2.0; ; 2023-07-11 01:37:37 UTC; unix
