Package: snakedist 1.0
snakedist: Compute Distances along a Linear Shape
Computes distance between pair of points along a linear shape (e.g. a river, a road, etc.). This function uses parallel computing to speed up the distance computation.
Authors:
snakedist_1.0.tar.gz
snakedist_1.0.zip(r-4.7)snakedist_1.0.zip(r-4.6)snakedist_1.0.zip(r-4.5)
snakedist_1.0.tgz(r-4.6-any)snakedist_1.0.tgz(r-4.5-any)
snakedist_1.0.tar.gz(r-4.7-any)snakedist_1.0.tar.gz(r-4.6-any)
snakedist_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
snakedist/json (API)
| # Install 'snakedist' in R: |
| install.packages('snakedist', repos = c('https://frbcesab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/frbcesab/snakedist/issues
Last updated from:6a427233e0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 205 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 143 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 118 |
Exports:df_to_matrixdistance_alongmatrix_to_df
Dependencies:classclassIntclicpp11DBIdplyre1071genericsglueKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxypurrrR6Rcpprlangs2sfstringistringrtibbletidyrtidyselectunitsutf8vctrswithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a data.frame to a distance matrix | df_to_matrix |
| Compute the distance between two locations along a linear shape | distance_along |
| Convert a distance matrix to a data.frame | matrix_to_df |
