Other packages > Find by keyword >

RStoolbox  

Remote Sensing Data Analysis
View on CRAN: Click here


Download and install RStoolbox package within the R console
Install from CRAN:
install.packages("RStoolbox")

Install from Github:
library("remotes")
install_github("cran/RStoolbox")

Install by package version:
library("remotes")
install_version("RStoolbox", "1.0.2.2")



Attach the package and use:
library("RStoolbox")
Maintained by
Konstantin Mueller
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-05
Latest Update: 2025-02-03
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.
How to cite:
Konstantin Mueller (2015). RStoolbox: Remote Sensing Data Analysis. R package version 1.0.2.2, https://cran.r-project.org/web/packages/RStoolbox. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2015-09-05 22:16), 0.1.1 (2015-09-08 08:11), 0.1.2 (2015-11-04 01:38), 0.1.3 (2015-11-28 09:49), 0.1.4 (2016-01-28 20:45), 0.1.5 (2016-10-06 19:31), 0.1.6 (2016-11-07 17:22), 0.1.7 (2017-01-10 19:55), 0.1.8 (2017-04-15 15:53), 0.1.9 (2017-08-28 19:04), 0.1.10 (2017-11-10 19:06), 0.2.0 (2018-04-05 18:17), 0.2.1 (2018-04-09 19:37), 0.2.3 (2018-06-22 23:05), 0.2.4 (2019-01-08 18:10), 0.2.6 (2019-07-24 01:12), 0.3.0 (2022-03-07 11:20), 0.4.0 (2024-01-17 19:52), 1.0.0 (2024-04-25 10:10), 1.0.1 (2025-02-01 10:40), 1.0.2.1 (2025-02-03 10:30), 1.0.2 (2025-02-02 00:40)
Other packages that cited RStoolbox R package
View RStoolbox citation profile
Other R packages that RStoolbox depends, imports, suggests or enhances
Complete documentation for RStoolbox
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA