Package: RStoolbox
Type: Package
Title: Remote Sensing Data Analysis
Version: 1.0.2.2
Date: 2025-10-02
Authors@R: c(
    person("Benjamin", "Leutner", role= "aut", email="rstoolboxpackage@gmail.com", comment = c(ORCID = "0000-0002-6893-2002")),
    person("Ned", "Horning", role ="aut", email="horning@amnh.org"),
    person("Jakob", "Schwalb-Willmann", role ="aut", email="movevis@schwalb-willmann.de", comment = c(ORCID = "0000-0003-2665-1509")),
    person("Robert J.", "Hijmans", role = "ctb",  email = "r.hijmans@gmail.com",comment = c(ORCID = "0000-0001-5872-2872")),
    person("Konstantin", "Mueller", role = c("aut", "cre"), email = "konstantinfinn.mueller@gmx.de", comment = c(ORCID = "0000-0001-6540-3124"))
    )
Description: Toolbox for remote sensing image processing and analysis such as
    calculating spectral indexes, principal component transformation, unsupervised
    and supervised classification or fractional cover analyses.
URL: https://bleutner.github.io/RStoolbox/,
        https://github.com/bleutner/RStoolbox
BugReports: https://github.com/bleutner/RStoolbox/issues
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: caret (>= 6.0-79), sf, terra (>= 1.6-41), XML, dplyr, ggplot2,
        tidyr, reshape2, lifecycle, exactextractr, Rcpp, methods,
        magrittr
Suggests: randomForest, lattice, kernlab, e1071, gridExtra, pls,
        testthat, themis, ROSE
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 3)
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-10-02 17:41:30 UTC; caipi
Author: Benjamin Leutner [aut] (ORCID: <https://orcid.org/0000-0002-6893-2002>),
  Ned Horning [aut],
  Jakob Schwalb-Willmann [aut] (ORCID:
    <https://orcid.org/0000-0003-2665-1509>),
  Robert J. Hijmans [ctb] (ORCID:
    <https://orcid.org/0000-0001-5872-2872>),
  Konstantin Mueller [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6540-3124>)
Maintainer: Konstantin Mueller <konstantinfinn.mueller@gmx.de>
Repository: CRAN
Date/Publication: 2025-10-02 18:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-09 03:39:19 UTC; windows
Archs: x64
