Skip to content

spotifyr

R Wrapper for the 'Spotify' Web API

v2.2.5 · Oct 24, 2024 · MIT + file LICENSE

Description

An R wrapper for pulling data from the 'Spotify' Web API <https://developer.spotify.com/documentation/web-api/> in bulk, or post items on a 'Spotify' user's playlist.

Downloads

CRAN

926

Last 30 days

3733rd

3.3K

Last 90 days

37.1K

Last year

Trend: -11.2% (30d vs prior 30d)

r2u CRAN

11

Last 30 days

66

Last 90 days

152

Last year

Trend: -21.4% (30d vs prior 30d)

autoCRAN

0

Last 7 days

10

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jul 1, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 24, 2026
ERROR r-devel-linux-x86_64-debian-clang

examples

Running examples in ‘spotifyr-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: scopes
> ### Title: Valid Authorization Scopes
> ### Aliases: scopes
> 
> ### ** Examples
> 
> scopes()
Error in open.connection(x, "rb") : cannot open the connection
Calls: scopes ... xml_text -> <Anonymous> -> <Anonymous> -> read_html.default
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 18, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 16, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'spotifyr-Ex.R' failed
The error most likely occurred in:

> ### Name: scopes
> ### Title: Valid Authorization Scopes
> ### Aliases: scopes
> 
> ### ** Examples
> 
> scopes()
Error in open.connection(x, "rb") : cannot open the connection
Calls: scopes ... xml_text -> <Anonymous> -> <Anonymous> -> read_html.default
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘janitor’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 13, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 12, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘spotifyr-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: scopes
> ### Title: Valid Authorization Scopes
> ### Aliases: scopes
> 
> ### ** Examples
> 
> scopes()
Error in open.connection(x, "rb") : cannot open the connection
Calls: scopes ... xml_text -> <Anonymous> -> <Anonymous> -> read_html.default
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 31, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'spotifyr-Ex.R' failed
The error most likely occurred in:

> ### Name: scopes
> ### Title: Valid Authorization Scopes
> ### Aliases: scopes
> 
> ### ** Examples
> 
> scopes()
Error in open.connection(x, "rb") : cannot open the connection
Calls: scopes ... xml_text -> <Anonymous> -> <Anonymous> -> read_html.default
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies dplyr purrr httr lubridate jsonlite readr rvest stringr tibble janitor rlang magrittr assertthat xml2 taylor spotifyr

Version History

9 tracked
new 2.2.5 Mar 10, 2026
updated 2.2.5 ← 2.2.4 diff Oct 23, 2024
updated 2.2.4 ← 2.2.3 diff Dec 14, 2022
updated 2.2.3 ← 2.2.1 diff Nov 1, 2021
updated 2.2.1 ← 2.1.1 diff Jun 16, 2021
updated 2.1.1 ← 2.1.0 diff Jul 13, 2019
updated 2.1.0 ← 2.0.0 diff Mar 11, 2019
updated 2.0.0 ← 1.0.0 diff Mar 5, 2019
new 1.0.0 Nov 16, 2017