Package: rStrava
Type: Package
Title: Access the 'Strava' API
Version: 1.3.4
Date: 2026-01-05
Description: Functions to access data from the 'Strava v3 API'
.
BugReports: https://github.com/fawda123/rStrava/issues
License: CC0
Imports: dplyr, geosphere, ggplot2, ggspatial, googleway, httr,
jsonlite, magrittr, maptiles, rvest, tidyr, tidyterra, XML,
xml2, purrr, tibble
Depends: R (>= 3.5.0)
Authors@R: c(
person(given = "Marcus W.", family = "Beck",
role = c("cre"),
email = "mbafs2012@gmail.com"),
person(given = "Pedro", family = "Villarroel",
role = c("aut"),
email = "pedrodvf@gmail.com"
),
person(given = "Daniel", family = "Padfield",
role = c("aut"),
email = "dp323@exeter.ac.uk"
),
person(given = "Lorenzo", family = "Gaborini",
role = c("aut"),
email = "lorenzo.gaborini@unil.ch"
),
person(given = "Niklas", family = "von Maltzahn",
role = c("aut"),
email = "niklasv@gmail.com"
)
)
RoxygenNote: 7.3.3
Encoding: UTF-8
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
make libicu-dev libjpeg-dev libjq-dev libpng-dev libuv1-dev
libxml2-dev libssl-dev libproj-dev libsqlite3-dev
libudunits2-dev zlib1g-dev
Repository: https://fawda123.r-universe.dev
Date/Publication: 2026-01-12 15:16:23 UTC
RemoteUrl: https://github.com/fawda123/rStrava
RemoteRef: HEAD
RemoteSha: 172d5ef7ea9f763fee30335f7f55d2e5e79b0773
NeedsCompilation: no
Packaged: 2026-06-11 08:14:59 UTC; root
Author: Marcus W. Beck [cre],
Pedro Villarroel [aut],
Daniel Padfield [aut],
Lorenzo Gaborini [aut],
Niklas von Maltzahn [aut]
Maintainer: Marcus W. Beck