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.7)Rspotify_0.1.2.zip(r-4.6)Rspotify_0.1.2.zip(r-4.5)
Rspotify_0.1.2.tgz(r-4.6-any)Rspotify_0.1.2.tgz(r-4.5-any)
Rspotify_0.1.2.tar.gz(r-4.7-any)Rspotify_0.1.2.tar.gz(r-4.6-any)
Rspotify_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:13abdcd458. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 115 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | NOTE | 120 | ||
| macos-release-arm64 | NOTE | 170 | ||
| macos-oldrel-arm64 | NOTE | 137 | ||
| windows-devel | NOTE | 62 | ||
| windows-release | NOTE | 72 | ||
| windows-oldrel | NOTE | 91 | ||
| wasm-release | OK | 102 |
Exports:getAlbumgetAlbumInfogetAlbumsgetArtistgetFeaturesgetPlaylistsgetPlaylistSongsgetRelatedgetTopTracksgetTrackgetUsersearchArtistsearchPlaylistsearchTrackspotifyOAuth
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigplyrR6Rcpprlangsystibbletidyselectutf8vctrswithr
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 |
