Package: bfastSpatial
Type: Package
Title: Utilities to monitor for change on satellite image time-series
Version: 0.6.2
Date: 2014-12-04
Author: Loic Dutrieux, Ben DeVries, Jan Verbesselt
Maintainer: <loic.dutrieux@gmail.com>
Description: Pre-process gridded time-series data in order for them to be
    analyzed with change detection algorithms such as bfast. Uses classes from
    the raster package and includes utilities to run the algorithms and
    post-process the results.
Depends:
    R (>= 3.0.0),
    raster,
    parallel,
    bfast,
    gdalUtils,
    stringr,
    rgdal,
    bitops,
    zoo,
    sp
License: GPL-3
