This is a fork of an R package incorporating a set of functions for computing potential evapotranspiration and several widely used drought indices including the Standardized Precipitation-Evapotranspiration Index (SPEI).
All credit for the original code should go to the original authors.
Add formal unit testing with testthatMove documentation over to roxygenTransition dependencies to importsTransition data to data-raw and use rda dataSpeed up the L-moments calculations (where possible)Make general performance improvementsRemove pglo.R and update documentation- Add parallel processing support
Change default plot title to include "SPI"/"SPEI"" when appropriateChange default y-axis title to say "z-values"Allow user to change the title when plotting spi/speiIncrease test coverage to 75%Increase test coverage to 90%Figure out how to get the accented letters back without upsetting travis-ci