Skip to content

rivnet

Extract and Analyze Rivers from Elevation Data

v0.6.0 · Feb 12, 2025 · MIT + file LICENSE

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.

Downloads

CRAN

326

Last 30 days

12001st

901

Last 90 days

3.3K

Last year

Trend: +34.2% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

136

Last 90 days

425

Last year

Trend: -40.3% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘OCNet’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/rivnet.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 16, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘rivnet/libs/rivnet.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies spam raster sf terra traudem elevatr OCNet Rcpp curl fields parallelly eDITH rivnet

Version History

14 tracked
new 0.6.0 Mar 10, 2026
updated 0.6.0 ← 0.5.0 diff Feb 11, 2025
updated 0.5.0 ← 0.4.2 diff Sep 22, 2024
updated 0.4.2 ← 0.4.1 diff May 7, 2024
updated 0.4.1 ← 0.4.0 diff Apr 15, 2024
updated 0.4.0 ← 0.3.4 diff Jan 8, 2024
updated 0.3.4 ← 0.3.3 diff Nov 23, 2023
updated 0.3.3 ← 0.3.2 diff Oct 23, 2023
updated 0.3.2 ← 0.3.1 diff Oct 14, 2023
updated 0.3.1 ← 0.3.0 diff Sep 7, 2023
updated 0.3.0 ← 0.2.1 diff Jul 16, 2023
updated 0.2.1 ← 0.2.0 diff Jun 12, 2023
updated 0.2.0 ← 0.1.0 diff Apr 20, 2023
new 0.1.0 Feb 28, 2023