Package: spotidy 0.1.0

Lennard van Wanrooij

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'.

Authors:Lennard van Wanrooij

spotidy_0.1.0.tar.gz
spotidy_0.1.0.tar.gz(r-4.5-noble)spotidy_0.1.0.tar.gz(r-4.4-noble)
spotidy_0.1.0.tgz(r-4.4-emscripten)spotidy_0.1.0.tgz(r-4.3-emscripten)
spotidy.pdf |spotidy.html
spotidy/json (API)

# Install 'spotidy' in R:
install.packages('spotidy', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

16 exports 0.00 score 24 dependencies 5 scripts 130 downloads

Last updated 4 years agofrom:62a53f63a5. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-linuxOKSep 08 2024

Exports:get_albumget_album_tracksget_albumsget_artistget_artist_albumsget_artist_related_artistsget_artist_top_tracksget_artistsget_spotify_api_tokenget_trackget_track_audio_featuresget_tracksget_tracks_audio_featuressearch_albumssearch_artistssearch_tracks

Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsystibbletidyselectutf8vctrswithr

Connecting-with-the-Spotify-API

Rendered fromConnecting-with-the-Spotify-API.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2021-03-16
Started: 2021-03-16