Package: geniusr
Title: Tools for Working with the 'Genius' API
Version: 1.2.1
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
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-03 21:56:42 UTC; Ewen
Author: Ewen Henderson [aut, cre] (<https://orcid.org/0000-0002-4748-4693>)
Maintainer: Ewen Henderson <ewenhenderson@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-03 22:10:02 UTC
Built: R 4.3.0; ; 2023-04-06 21:15:55 UTC; unix
