Package: npphen
Type: Package
Title: Vegetation Phenological Cycle and Anomaly Detection using Remote
        Sensing Data
Version: 2.0.0
Date: 2023-10-10
Author: Roberto O. Chávez [cre, aut], Sergio A. Estay [cre, aut], José A. Lastra [cre,ctb] & Carlos G. Riquelme [ctb]
Maintainer: José A. Lastra <jose.lastra@pucv.cl>
Description: Calculates phenological cycle and anomalies using a non-parametric
    approach applied to time series of vegetation indices derived from remote sensing data 
    or field measurements. The package implements basic and high-level functions for 
    manipulating vector data (numerical series) and raster data (satellite derived products).
    Processing of very large raster files is supported. For more information, please check 
    the following paper:
    Chávez et al. (2023) <doi:10.3390/rs15010073>.
License: GPL (>= 3)
Depends: R (>= 3.6.0)
Imports: terra (>= 1.5-17), ks, methods, graphics, stats, lubridate
Suggests: parallel, tcltk, leaflet, sf
Encoding: UTF-8
URL: https://github.com/labGRS/npphen, https://labgrs.github.io/npphen/
BugReports: https://github.com/labGRS/npphen/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
LazyData: true
Packaged: 2023-10-10 15:20:23 UTC; josel
Repository: CRAN
Date/Publication: 2023-10-12 14:30:05 UTC
Built: R 4.2.0; ; 2023-10-12 16:36:39 UTC; unix
