Package: gimms
Type: Package
Title: Download and Process GIMMS NDVI3g Data
Version: 0.4.0
Date: 2015-12-16
Authors@R: 
    person("Florian", "Detsch", email = "admin@environmentalinformatics-marburg.de", role = c("cre", "aut"))
Maintainer: Florian Detsch <admin@environmentalinformatics-marburg.de>
Description: We provide a set of functions to retrieve information about GIMMS
    NDVI3g files currently available online; download and re-arrange the bi-monthly
    datasets according to creation time; import downloaded files from native binary
    (ENVI) format directly into R based on the widely applied 'raster' package;
    calculate monthly value composites (e.g. maximum value composites, MVC) from the
    bi-monthly input data; and derive long-term monotonous trends from the
    Mann-Kendall trend test, optionally featuring pre-whitening to
    account for lag-1 autocorrelation.
Depends: raster, methods
Imports: parallel, doParallel, foreach, Kendall, zyp
License: GPL (>= 3) | file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-17 12:50:56 UTC; fdetsch
Author: Florian Detsch [cre, aut]
Repository: CRAN
Date/Publication: 2015-12-18 11:00:36
