Package: geniusr
Title: Tools for Working with the 'Genius' API
Version: 1.2.0
Authors@R: 
    person("Ewen", "Henderson", email = "ewenhenderson@gmail.com", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-4748-4693"))
Description: Provides tools to interact nicely with the 'Genius' API 
    <https://docs.genius.com/>. 
    Search hosted content, extract associated metadata and retrieve lyrics with ease.
URL: https://ewenme.github.io/geniusr/,
        https://github.com/ewenme/geniusr
BugReports: https://github.com/ewenme/geniusr/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
Imports: curl, dplyr, httr, purrr, rvest, stringr, tibble, xml2
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: yes
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-04-13 11:48:07 UTC; Ewen
Author: Ewen Henderson [aut, cre] (<https://orcid.org/0000-0002-4748-4693>)
Maintainer: Ewen Henderson <ewenhenderson@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-13 12:10:06 UTC
Built: R 4.0.2; ; 2020-07-16 14:23:41 UTC; unix
