Package: mRchmadness
Title: Numerical Tools for Filling Out an NCAA Basketball Tournament
        Bracket
Version: 1.0.0
Authors@R: c(
  person("Eli", "Shayer", email = "eshayer@stanford.edu",
    role = c("aut", "cre")),
  person("Scott", "Powers", email = "sspowers@stanford.edu", role = "aut"))
URL: https://github.com/elishayer/mRchmadness
Imports: dplyr, glmnet, Matrix, rvest, shiny, xml2
Description: Scrape season results, estimate win probabilities, and find a
  competitive bracket for your office pool. Additional utilities include:
  scraping population picks; simulating tournament results; and testing your
  bracket in simulation.
Depends: R (>= 3.3.0)
License: GPL-2
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-04-09 05:13:38 UTC; elishayer
Author: Eli Shayer [aut, cre],
  Scott Powers [aut]
Maintainer: Eli Shayer <eshayer@stanford.edu>
Repository: CRAN
Date/Publication: 2017-04-09 13:56:07 UTC
