Other packages > Find by keyword >

spotifyr  

R Wrapper for the 'Spotify' Web API
View on CRAN: Click here


Download and install spotifyr package within the R console
Install from CRAN:
install.packages("spotifyr")

Install from Github:
library("remotes")
install_github("cran/spotifyr")

Install by package version:
library("remotes")
install_version("spotifyr", "2.2.5")



Attach the package and use:
library("spotifyr")
Maintained by
Daniel Antal
[Scholar Profile | Author Map]
First Published: 2017-11-17
Latest Update: 2022-12-15
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.
How to cite:
Daniel Antal (2017). spotifyr: R Wrapper for the 'Spotify' Web API. R package version 2.2.5, https://cran.r-project.org/web/packages/spotifyr. Accessed 21 Apr. 2025.
Previous versions and publish date:
1.0.0 (2017-11-17 19:24), 2.0.0 (2019-03-06 12:00), 2.1.0 (2019-03-12 10:40), 2.1.1 (2019-07-14 01:00), 2.2.1 (2021-06-17 07:50), 2.2.3 (2021-11-02 19:00), 2.2.4 (2022-12-15 10:20)
Other packages that cited spotifyr R package
View spotifyr citation profile
Other R packages that spotifyr depends, imports, suggests or enhances
Complete documentation for spotifyr
Functions, R codes and Examples using the spotifyr R package
Some associated functions: add_tracks_to_playlist . change_playlist_details . check_me_following . check_users_following . create_playlist . dedupe_album_names . follow_artists_or_users . follow_playlist . get_album . get_album_tracks . get_albums . get_artist . get_artist_albums . get_artist_audio_features . get_artist_top_tracks . get_artists . get_categories . get_category . get_category_playlists . get_featured_playlists . get_genre_artists . get_label_artists . get_my_current_playback . get_my_currently_playing . get_my_devices . get_my_followed_artists . get_my_playlists . get_my_profile . get_my_recently_played . get_my_saved_albums . get_my_saved_tracks . get_my_top_artists_or_tracks . get_new_releases . get_playlist . get_playlist_audio_features . get_playlist_cover_image . get_playlist_tracks . get_recommendations . get_recommendations_all . get_related_artists . get_show . get_show_episodes . get_shows . get_spotify_access_token . get_spotify_authorization_code . get_track . get_track_audio_analysis . get_track_audio_features . get_tracks . get_user_audio_features . get_user_playlists . get_user_profile . is_uri . pause_my_playback . pipe . pitch_class_lookup . remove_tracks_from_playlist . scopes . search_spotify . seek_to_position . set_my_repeat_mode . set_my_volume . skip_my_playback . skip_my_playback_previous . spotifyr . start_my_playback . tidy . toggle_my_shuffle . transfer_my_playback . unfollow_playlist . validate_country . validate_include_meta_info . validate_limit . validate_locale . validate_market . validate_offset . validate_parameters . validate_position_ms . validate_state . validate_time_range . validate_type_artist_or_user . validate_type_artists_or_tracks . validate_volume_percent . verify_result . 
Some associated R codes: albums.R . artists.R . assertions.R . authenticate.R . browse.R . extensions.R . follow.R . library.R . personalization.R . player.R . playlists.R . search.R . shows.R . spotifyr.R . tracks.R . users_profile.R . utils-pipe.R . utils.R .  Full spotifyr package functions and examples
Downloads during the last 30 days
03/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/20Downloads for spotifyr102030405060708090100110120130140TrendBars

Today's Hot Picks in Authors and Packages

HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA