activatr: Utilities for Parsing and Plotting Activities

This contains helpful functions for parsing, managing, plotting, and visualizing activities, most often from GPX (GPS Exchange Format) files recorded by GPS devices. It allows easy parsing of the source files into standard R data formats, along with functions to compute derived data for the activity, and to plot the activity in a variety of ways.

Version: 0.2.0
Depends: R (≥ 4.1.0)
Imports: dplyr (≥ 1.0.0), geosphere (≥ 1.5), ggmap (≥ 3.0.0), glue (≥ 1.4.0), httr (≥ 1.4.0), lubridate (≥ 1.7.0), rlang (≥ 0.4.0), tibble (≥ 3.0.0), slider (≥ 0.3.0), xml2 (≥ 1.3.2)
Suggests: covr (≥ 3.5.0), lintr (≥ 3.0.0), ggplot2 (≥ 3.4.0), knitr (≥ 1.30), mockery (≥ 0.4.2), rmarkdown (≥ 2.6), roxygen2 (≥ 7.1.0), styler (≥ 1.9.0), testthat (≥ 3.0.0)
Published: 2023-08-22
Author: Daniel Schafer [aut, cph, cre]
Maintainer: Daniel Schafer <dan.schafer at gmail.com>
BugReports: https://github.com/dschafer/activatr/issues
License: MIT + file LICENSE
URL: https://github.com/dschafer/activatr, https://dschafer.github.io/activatr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: activatr results

Documentation:

Reference manual: activatr.pdf
Vignettes: Visualizing Activities with activatr
Handling Speed and Pace with activatr
Advanced Parsing with activatr

Downloads:

Package source: activatr_0.2.0.tar.gz
Windows binaries: r-devel: activatr_0.2.0.zip, r-release: activatr_0.2.0.zip, r-oldrel: activatr_0.2.0.zip
macOS binaries: r-release (arm64): activatr_0.2.0.tgz, r-oldrel (arm64): activatr_0.2.0.tgz, r-release (x86_64): activatr_0.2.0.tgz
Old sources: activatr archive

Linking:

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