Package: rStrava
Type: Package
Title: Access the 'Strava' API
Version: 1.3.3
Date: 2025-08-28
Description: Functions to access data from the 'Strava v3 API' <https://developers.strava.com/>.
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.2
NeedsCompilation: no
Packaged: 2025-08-28 18:34:21 UTC; mbeck
Author: Marcus W. Beck [cre],
  Pedro Villarroel [aut],
  Daniel Padfield [aut],
  Lorenzo Gaborini [aut],
  Niklas von Maltzahn [aut]
Maintainer: Marcus W. Beck <mbafs2012@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-28 19:30:02 UTC
Built: R 4.4.1; ; 2025-08-28 23:12:02 UTC; unix
