Package: pathroutr 0.2.1

Josh London

pathroutr: An R Package for (Re-)Routing Paths Around Barriers

The `pathroutr` package aims to provide a set of tools for routing marine animal tracks around land barriers based on the shortest path through a visibility graph network. The foundation of the package is a graph network created from a Delaunay Triangle mesh created from the vertices of land polygons within the study area. Any network edges that cross or fall completely within the land (barrier) polygons are removed.

Authors:Josh London [aut, cre]

pathroutr_0.2.1.tar.gz
pathroutr_0.2.1.zip(r-4.5)pathroutr_0.2.1.zip(r-4.4)pathroutr_0.2.1.zip(r-4.3)
pathroutr_0.2.1.tgz(r-4.4-any)pathroutr_0.2.1.tgz(r-4.3-any)
pathroutr_0.2.1.tar.gz(r-4.5-noble)pathroutr_0.2.1.tar.gz(r-4.4-noble)
pathroutr_0.2.1.tgz(r-4.4-emscripten)pathroutr_0.2.1.tgz(r-4.3-emscripten)
pathroutr.pdf |pathroutr.html
pathroutr/json (API)
NEWS

# Install 'pathroutr' in R:
install.packages('pathroutr', repos = c('https://benjaminhlina.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jmlondon/pathroutr/issues

Datasets:

On CRAN:

4.89 score 16 stars 1 packages 16 scripts 9 exports 45 dependencies

Last updated 1 years agofrom:372beedb3c. Checks:1 OK, 6 NOTE. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKJan 02 2025
R-4.5-winNOTEJan 02 2025
R-4.5-linuxNOTEJan 02 2025
R-4.4-winNOTEJan 02 2025
R-4.4-macNOTEJan 02 2025
R-4.3-winNOTEJan 02 2025
R-4.3-macNOTEJan 02 2025

Exports:%>%get_barrier_segmentsprt_extend_pathprt_nearestnodeprt_rerouteprt_shortpathprt_trimprt_update_pointsprt_visgraph

Dependencies:BHclassclassIntclicpp11crayonDBIdplyre1071fansigenericsgeometriesglueigraphKernSmoothlatticelifecyclelwgeommagrittrMASSMatrixnaborpillarpkgconfigproxypurrrR6RcppRcppEigenrlangs2sfsfheaderssfnetworksstringistringrtibbletidygraphtidyrtidyselectunitsutf8vctrswithrwk

Re-routing Harbor Seal Movement Tracks Around Land with {pathroutr}

Rendered fromakharborseal_demo.Rmdusingknitr::rmarkdownon Jan 02 2025.

Last update: 2021-09-21
Started: 2020-11-27

Re-routing Straight Line Paths Around Barriers - A Visibility Graph Demo

Rendered fromreroute_demo.Rmdusingknitr::rmarkdownon Jan 02 2025.

Last update: 2021-09-21
Started: 2020-11-24