Other packages > Find by keyword >

rStrava  

Access the 'Strava' API
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rStrava", "1.3.4")



Attach the package and use:
library("rStrava")
Maintained by
Marcus W. Beck
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-27
Latest Update: 2024-10-23
Description:
Functions to access data from the 'Strava v3 API' .
How to cite:
Marcus W. Beck (2021). rStrava: Access the 'Strava' API. R package version 1.3.4, https://cran.r-project.org/web/packages/rStrava. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:47), 1.1.4 (2021-10-27 13:40), 1.2.0 (2023-05-24 17:30), 1.3.0 (2023-10-20 16:40), 1.3.1 (2024-03-26 19:30), 1.3.2 (2024-10-23 15:10), 1.3.3 (2025-08-28 21:30)
Other packages that cited rStrava R package
View rStrava citation profile
Other R packages that rStrava depends, imports, suggests or enhances
Complete documentation for rStrava
Functions, R codes and Examples using the rStrava R package
Some associated functions: achievement_fun . athl_fun . athlind_fun . chk_nopolyline . compile_activities . compile_activity . compile_activity_streams . compile_club_activities . compile_seg_effort . compile_seg_efforts . compile_segment . filter.actframe . follow_fun . get_KOMs . get_activity . get_activity_list . get_activity_streams . get_athlete . get_basic . get_club . get_dists . get_efforts_list . get_elev_prof . get_explore . get_gear . get_heat_map . get_laps . get_latlon . get_leaderboard . get_pages . get_segment . get_spdsplits . get_starred . get_streams . location_fun . monthly_fun . mutate.actframe . plot_spdsplits . ratelimit . recent_fun . seltime_fun . strava_oauth . trophy_fun . url_activities . url_athlete . url_clubs . url_gear . url_segment . url_streams . 
Some associated R codes: achievement_fun.R . athl_fun.R . athlind_fun.R . chk_nopolyline.R . compile_activities.R . compile_activity.R . compile_activity_streams.R . compile_club_activities.R . compile_seg_effort.R . compile_seg_efforts.R . compile_segment.R . dplyr_verbs.R . follow_fun.R . get_KOMs.R . get_LatLon.R . get_activity.R . get_activity_list.R . get_activity_streams.R . get_athlete.R . get_basic.R . get_club.R . get_dists.R . get_efforts_list.R . get_elev_prof.R . get_explore.R . get_gear.R . get_heat_map.R . get_laps.R . get_leaderboard.R . get_pages.R . get_segment.R . get_spdsplits.R . get_starred.R . get_streams.R . globalVariables.R . location_fun.R . monthly_fun.R . plot_spdsplits.R . ratelimit.R . recent_fun.R . seltime_fun.R . strava_oauth.R . trophy_fun.R . url_activities.R . url_athlete.R . url_clubs.R . url_gear.R . url_segment.R . url_streams.R .  Full rStrava package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
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