spotidy: Providing Convenience Functions to Connect R with the Spotify API

Providing convenience functions to connect R with the 'Spotify' application programming interface ('API'). At first it aims to help setting up the OAuth2.0 Authentication flow. The default output of the get_*() functions is tidy, but optionally the functions could return the raw response from the 'API' as well. The search_*() and get_*() functions can be combined. See the vignette for more information and examples and the official Spotify for Developers website <https://developer.spotify.com/documentation/web-api/> for information about the Web 'API'.

Version: 0.1.0
Imports: magrittr, dplyr, purrr, httr
Suggests: knitr, rmarkdown
Published: 2021-03-16
Author: Lennard van Wanrooij
Maintainer: Lennard van Wanrooij <lennardvanwanrooij at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: spotidy results

Documentation:

Reference manual: spotidy.pdf
Vignettes: Connecting-with-the-Spotify-API

Downloads:

Package source: spotidy_0.1.0.tar.gz
Windows binaries: r-devel: spotidy_0.1.0.zip, r-release: spotidy_0.1.0.zip, r-oldrel: spotidy_0.1.0.zip
macOS binaries: r-release (arm64): spotidy_0.1.0.tgz, r-oldrel (arm64): spotidy_0.1.0.tgz, r-release (x86_64): spotidy_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spotidy to link to this page.