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.5)snakedist_1.0.zip(r-4.4)snakedist_1.0.zip(r-4.3)
snakedist_1.0.tgz(r-4.4-any)snakedist_1.0.tgz(r-4.3-any)
snakedist_1.0.tar.gz(r-4.5-noble)snakedist_1.0.tar.gz(r-4.4-noble)
snakedist_1.0.tgz(r-4.4-emscripten)snakedist_1.0.tgz(r-4.3-emscripten)
snakedist.pdf |snakedist.html✨
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 1 years agofrom:6a427233e0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:df_to_matrixdistance_alongmatrix_to_df
Dependencies:classclassIntclicpp11DBIdplyre1071fansigenericsglueKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxypurrrR6Rcpprlangs2sfstringistringrtibbletidyrtidyselectunitsutf8vctrswithrwk
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 |