cran-task-views / Spatial

CRAN Task View: Analysis of Spatial Data
https://CRAN.R-project.org/view=Spatial
39 stars 18 forks source link

Proposal: add `spaths` package #72

Closed ChristianDueben closed 1 month ago

ChristianDueben commented 2 months ago

Package: https://cran.r-project.org/package=spaths (CRAN), https://github.com/ChristianDueben/spaths (GitHub). Vignette: https://cran.r-project.org/web/packages/spaths/vignettes/spaths_introduction.html.

spaths computes shortest paths in grids, incl. in SpatRasters and RasterLayers. It can account for (moving) barriers and custom transition functions. The vignette lists reasons for developing this package, its design principles, how to use its functions, etc.

The package is actively maintained and will cover a larger set of graph-theoretical methods in the future.

Nowosad commented 2 months ago

Dear @ChristianDueben could you prepare a pull request adding your package to the Data processing - general section in the same point as gdistance (or do you have a suggestion of a better place?)?