Package: boxoffice
Title: Downloads Box Office Information for Given Dates
Version: 1.3.0
Authors@R: person("Jacob", "Kaplan", email = "jkkaplan6@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0601-0387"))
Description: Download daily box office information (how much each movie earned
    in theaters) using data from either Box Office Mojo (<http://www.boxofficemojo.com/>) or
   The Numbers (<http://www.the-numbers.com/>).
Imports: rvest, httr, methods
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/jacobkap/boxoffice
BugReports: https://github.com/jacobkap/boxoffice/issues
Suggests: testthat, knitr, covr, rmarkdown, spelling
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2019-10-26 01:58:17 UTC; user
Author: Jacob Kaplan [aut, cre] (<https://orcid.org/0000-0002-0601-0387>)
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-26 04:30:02 UTC
