Package: rStrava
Type: Package
Title: Access the 'Strava' API
Version: 1.3.2
Date: 2024-10-23
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.2.3
NeedsCompilation: no
Packaged: 2024-10-23 11:31:13 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: 2024-10-23 13:10:02 UTC
Built: R 4.3.3; ; 2024-10-23 14:53:55 UTC; unix
