Package: rStrava 1.3.1

rStrava: Access the 'Strava' API

Functions to access data from the 'Strava v3 API' <https://developers.strava.com/>.

Authors:Marcus W. Beck [cre], Pedro Villarroel [aut], Daniel Padfield [aut], Lorenzo Gaborini [aut], Niklas von Maltzahn [aut]

rStrava_1.3.1.tar.gz
rStrava_1.3.1.zip(r-4.5)rStrava_1.3.1.zip(r-4.4)rStrava_1.3.1.zip(r-4.3)
rStrava_1.3.1.tgz(r-4.4-any)rStrava_1.3.1.tgz(r-4.3-any)
rStrava_1.3.1.tar.gz(r-4.5-noble)rStrava_1.3.1.tar.gz(r-4.4-noble)
rStrava_1.3.1.tgz(r-4.4-emscripten)rStrava_1.3.1.tgz(r-4.3-emscripten)
rStrava.pdf |rStrava.html
rStrava/json (API)

# Install 'rStrava' in R:
install.packages('rStrava', repos = c('https://fawda123.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/fawda123/rstrava/issues

On CRAN:

46 exports 151 stars 4.98 score 109 dependencies 50 scripts 374 downloads

Last updated 6 months agofrom:995c333ea0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winOKAug 23 2024
R-4.5-linuxOKAug 23 2024
R-4.4-winOKAug 23 2024
R-4.4-macOKAug 23 2024
R-4.3-winOKAug 23 2024
R-4.3-macOKAug 23 2024

Exports:achievement_funathl_funathlind_funchk_nopolylinecompile_activitiescompile_activitycompile_club_activitiescompile_seg_effortcompile_seg_effortscompile_segmentfollow_funget_activityget_activity_listget_activity_streamsget_athleteget_basicget_clubget_distsget_efforts_listget_elev_profget_exploreget_gearget_heat_mapget_KOMsget_lapsget_latlonget_leaderboardget_pagesget_segmentget_spdsplitsget_starredget_streamslocation_funmonthly_funplot_spdsplitsratelimitrecent_funseltime_funstrava_oauthtrophy_funurl_activitiesurl_athleteurl_clubsurl_gearurl_segmenturl_streams

Dependencies:abindaskpassbase64encBHbitopsbslibcachemclassclassIntclicolorspacecommonmarkcpp11crayoncurldata.tableDBIdigestdplyre1071evaluatefansifarverfastmapfontawesomefsgenericsgeosphereggplot2ggspatialgluegooglePolylinesgooglewaygtablehighrhmshtmltoolshtmlwidgetshttpuvhttrisobandjpegjqrjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclemagrittrmaptilesMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigpngprettyunitsprogresspromisesproxypurrrR6rappdirsrasterRColorBrewerRcppRCurlrlangrmarkdownrosmrvests2sassscalesselectrsfshinyslippymathsourcetoolsspstringistringrsysterratibbletidyrtidyselecttidyterratinytexunitsutf8vctrsviridisLitewithrwkxfunXMLxml2xtableyaml

Readme and manuals

Help Manual

Help pageTopics
Get recent achievementsachievement_fun
Get data for an athleteathl_fun
Get data for a single athleteathlind_fun
Remove activities with no geographic datachk_nopolyline chk_nopolyline.actframe
converts a list of activities into a dataframecompile_activities
convert a single activity list into a dataframecompile_activity
Convert a set of streams of a single activity into a dataframecompile_activity_streams
converts a list of club activities into a dataframecompile_club_activities
Compile the efforts of a segmentcompile_seg_effort
Compile the efforts of multiple segmentscompile_seg_efforts
Compile information on a segmentcompile_segment
Filterfilter.actframe
Get athlete follow datafollow_fun
Get detailed data of an activityget_activity
Get an activities listget_activity_list
Retrieve streams for activities, and convert to a dataframeget_activity_streams get_activity_streams.actframe get_activity_streams.list
Get basic data for an athleteget_athlete
Get basic Strava dataget_basic
Get club dataget_club
Get distance from longitude and latitude pointsget_dists
Get all the efforts in a segment if no queries are specifiedget_efforts_list
Create elevation profiles from activity dataget_elev_prof get_elev_prof.actframe get_elev_prof.list get_elev_prof.strframe
Explore segments within a bounded areaget_explore
Get gear details from its identifierget_gear
Makes a heat map from your activity dataget_heat_map get_heat_map.actframe get_heat_map.list get_heat_map.strframe
Get KOMs/QOMs/CRs of an athleteget_KOMs
Retrieve the laps of an activityget_laps
get latitude and longitude from Google polylineget_latlon
Retrieve the leaderboard of a segmentget_leaderboard
Get several pages of one type of requestget_pages
Retrieve details about a specific segmentget_segment
Get speed splits in a dataframeget_spdsplits
Retrieve a summary of the segments starred by an athleteget_starred
Retrieve a Strava data stream for a single activityget_streams
Get athlete locationlocation_fun
Get distance and time for current monthmonthly_fun
Mutatemutate.actframe
Plot speed by splitsplot_spdsplits plot_spdsplits.default plot_spdsplits.list
Generate the ratelimit indicatorratelimit
Get last three recent activitiesrecent_fun
Format before and after arguments for API queryseltime_fun
Generata Strava API authentication tokenstrava_oauth
Get athlete trophiestrophy_fun
Set the url of activities for different activity listsurl_activities
Set the url of the athlete to get dataurl_athlete
Set the url of the clubs for the different requestsurl_clubs
Set the url of the equipment item to get dataurl_gear
Set the url for the different segment requestsurl_segment
Set the url for stream requestsurl_streams