A collection of commonly used tools for animal movement and other tracking data. Variously distance, angle, bearing, distance-to, bearing-to and speed are provided for geographic data that can be used directly or within 'tidyverse' syntax. Distances and bearings are calculated using modern geodesic methods as provided by Charles F. F. Karney (2013) <doi:10.1007/s00190-012-0578-z> via the 'geodist' and 'geosphere' packages.
Version: | 0.3.0 |
Depends: | R (≥ 2.10) |
Imports: | magrittr, geodist, geosphere, stats |
Suggests: | covr, testthat (≥ 2.1.0), dplyr, tibble, tidyr, spelling |
Published: | 2022-10-10 |
DOI: | 10.32614/CRAN.package.traipse |
Author: | Michael Sumner [aut, cre] |
Maintainer: | Michael Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/Trackage/traipse/issues |
License: | GPL-3 |
URL: | https://github.com/Trackage/traipse |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | traipse results |
Reference manual: | traipse.pdf |
Package source: | traipse_0.3.0.tar.gz |
Windows binaries: | r-devel: traipse_0.3.0.zip, r-release: traipse_0.3.0.zip, r-oldrel: traipse_0.3.0.zip |
macOS binaries: | r-release (arm64): traipse_0.3.0.tgz, r-oldrel (arm64): traipse_0.3.0.tgz, r-release (x86_64): traipse_0.3.0.tgz, r-oldrel (x86_64): traipse_0.3.0.tgz |
Old sources: | traipse archive |
Reverse imports: | trip |
Please use the canonical form https://CRAN.R-project.org/package=traipse to link to this page.