Package: rStrava 1.3.4

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.4.tar.gz
rStrava_1.3.4.zip(r-4.7)rStrava_1.3.4.zip(r-4.6)rStrava_1.3.4.zip(r-4.5)
rStrava_1.3.4.tgz(r-4.6-any)rStrava_1.3.4.tgz(r-4.5-any)
rStrava_1.3.4.tar.gz(r-4.7-any)rStrava_1.3.4.tar.gz(r-4.6-any)
rStrava_1.3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rStrava/json (API)
NEWS

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

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

On CRAN:

Conda:

7.38 score 169 stars 78 scripts 705 downloads 43 exports 98 dependencies

Last updated from:172d5ef7ea. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK175
source / vignettesOK227
linux-release-x86_64OK161
macos-release-arm64OK118
macos-oldrel-arm64OK91
windows-develOK109
windows-releaseOK90
windows-oldrelOK95
wasm-releaseOK158

Exports:athl_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_spdsplitsrecent_funseltime_funstrava_oauthurl_activitiesurl_athleteurl_clubsurl_gearurl_segmenturl_streams

Dependencies:abindaskpassbase64encbslibcachemclassclassIntclicommonmarkcpp11crayoncurldata.tableDBIdigestdplyre1071evaluatefarverfastmapfontawesomefsgenericsgeosphereggplot2ggspatialgluegooglePolylinesgooglewaygtablehighrhmshtmltoolshtmlwidgetshttpuvhttrisobandjpegjqrjquerylibjsonliteKernSmoothknitrlabelinglaterlazyevallifecyclemagrittrmaptilesMASSmemoisemimeopensslotelpillarpkgconfigpngprettyunitsprogresspromisesproxypurrrR6rappdirsRColorBrewerRcpprlangrmarkdownrosmrvests2S7sassscalesselectrsfshinysourcetoolsstringistringrsysterratibbletidyrtidyselecttidyterratinytexunitsutf8vctrsviridisLitewithrwkxfunXMLxml2xtableyaml

Readme and manuals

Help Manual

Help pageTopics
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
Get last three recent activitiesrecent_fun
Format before and after arguments for API queryseltime_fun
Generata Strava API authentication tokenstrava_oauth
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