Package: pathroutr 0.2.2

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.2.tar.gz
pathroutr_0.2.2.zip(r-4.7)pathroutr_0.2.2.zip(r-4.6)pathroutr_0.2.2.zip(r-4.5)
pathroutr_0.2.2.tgz(r-4.6-any)pathroutr_0.2.2.tgz(r-4.5-any)
pathroutr_0.2.2.tar.gz(r-4.7-any)pathroutr_0.2.2.tar.gz(r-4.6-any)
pathroutr_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
pathroutr/json (API)
NEWS

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

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

Datasets:

On CRAN:

Conda:

5.24 score 17 stars 1 packages 17 scripts 9 exports 44 dependencies

Last updated from:059c830877. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE167
source / vignettesOK673
linux-release-x86_64NOTE145
macos-release-arm64NOTE151
macos-oldrel-arm64NOTE97
windows-develNOTE384
windows-releaseNOTE415
windows-oldrelNOTE412
wasm-releaseOK152

Exports:%>%get_barrier_segmentsprt_extend_pathprt_nearestnodeprt_rerouteprt_shortpathprt_trimprt_update_pointsprt_visgraph

Dependencies:BHclassclassIntclicpp11crayonDBIdplyre1071genericsgeometriesglueigraphKernSmoothlatticelifecyclelwgeommagrittrMASSMatrixnaborpillarpkgconfigproxypurrrR6RcppRcppEigenrlangs2sfsfheaderssfnetworksstringistringrtibbletidygraphtidyrtidyselectunitsutf8vctrswithrwk

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

Rendered fromakharborseal_demo.Rmdusingknitr::rmarkdownon May 29 2026.

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 May 29 2026.

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