Package: RStoolbox
Type: Package
Title: Tools for Remote Sensing Data Analysis
Version: 0.1.4
Date: 2016-01-27
Authors@R: c(
    person("Benjamin", "Leutner", role=c("cre", "aut"), email="benjamin.leutner@uni-wuerzburg.de"),
    person("Ned", "Horning", role ="aut", email="horning@amnh.org")
    )
Description: Toolbox for remote sensing image processing and analysis such as
    calculating spectral indices, principal component transformation, unsupervised
    and supervised classification or fractional cover analyses.
URL: http://bleutner.github.io/RStoolbox,
        https://github.com/bleutner/RStoolbox
BugReports: https://github.com/bleutner/RStoolbox/issues
Depends: R (>= 3.1.0)
Imports: raster (>= 2.3-40), caret (>= 6.0-52), sp, XML, geosphere,
        ggplot2, plyr, reshape2, rgeos, codetools, parallel,
        doParallel, foreach, Rcpp, methods
Suggests: rgdal, randomForest, kernlab, e1071, gridExtra, pls, testthat
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 3)
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-01-28 11:08:48 UTC; benni
Author: Benjamin Leutner [cre, aut],
  Ned Horning [aut]
Maintainer: Benjamin Leutner <benjamin.leutner@uni-wuerzburg.de>
Repository: CRAN
Date/Publication: 2016-01-28 20:45:29
