Other packages > Find by keyword >

openSTARS  

An Open Source Implementation of the "ArcGIS" Toolbox "STARS"
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("openSTARS", "1.2.3")



Attach the package and use:
library("openSTARS")
Maintained by
Mira Kattwinkel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-09
Latest Update: 2023-10-16
Description:
An open source implementation of the 'STARS' toolbox (Peterson & Ver Hoef, 2014, ) using 'R' and 'GRASS GIS'. It prepares the *.ssn object needed for the 'SSN' package. A Digital Elevation Model (DEM) is used to derive stream networks (in contrast to 'STARS' that can clean an existing stream network).
How to cite:
Mira Kattwinkel (2017). openSTARS: An Open Source Implementation of the "ArcGIS" Toolbox "STARS". R package version 1.2.3, https://cran.r-project.org/web/packages/openSTARS. Accessed 21 Apr. 2025.
Previous versions and publish date:
1.0.0 (2017-08-09 19:10), 1.1.0 (2018-05-11 12:12), 1.2.0 (2020-05-21 21:30), 1.2.2 (2020-10-17 22:00), 1.2.3 (2022-02-04 11:30)
Other packages that cited openSTARS R package
View openSTARS citation profile
Other R packages that openSTARS depends, imports, suggests or enhances
Downloads during the last 30 days
03/2203/2403/2804/0104/0204/0404/0504/0604/0704/0804/0904/1204/1504/1704/18Downloads for openSTARS02468101214TrendBars

Today's Hot Picks in Authors and Packages

bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
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  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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