Spotifyr Versions Save

R wrapper for Spotify's Web API

2.2.4

1 year ago
  • Removing the genius dependency as it is archived now.
  • Small bug fixes by @yogat3ch (thanks!)

2.2.3

2 years ago
  • Fixes bug #152. Thanks for the report, @pham-thomas!
  • Incorporates better API call, thanks for the valuable contribution, @annnvv.
  • Fixes #160 Thanks for reporting by @dwh1142 and fixing the scopes ,@bradisbrad.
  • Fixes #161 with the bug fix provided by @apsteinmetz. Thank you!
  • More consistent error messages for get_artist_audio_features(), which needs to be re-written together with get_artist_albums() for more

2.2.1

2 years ago

spotifyr is back on CRAN!

The version 2.2.1 modernized the code to make it compatible with tidyverse 1.0+ and stop some annoying deprecation warnings. What is more important, it got some bug fixes, and a very thoroughly reworked exception handling and documentation.

While there are no new features (in fact, we temporarily retired one), you will get far more meaningful and descriptive error messages, and hopefully do not run into some bugs that were eliminated. We are aware of some further issues, and we hope that people who experience undesired outcomes from the code can localize the problem and report us issues that are easier to handle. You can download the new version with install.packages(“spotifyr”) from CRAN