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.1 |
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), ggplot2 (≥ 3.4.0), knitr (≥ 1.30), mockery (≥ 0.4.2), rmarkdown (≥ 2.6), roxygen2 (≥ 7.1.0), sf (≥ 1.0), testthat (≥ 3.0.0) |
Published: | 2024-07-27 |
DOI: | 10.32614/CRAN.package.activatr |
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 |
Reference manual: | activatr.pdf |
Vignettes: |
Visualizing Activities with activatr Handling Speed and Pace with activatr Advanced Parsing with activatr |
Package source: | activatr_0.2.1.tar.gz |
Windows binaries: | r-devel: activatr_0.2.1.zip, r-release: activatr_0.2.1.zip, r-oldrel: activatr_0.2.1.zip |
macOS binaries: | r-release (arm64): activatr_0.2.1.tgz, r-oldrel (arm64): activatr_0.2.1.tgz, r-release (x86_64): activatr_0.2.1.tgz, r-oldrel (x86_64): activatr_0.2.1.tgz |
Old sources: | activatr archive |
Please use the canonical form https://CRAN.R-project.org/package=activatr to link to this page.