Package: RStoolbox
Type: Package
Title: Tools for Remote Sensing Data Analysis
Version: 0.1.2
Date: 2015-11-03
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, testthat
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 3)
LazyData: true
NeedsCompilation: yes
Packaged: 2015-11-03 15:20:23 UTC; bel03nu
Author: Benjamin Leutner [cre, aut],
  Ned Horning [aut]
Maintainer: Benjamin Leutner <benjamin.leutner@uni-wuerzburg.de>
Repository: CRAN
Date/Publication: 2015-11-04 01:38:26
