Package: genius
Title: Easily Access Song Lyrics from Genius
Version: 0.0.1.0
Authors@R: c(
  person("Josiah", "Parry", email = "josiah.parry@gmail.com", role = c("aut", "cre")),
  person("Nathan", "Barr", email = "nab222@cornell.edu", role = "ctb")
  )
Description: Easily retrieve song lyrics from Genius <https://genius.com> as tibbles. 
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
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-28 17:44:11 UTC; josiahparry
Author: Josiah Parry [aut, cre],
  Nathan Barr [ctb]
Maintainer: Josiah Parry <josiah.parry@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-06 12:40:14 UTC
