{
  "_id": "6a1ef61ab401979e7341702b",
  "Package": "spotidy",
  "Title": "Providing Convenience Functions to Connect R with the Spotify\nAPI",
  "Version": "0.1.0",
  "Author": "Lennard van Wanrooij",
  "Maintainer": "Lennard van Wanrooij <lennardvanwanrooij@gmail.com>",
  "Description": "Providing convenience functions to connect R with the\n'Spotify' application programming interface ('API'). At first\nit aims to help setting up the OAuth2.0 Authentication flow.\nThe default output of the get_*() functions is tidy, but\noptionally the functions could return the raw response from the\n'API' as well. The search_*() and get_*() functions can be\ncombined. See the vignette for more information and examples\nand the official Spotify for Developers website\n<https://developer.spotify.com/documentation/web-api/> for\ninformation about the Web 'API'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:40:59 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-03-16 14:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/spotidy",
  "RemoteRef": "HEAD",
  "RemoteSha": "62a53f63a500ba89d99869fe82d8552e66b8b57e",
  "MD5sum": "506df59a512cd02f2cda5ecde02e1694",
  "_user": "cran",
  "_type": "src",
  "_file": "spotidy_0.1.0.tar.gz",
  "_fileid": "5ed01359ebd91053f397e7f01a426d850eb1b6f7807b43d1293ae9e32a6e388f",
  "_filesize": 109082,
  "_sha256": "5ed01359ebd91053f397e7f01a426d850eb1b6f7807b43d1293ae9e32a6e388f",
  "_created": "2026-05-19T06:40:59.000Z",
  "_published": "2026-06-02T15:26:18.809Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79107594741,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076583824"
    },
    {
      "job": 79107594888,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076583692"
    },
    {
      "job": 79107594154,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076553104"
    },
    {
      "job": 79107593976,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362191671"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26080735998",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/spotidy",
  "_commit": {
    "id": "62a53f63a500ba89d99869fe82d8552e66b8b57e",
    "author": "Lennard van Wanrooij <lennardvanwanrooij@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1615905002
  },
  "_maintainer": {
    "name": "Lennard van Wanrooij",
    "email": "lennardvanwanrooij@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spotidy"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/spotidy.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-03-16"
    }
  ],
  "_exports": [
    "get_album",
    "get_album_tracks",
    "get_albums",
    "get_artist",
    "get_artist_albums",
    "get_artist_related_artists",
    "get_artist_top_tracks",
    "get_artists",
    "get_spotify_api_token",
    "get_track",
    "get_track_audio_features",
    "get_tracks",
    "get_tracks_audio_features",
    "search_albums",
    "search_artists",
    "search_tracks"
  ],
  "_help": [
    {
      "page": "get_album",
      "title": "Gets an album",
      "topics": [
        "get_album"
      ]
    },
    {
      "page": "get_album_tracks",
      "title": "Gets tracks from an album",
      "topics": [
        "get_album_tracks"
      ]
    },
    {
      "page": "get_albums",
      "title": "Gets multiple albums",
      "topics": [
        "get_albums"
      ]
    },
    {
      "page": "get_artist",
      "title": "Gets an artist",
      "topics": [
        "get_artist"
      ]
    },
    {
      "page": "get_artist_albums",
      "title": "Gets albums from an artist",
      "topics": [
        "get_artist_albums"
      ]
    },
    {
      "page": "get_artist_related_artists",
      "title": "Gets related artists from an artist",
      "topics": [
        "get_artist_related_artists"
      ]
    },
    {
      "page": "get_artist_top_tracks",
      "title": "Gets top tracks from an artist",
      "topics": [
        "get_artist_top_tracks"
      ]
    },
    {
      "page": "get_artists",
      "title": "Gets multiple artists",
      "topics": [
        "get_artists"
      ]
    },
    {
      "page": "get_spotify_api_token",
      "title": "Gets a Spotify API token",
      "topics": [
        "get_spotify_api_token"
      ]
    },
    {
      "page": "get_track",
      "title": "Gets a track",
      "topics": [
        "get_track"
      ]
    },
    {
      "page": "get_track_audio_features",
      "title": "Gets audio features of a single track",
      "topics": [
        "get_track_audio_features"
      ]
    },
    {
      "page": "get_tracks",
      "title": "Gets multiple tracks",
      "topics": [
        "get_tracks"
      ]
    },
    {
      "page": "get_tracks_audio_features",
      "title": "Gets audio features of multiple tracks",
      "topics": [
        "get_tracks_audio_features"
      ]
    },
    {
      "page": "search_albums",
      "title": "Search albums based on given input",
      "topics": [
        "search_albums"
      ]
    },
    {
      "page": "search_artists",
      "title": "Search artists based on given input",
      "topics": [
        "search_artists"
      ]
    },
    {
      "page": "search_tracks",
      "title": "Search tracks based on given input",
      "topics": [
        "search_tracks"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Connecting-with-the-Spotify-API.Rmd",
      "filename": "Connecting-with-the-Spotify-API.html",
      "title": "Connecting-with-the-Spotify-API",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-03-16 14:30:02",
      "modified": "2021-03-16 14:30:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "spotidy",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T06:42:56.000Z",
      "distro": "noble",
      "commit": "62a53f63a500ba89d99869fe82d8552e66b8b57e",
      "fileid": "15de93f523b618ed030279b4f02ad7cb615fe55384a1ef6441d6f06fce538d3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26080735998"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T06:42:56.000Z",
      "distro": "noble",
      "commit": "62a53f63a500ba89d99869fe82d8552e66b8b57e",
      "fileid": "6e868b470a277598a6fd521f40ac7e4e7bc4d8105c2864b38043c4a80579d842",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26080735998"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:25:53.000Z",
      "commit": "62a53f63a500ba89d99869fe82d8552e66b8b57e",
      "fileid": "700307cbfd1d139bc90533476579670cf4593fa9b347cf75b3126ff36e97827c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26080735998"
    }
  ]
}