Package: riverdist
Type: Package
Title: River Network Distance Computation and Applications
Version: 0.17.1
Date: 2024-11-07
Author: Matt Tyers [aut, cre]
Authors@R: person("Matt", "Tyers", email = "matttyersstat@gmail.com",
    role = c("aut", "cre"))
Maintainer: Matt Tyers <matttyersstat@gmail.com>
Description: Reads river network shape files and computes network distances.
    Also included are a variety of computation and graphical tools designed
    for fisheries telemetry research, such as minimum home range, kernel density
    estimation, and clustering analysis using empirical k-functions with
    a bootstrap envelope.  Tools are also provided for editing the river
    networks, meaning there is no reliance on external software.
License: GPL-2
Depends: R (>= 3.5.0)
Imports: sf (>= 1.0-14), methods
Suggests: knitr, rmarkdown, tibble, testthat
VignetteBuilder: knitr
LazyData: TRUE
URL: https://cran.r-project.org/package=riverdist
BugReports: https://github.com/mbtyers/riverdist/issues
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-11-07 17:54:21 UTC; mbtyers
Repository: CRAN
Date/Publication: 2024-11-07 18:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:06:18 UTC; unix
