Package: sephora
Version: 0.1.31
Date: 2024-01-16
Title: Statistical Estimation of Phenological Parameters
Authors@R: c(person("Inder", "Tecuapetla-Gómez",
                    email = "itecuapetla@conabio.gob.mx",
                    role = c("cre", "aut"),
                    comment = c(ORDIC = "0000-0001-6251-972X")),
             person("Fanny", "Galicia-Gómez",
                    email = "fanny.gali22@gmail.com",
                    role = "ctb"),
             person("Francisco", "Rosales-Marticorena",
                    email = "frosales@esan.edu.pe",
                    role = "ctb"))
Description: Provides functions and methods for estimating phenological dates (green up, 
  start of a season, maturity, senescence, end of a season and dormancy) from (nearly) 
  periodic Earth Observation time series. These dates are critical points of some 
  derivatives of an idealized curve which, in turn, is obtained through a functional principal 
  component analysis-based regression model. Some of the methods implemented here are 
  based on T. Krivobokova, P. Serra and F. Rosales (2022) <https://www.sciencedirect.com/science/article/pii/S0167947322000998>. 
  Methods for handling and plotting Earth observation time series are also provided.
LazyData: yes
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5.0), ggplot2 (>= 3.3.6), methods, geoTS (>= 0.1.7),
        eBsc (>= 4.15), rootSolve (>= 1.8.2.3)
Imports: dtwclust (>= 5.5.10), foreach (>= 1.4.4), parallel (>= 3.6.1),
        doParallel (>= 1.0.14), dplyr (>= 1.0.9), nlme (>= 3.1-157),
        MASS (>= 7.3-57), ggnewscale (>= 0.4.7), spiralize (>= 1.0.6)
Suggests: TSclust (>= 1.3.1), bigmemory (>= 4.6.1), vcd (>= 1.4-11)
NeedsCompilation: no
RoxygenNote: 7.2.3
Collate: 'auxFUN.R' 'data.R' 'datesToDoY.R' 'fill_initialgap_MOD13Q1.R'
        'getDist_phenoParam.R' 'getSpiralPlot.R' 'get_metadata_years.R'
        'global_min_max.R' 'local_min_max.R' 'ndvi_derivatives.R'
        'phenopar.R' 'phenopar_polygon.R' 'plot.R' 'sephora-class.R'
        'sephora-methods.R' 'sephora-package.R' 'vecFromData.R'
        'vecToMatrix.R'
Packaged: 2024-01-16 18:19:13 UTC; itecuapetla
Author: Inder Tecuapetla-Gómez [cre, aut] (0000-0001-6251-972X),
  Fanny Galicia-Gómez [ctb],
  Francisco Rosales-Marticorena [ctb]
Maintainer: Inder Tecuapetla-Gómez <itecuapetla@conabio.gob.mx>
Repository: CRAN
Date/Publication: 2024-01-17 18:40:02 UTC
Built: R 4.2.3; ; 2024-01-17 20:27:27 UTC; unix
