traipse: Shared Tools for Tracking Data

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.1.0
Depends: R (≥ 2.10)
Imports: magrittr, geodist, geosphere
Suggests: covr, testthat (≥ 2.1.0), dplyr, tibble, spelling
Published: 2019-07-02
Author: Michael Sumner ORCID iD [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

Downloads:

Reference manual: traipse.pdf
Package source: traipse_0.1.0.tar.gz
Windows binaries: r-devel: traipse_0.1.0.zip, r-release: traipse_0.1.0.zip, r-oldrel: traipse_0.1.0.zip
macOS binaries: r-release: traipse_0.1.0.tgz, r-oldrel: traipse_0.1.0.tgz

Reverse dependencies:

Reverse imports: trip

Linking:

Please use the canonical form https://CRAN.R-project.org/package=traipse to link to this page.