Package: irg Title: Instantaneous Rate of Green Up Version: 0.1.6 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) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, DiagrammeR, ggplot2, curl, tinytest Depends: R (>= 2.10) Imports: data.table, RcppRoll, stats, chk VignetteBuilder: knitr URL: https://github.com/robitalec/irg, https://robitalec.github.io/irg/ BugReports: https://github.com/robitalec/irg/issues Repository: https://robitalec.r-universe.dev Date/Publication: 2024-11-10 18:56:14 UTC RemoteUrl: https://github.com/robitalec/irg RemoteRef: HEAD RemoteSha: 85ba244b1a825226347005ee1a14666778ee6af3 NeedsCompilation: no Packaged: 2026-06-17 09:56:17 UTC; root Author: Alec L. Robitaille [aut, cre] (ORCID: ) Maintainer: Alec L. Robitaille