Package: trackeR Version: 1.6.1 Title: Infrastructure for Running, Cycling and Swimming Data from GPS-Enabled Tracking Devices Authors@R: c(person(given = "Ioannis", family = "Kosmidis", role = c("aut", "cre"), email = "ioannis.kosmidis@warwick.ac.uk", comment = c(ORCID = "0000-0003-1556-0302")), person(given = "Hannah", family = "Frick", role = "aut", email = "hannah.frick@gmail.com", comment = c(ORCID = "0000-0002-6049-5258")), person(given = "Robin", family = "Hornak", role = "aut", email = "robinhornak@gmail.com")) Description: 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) , 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. Depends: R (>= 3.1.0), zoo Imports: ggplot2, ggridges, xml2, RSQLite, jsonlite, raster, scam, foreach, fda, sp, leaflet, ggmap, patchwork Suggests: spelling, testthat, knitr, rmarkdown, covr VignetteBuilder: knitr License: GPL-3 URL: https://github.com/trackerproject/trackeR BugReports: https://github.com/trackerproject/trackeR/issues RoxygenNote: 7.3.2 Encoding: UTF-8 LazyData: true Language: en-GB Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://trackerproject.r-universe.dev Date/Publication: 2025-08-29 09:01:34 UTC RemoteUrl: https://github.com/trackerproject/tracker RemoteRef: HEAD RemoteSha: f6ee0c08cf8fe4b3e8c7aa228cbc15ee46ae7aef NeedsCompilation: no Packaged: 2026-07-04 14:23:30 UTC; root Author: Ioannis Kosmidis [aut, cre] (ORCID: ), Hannah Frick [aut] (ORCID: ), Robin Hornak [aut] Maintainer: Ioannis Kosmidis