Package: rivnet
Type: Package
Title: Extract and Analyze Rivers from Elevation Data
Version: 0.3.4
Authors@R: 
    c(person("Luca", "Carraro", 
	email = "luca.carraro@hotmail.it", role = c("cre", "aut")),
    person("University of Zurich", role = c("cph", "fnd")))
Description: Seamless extraction of river networks from digital 
    elevation models data. The package allows analysis of digital 
	elevation models that can be either externally provided or
	downloaded from open source repositories (thus interfacing
	with the 'elevatr' package). Extraction is performed via the 
	'D8' flow direction algorithm of TauDEM (Terrain Analysis Using 
	Digital Elevation Models), thus interfacing with the 'traudem' 
	package. Resulting river networks are compatible with functions 
	from the 'OCNet' package. See Carraro (2023) 
	<doi:10.5194/hess-27-3733-2023> for a presentation of the package.
Imports: spam, raster, sf, terra, traudem, elevatr, OCNet (>= 1.1.0),
        methods, Rcpp (>= 1.0.9), curl, fields
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, bookdown
VignetteBuilder: knitr
URL: https://lucarraro.github.io/rivnet/
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2023-11-24 08:34:04 UTC; carrarlu
Author: Luca Carraro [cre, aut],
  University of Zurich [cph, fnd]
Maintainer: Luca Carraro <luca.carraro@hotmail.it>
Repository: CRAN
Date/Publication: 2023-11-24 09:40:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-22 05:49:31 UTC; unix
Archs: rivnet.so.dSYM
