Package: JamendoR
Type: Package
Title: Access to 'Jamendo' API
Version: 0.1.0
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: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.1.1
URL: http://github.com/MaxGreil/JamendoR
BugReports: http://github.com/MaxGreil/JamendoR/issues
NeedsCompilation: no
Packaged: 2019-04-14 19:40:14 UTC; Maximilian
Author: Maximilian Greil [aut, cre],
  Benedikt Greil [aut]
Repository: CRAN
Date/Publication: 2019-04-15 08:12:39 UTC
