Package: geoTS
Version: 0.1.3
Date: 2020-02-28
Title: Methods for Handling and Analyzing Time Series of Satellite
        Images
Authors@R: person("Inder", "Tecuapetla-Gómez", 
  email = "itecuapetla@conabio.gob.mx",
  role = c("aut", "cre"))
Author: Inder Tecuapetla-Gómez [aut, cre]
Maintainer: Inder Tecuapetla-Gómez
 <itecuapetla@conabio.gob.mx>
Description: Provides functions and methods for: splitting large raster objects
             into smaller chunks, transferring images from a binary format into raster 
             layers, transferring raster layers into an 'RData' file, calculating the 
             maximum gap (amount of consecutive missing values) of a numeric vector, 
             and fitting harmonic regression to periodic time series. The methods 
             implemented for harmonic regression are based on G. Roerink, M. Menenti 
             and W. Verhoef (2000) <doi:10.1080/014311600209814>.
LazyData: yes
License: GPL (>= 2)
Encoding: UTF-8
Depends: ff (>= 2.2-14), raster (>= 2.9-5), foreach (>= 1.4.4),
        parallel (>= 3.6.1), R (>= 2.15.3)
Imports: methods, sp (>= 1.2-0), doParallel (>= 1.0.14), iterators (>=
        1.0.10)
NeedsCompilation: no
RoxygenNote: 7.0.2
Packaged: 2020-02-28 18:08:47 UTC; itecuapetla
Repository: CRAN
Date/Publication: 2020-03-06 12:30:02 UTC
