Package: genius
Title: Easily Access Song Lyrics from Genius.com
Version: 2.2.2
Authors@R: c(
  person("Josiah", "Parry", email = "josiah.parry@gmail.com", role = c("aut", "cre")),
  person("Nathan", "Barr", email = "nab222@cornell.edu", role = c("aut", "ctb")),
  person("Chris", "Billingham", email = "chris.billingham@gmail.com", role = "ctb"),
  person("Evan", "Oppenheimer", email = "eoppe1022@gmail.com", role = "ctb")
  )
Description: Easily access song lyrics in a tidy way.
URL: https://github.com/josiahparry/genius
BugReports: https://github.com/josiahparry/genius/issues
Depends: R (>= 3.1.2)
Imports: dplyr (>= 0.7.0), rvest, stringr, tidyr, purrr, readr, tibble,
        tidytext, reshape2, rlang
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-26 19:17:53 UTC; josiah
Author: Josiah Parry [aut, cre],
  Nathan Barr [aut, ctb],
  Chris Billingham [ctb],
  Evan Oppenheimer [ctb]
Maintainer: Josiah Parry <josiah.parry@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-28 16:10:02 UTC
