Package: chorrrds
Title: Music Chords Extraction
Type: Package
Version: 0.1.9.4
Authors@R: 
    c(
      person(given = "Bruna", family = "Wundervald", email = "brunadaviesw@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8163-220X")),
      person(given = "Matthew", family = "Leonawicz", role = c("ctb"), comment = c(ORCID = "0000-0001-9452-2771"))
    )
Description: Extracts music chords from the 'CifraClub' website <https://www.cifraclub.com.br/>.
	The package also has functions for cleaning the extracted data and 
	feature extraction.
Depends: R (>= 2.10)
Suggests: ggplot2, knitr, network, covr, testthat
URL: https://github.com/r-music/chorrrds
BugReports: https://github.com/r-music/chorrrds/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.0
Imports: stringr, dplyr, xml2, rvest, magrittr, purrr, forcats
NeedsCompilation: no
Packaged: 2020-03-16 12:24:43 UTC; brunawundervald
Author: Bruna Wundervald [aut, cre] (<https://orcid.org/0000-0001-8163-220X>),
  Matthew Leonawicz [ctb] (<https://orcid.org/0000-0001-9452-2771>)
Maintainer: Bruna Wundervald <brunadaviesw@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-16 12:50:07 UTC
