Package: pathroutr 0.2.1

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://jmlondon.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

Datasets:

On CRAN:

9 exports 15 stars 1.75 score 45 dependencies 1 dependents 15 scripts

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

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winNOTESep 11 2024
R-4.5-linuxNOTESep 11 2024
R-4.4-winNOTESep 11 2024
R-4.4-macNOTESep 11 2024
R-4.3-winNOTESep 11 2024
R-4.3-macNOTESep 11 2024

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 Sep 11 2024.

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 Sep 11 2024.

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