Provides infrastructure for handling running, cycling and swimming data from GPS-enabled tracking devices within R. The package provides methods to extract, clean and organise workout and competition data into session-based and unit-aware data objects of class 'trackeRdata' (S3 class). The information can then be visualised, summarised, and analysed through flexible and extensible methods. Frick and Kosmidis (2017) <doi:10.18637/jss.v082.i07>, which is updated and maintained as one of the vignettes, provides detailed descriptions of the package and its methods, and real-data demonstrations of the package functionality.
Version: | 1.5.2 |
Depends: | R (≥ 3.1.0), zoo |
Imports: | ggplot2, ggridges, xml2, RSQLite, jsonlite, raster, scam, foreach, fda, sp, leaflet, ggmap, gridExtra, gtable |
Suggests: | testthat, knitr, rmarkdown, covr |
Published: | 2019-05-15 |
Author: | Ioannis Kosmidis [aut, cre], Hannah Frick [aut], Robin Hornak [aut] |
Maintainer: | Ioannis Kosmidis <ioannis.kosmidis at warwick.ac.uk> |
BugReports: | https://github.com/trackerproject/trackeR/issues |
License: | GPL-3 |
URL: | https://github.com/trackerproject/trackeR |
NeedsCompilation: | no |
Citation: | trackeR citation info |
Materials: | NEWS |
In views: | SpatioTemporal, Tracking |
CRAN checks: | trackeR results |
Reference manual: | trackeR.pdf |
Vignettes: |
Tour de trackeR Infrastructure for Running, Cycling and Swimming Data |
Package source: | trackeR_1.5.2.tar.gz |
Windows binaries: | r-devel: trackeR_1.5.2.zip, r-release: trackeR_1.5.2.zip, r-oldrel: trackeR_1.5.2.zip |
macOS binaries: | r-release: trackeR_1.5.2.tgz, r-oldrel: trackeR_1.5.2.tgz |
Old sources: | trackeR archive |
Reverse depends: | trackeRapp |
Please use the canonical form https://CRAN.R-project.org/package=trackeR to link to this page.