Package: Rspotify 0.1.2
Rspotify: Access to Spotify API
Provides an interface to the Spotify API <https://developer.spotify.com/documentation/web-api/>.
Authors:
Rspotify_0.1.2.tar.gz
Rspotify_0.1.2.zip(r-4.5)Rspotify_0.1.2.zip(r-4.4)Rspotify_0.1.2.zip(r-4.3)
Rspotify_0.1.2.tgz(r-4.4-any)Rspotify_0.1.2.tgz(r-4.3-any)
Rspotify_0.1.2.tar.gz(r-4.5-noble)Rspotify_0.1.2.tar.gz(r-4.4-noble)
Rspotify_0.1.2.tgz(r-4.4-emscripten)Rspotify_0.1.2.tgz(r-4.3-emscripten)
Rspotify.pdf |Rspotify.html✨
Rspotify/json (API)
# Install 'Rspotify' in R: |
install.packages('Rspotify', repos = c('https://tiagomendesdantas.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:13abdcd458. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | NOTE | Nov 15 2024 |
R-4.5-linux | NOTE | Nov 15 2024 |
R-4.4-win | NOTE | Nov 15 2024 |
R-4.4-mac | NOTE | Nov 15 2024 |
R-4.3-win | NOTE | Nov 15 2024 |
R-4.3-mac | NOTE | Nov 15 2024 |
Exports:getAlbumgetAlbumInfogetAlbumsgetArtistgetFeaturesgetPlaylistsgetPlaylistSongsgetRelatedgetTopTracksgetTrackgetUsersearchArtistsearchPlaylistsearchTrackspotifyOAuth
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigplyrR6Rcpprlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get the tracks from an Album | getAlbum |
Get additional album info | getAlbumInfo |
Get albums from an Artist | getAlbums |
Get Spotify catalog information for a single artist | getArtist |
Get audio feature information for a single track | getFeatures |
Get the playlists of a specific user | getPlaylists |
Get the songs of a specific playlist | getPlaylistSongs |
Get Related artists | getRelated |
Get top tracks of an Artist | getTopTracks |
Get a Track | getTrack |
Get basic information about an User | getUser |
Search for a specific artist | searchArtist |
Search for playlists | searchPlaylist |
Search for a specific Track function to get basic info about a searched track | searchTrack |
Create OAuth token to access Spotify web API | spotifyOAuth |