Package: scPDSI
Type: Package
Title: Calculation of the Conventional and Self-Calibrating Palmer
        Drought Severity Index
Version: 0.1.3
Date: 2018-11-18
Authors@R: c(person("Ruida", "Zhong", email = "zrd2017@163.com", role = c("aut", "cre")),
    person("Xiaohong", "Chen", email = "eescxh@mail.sysu.edu.cn", role = c("aut", "ctb")),
    person("Zhaoli", "Wang", email = "wangzhl@scut.edu.cn", role = c("aut", "ctb")),
    person("Chengguang", "Lai", email = "laichg@scut.edu.cn", role = c("aut", "ctb")),
    person("Steve", "Goddard", role = c("ctb")),
    person("Nathan", "Wells", role = c("ctb")),
    person("Mike", "Hayes", role = c("ctb")))
Description: Calculating the monthly conventional and self-calibrating Palmer
    Drought Severity Index (PDSI and scPDSI) using the precipitation and potential
    evapotranspiration data. The function to calculate PDSI is based on the C++ 
    source codes developed by Nathan Wells, Steve Goddard and Michael J. Hayes,
    University of Nebraska-Lincoln.
    Reference: Palmer W. (1965). Meteorological drought.
    U.s.department of Commerce Weather Bureau Research Paper,
    <https://www.ncdc.noaa.gov/temp-and-precip/drought/docs/palmer.pdf>;
    Wells N., Goddard S., Hayes M. J. (2004). A Self-Calibrating Palmer Drought Severity Index.
    Journal of Climate, 17(12):2335-2351, <DOI:10.1175/1520-0442(2004)017%3C2335:ASPDSI%3E2.0.CO;2>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: stats, Rcpp (>= 0.12.0)
URL: https://github.com/Sibada/scPDSI
BugReports: https://github.com/Sibada/scPDSI/issues
RoxygenNote: 5.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2018-11-18 04:45:29 UTC; vicerTi
Author: Ruida Zhong [aut, cre],
  Xiaohong Chen [aut, ctb],
  Zhaoli Wang [aut, ctb],
  Chengguang Lai [aut, ctb],
  Steve Goddard [ctb],
  Nathan Wells [ctb],
  Mike Hayes [ctb]
Maintainer: Ruida Zhong <zrd2017@163.com>
Repository: CRAN
Date/Publication: 2018-11-18 16:30:07 UTC
Built: R 4.0.0; x86_64-w64-mingw32; 2020-04-10 03:51:23 UTC; windows
Archs: i386, x64
