The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Calculates distances from point locations to features. The usual approach for eg. resource selection function analyses is to generate a complete distance to features surface then sample it with your observed and random points. Since these raster based approaches can be pretty costly with large areas, and often lead to memory issues in R, the distanceto package opts to compute these distances using efficient, vector based approaches. As a helper, there's a decidedly low-res raster based approach for visually inspecting your region's distance surface. But the workhorse is distance_to.
Version: | 0.0.3 |
Imports: | sf, nabor, geodist |
Suggests: | fasterize, knitr, rmarkdown, raster, tinytest, lwgeom |
Published: | 2023-06-01 |
DOI: | 10.32614/CRAN.package.distanceto |
Author: | Alec L. Robitaille [aut, cre] |
Maintainer: | Alec L. Robitaille <robit.alec at gmail.com> |
BugReports: | https://github.com/robitalec/distance-to/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/robitalec/distance-to, https://robitalec.github.io/distance-to/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | distanceto results |
Reference manual: | distanceto.pdf |
Vignettes: |
intro |
Package source: | distanceto_0.0.3.tar.gz |
Windows binaries: | r-devel: distanceto_0.0.3.zip, r-release: distanceto_0.0.3.zip, r-oldrel: distanceto_0.0.3.zip |
macOS binaries: | r-release (arm64): distanceto_0.0.3.tgz, r-oldrel (arm64): distanceto_0.0.3.tgz, r-release (x86_64): distanceto_0.0.3.tgz, r-oldrel (x86_64): distanceto_0.0.3.tgz |
Old sources: | distanceto archive |
Please use the canonical form https://CRAN.R-project.org/package=distanceto to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.