Other packages > Find by keyword >

trackeR  

Infrastructure for Running, Cycling and Swimming Data from GPS-Enabled Tracking Devices
View on CRAN: Click here


Download and install trackeR package within the R console
Install from CRAN:
install.packages("trackeR")

Install from Github:
library("remotes")
install_github("cran/trackeR")

Install by package version:
library("remotes")
install_version("trackeR", "1.6.1")



Attach the package and use:
library("trackeR")
Maintained by
Ioannis Kosmidis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-12
Latest Update: 2025-09-03
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) <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.
How to cite:
Ioannis Kosmidis (2016). trackeR: Infrastructure for Running, Cycling and Swimming Data from GPS-Enabled Tracking Devices. R package version 1.6.1, https://cran.r-project.org/web/packages/trackeR. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:14), 0.0.1 (2016-02-12 00:49), 0.0.3 (2016-06-23 19:44), 0.0.4 (2016-10-20 22:12), 0.0.5 (2017-01-12 15:42), 1.0.0 (2017-11-27 10:03), 1.1 (2018-09-24 14:00), 1.2.0 (2018-10-12 11:00), 1.3.0 (2019-03-05 19:30), 1.4.1 (2019-03-24 16:00), 1.4 (2019-03-14 06:50), 1.5.0 (2019-04-05 07:20), 1.5.1 (2019-04-10 13:42), 1.5.2 (2019-05-15 13:50), 1.6.0 (2024-01-11 18:30)
Other packages that cited trackeR R package
View trackeR citation profile
Other R packages that trackeR depends, imports, suggests or enhances
Complete documentation for trackeR
Functions, R codes and Examples using the trackeR R package
Some associated functions: GC2trackeRdata . Wexp . Wprime . append . append.trackeRdata . c2d . change_units.conProfile . change_units.distrProfile . change_units . change_units.trackeRWprime . change_units.trackeRdata . change_units.trackeRdataSummary . change_units.trackeRdataZones . change_units.trackeRthresholds . collect_units . compute_breaks . compute_limits . concentration_profile.distrProfile . concentration_profile . conversions . decreasing_smoother . distance2speed . distribution_profile . find_unit_reference_sport . fortify.conProfile . fortify.distrProfile . fortify.trackeRWprime . fortify.trackeRdata . fortify.trackeRdataSummary . funPCA . generate_thresholds . generate_units . get_elevation_gain . get_operations.conProfile . get_operations.distrProfile . get_operations . get_operations.trackeRdata . get_profile . get_resting_periods . get_sport . get_units.conProfile . get_units.distrProfile . get_units . get_units.trackeRWprime . get_units.trackeRdata . get_units.trackeRdataSummary . get_units.trackeRdataZones . get_units.trackeRfpca . get_units.trackeRthresholds . impute_speeds . leaflet_route . nsessions . plot.conProfile . plot.distrProfile . plot.trackeRWprime . plot.trackeRdata . plot.trackeRdataSummary . plot.trackeRdataZones . plot.trackeRfpca . plot_route . prepare_route . prettifyUnit . print.trackeRdata . print.trackeRdataSummary . profile2fd . readX . read_container . read_directory . ridges.conProfile . ridges.distrProfile . ridges . ridges.trackeRdata . run . runs . sanity_checks . scaled.distrProfile . scaled . session_duration . session_times . smoother.conProfile . smoother.distrProfile . smoother . smoother.trackeRdata . smoother_control.distrProfile . smoother_control.trackeRdata . sort.trackeRdata . speed2distance . summary.trackeRdata . threshold.trackeRdata . timeAboveThreshold . timeline . trackeR . trackeRdata . unique.trackeRdata . zones . 
Some associated R codes: Wprime.R . cleaning.R . concentrationProfile.R . constants.R . data.R . distributionProfile.R . fda.R . helpers.R . parallelization.R . reading.R . thresholds.R . trackeR.R . trackeRdata.R . trackeRdata_plot.R . trackeRdata_smoother.R . trackeRdata_summary.R . trackeRdata_zones.R . units.R . zzz_aliases.R .  Full trackeR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA