Package: boxoffice
Title: Downloads Box Office Information for Given Dates (How Much Each
        Movie Earned in Theaters)
Version: 1.0.0
Authors@R: person("Jacob", "Kaplan", email = "jkkaplan6@gmail.com", role = c("aut", "cre"))
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/>).
Depends:
Imports: rvest, xml2, methods
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-22 22:39:05 UTC; user
Author: Jacob Kaplan [aut, cre]
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-24 09:19:11 UTC
