Package: rStrava
Type: Package
Title: Access the 'Strava' API
Version: 1.1.4
Date: 2021-10-26
Description: Functions to access data from the 'Strava v3 API' <https://developers.strava.com/>.
BugReports: https://github.com/fawda123/rStrava/issues
License: CC0
Imports: bitops, dplyr, geosphere, ggplot2, ggrepel, googleway, httr,
        httpuv, magrittr, plyr, RCurl, rvest, tidyr, XML, xml2, purrr,
        tibble, V8
Suggests: ggmap
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.1.1
NeedsCompilation: no
Packaged: 2021-10-26 11:38:24 UTC; MarcusBeck
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: 2021-10-27 11:40:05 UTC
Built: R 4.1.3; ; 2023-04-17 18:44:07 UTC; windows
