Package: JamendoR
Type: Package
Title: Access to 'Jamendo' API
Version: 0.1.1
Authors@R: c(person("Maximilian", "Greil", 
                    role = c("aut", "cre"),
                    email = "maximilian_greil@web.de"), 
             person("Benedikt", "Greil",
                    role = "aut",
                    email = "grbene99@web.de"))
Maintainer: Maximilian Greil <maximilian_greil@web.de>
Description: Provides an interface to 'Jamendo' API <https://developer.jamendo.com/v3.0>.
              Pull audio, features and other information for a given 
              'Jamendo' user (including yourself!) or enter an artist's -, album's -, 
              or track's name and retrieve the available information in seconds.
Depends: R (>= 3.3.0)
Imports: httr,dplyr,jsonlite,stats
Suggests: testthat (>= 3.0.0), knitr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.0
URL: https://github.com/MaxGreil/JamendoR
BugReports: https://github.com/MaxGreil/JamendoR/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-11-07 14:17:25 UTC; Maximilian
Author: Maximilian Greil [aut, cre],
  Benedikt Greil [aut]
Repository: CRAN
Date/Publication: 2021-11-07 16:20:09 UTC
Built: R 4.0.2; ; 2021-11-08 11:54:18 UTC; unix
