Package: RStoolbox Type: Package Title: Remote Sensing Data Analysis Version: 1.0.2.1 Date: 2025-02-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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://16eagle.r-universe.dev Date/Publication: 2025-10-02 09:39:18 UTC RemoteUrl: https://github.com/bleutner/RStoolbox RemoteRef: HEAD RemoteSha: 6d5320cc59a49b91e087b0c447479c4044d55064 NeedsCompilation: yes Packaged: 2026-06-01 07:01:22 UTC; root Author: Benjamin Leutner [aut] (ORCID: ), Ned Horning [aut], Jakob Schwalb-Willmann [aut] (ORCID: ), Robert J. Hijmans [ctb] (ORCID: ), Konstantin Mueller [aut, cre] (ORCID: ) Maintainer: Konstantin Mueller