Package: irg
Title: Instantaneous Rate of Green Up
Version: 0.1.0
Authors@R: 
    person(given = "Alec L.",
           family = "Robitaille",
           role = c("aut", "cre"),
           email = "robit.alec@gmail.com",
           comment = c(ORCID = "0000-0002-4706-1762"))
Description: Fits a double logistic function to NDVI time series and calculates 
             instantaneous rate of green (IRG) according to methods described
             in Bischoff et al. (2012) <doi:10.1086/667590>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: testthat, knitr, rmarkdown, DiagrammeR, ggplot2
Depends: R (>= 2.10)
Imports: data.table, RcppRoll, stats
VignetteBuilder: knitr
URL: http://irg.robitalec.ca/
BugReports: https://gitlab.com/robit.a/irg/issues
NeedsCompilation: no
Packaged: 2019-01-02 23:29:39 UTC; alecr
Author: Alec L. Robitaille [aut, cre] (<https://orcid.org/0000-0002-4706-1762>)
Maintainer: Alec L. Robitaille <robit.alec@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-04 10:50:09 UTC
