Package: snakedist Type: Package Title: Compute Distances along a Linear Shape Version: 1.0 Authors@R: c( person(given = "Nicolas", family = "Casajus", role = c("aut", "cre", "cph"), email = "nicolas.casajus@fondationbiodiversite.fr", comment = c(ORCID = "0000-0002-5537-5294"))) Description: 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. URL: https://github.com/frbcesab/snakedist BugReports: https://github.com/frbcesab/snakedist/issues License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 VignetteBuilder: knitr Suggests: ggplot2, knitr, rmarkdown Imports: dplyr, parallel, rlang, sf, tidyr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2023-05-31 09:55:01 UTC RemoteUrl: https://github.com/FRBCesab/snakedist RemoteRef: HEAD RemoteSha: 6a427233e0882ef3ee91f23c314a174e7da71aff NeedsCompilation: no Packaged: 2026-05-27 06:33:06 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ) Maintainer: Nicolas Casajus Depends: R (>= 4.1.0)