Package: nfl4th
Title: Functions to Calculate Optimal Fourth Down Decisions in the
        National Football League
Version: 1.0.0
Authors@R: 
    c(person(given = "Ben",
             family = "Baldwin",
             role = c("aut", "cre", "cph"),
             email = "bbaldwin206@gmail.com"),
      person(given = "Sebastian",
             family = "Carl",
             role = "ctb",
             email = "mrcaseb@gmail.com"))
Description: A set of functions to estimate outcomes of fourth down
    plays in the National Football League and obtain fourth down plays
    from <https://www.nfl.com/> and <https://www.espn.com/>.
License: MIT + file LICENSE
URL: https://www.nfl4th.com/, https://github.com/guga31bb/nfl4th/
BugReports: https://github.com/guga31bb/nfl4th/issues
Depends: R (>= 2.10)
Imports: dplyr, glue, httr, janitor, jsonlite, magrittr, mgcv,
        nflfastR, purrr, stringr, tibble, tidyr, tidyselect, xgboost
Suggests: future, gt, rmarkdown, tictoc, tidyverse, testthat (>= 2.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Config/testthat/edition: 2
NeedsCompilation: no
Packaged: 2021-03-15 12:38:08 UTC; bback
Author: Ben Baldwin [aut, cre, cph],
  Sebastian Carl [ctb]
Maintainer: Ben Baldwin <bbaldwin206@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-17 13:20:08 UTC
Built: R 3.6.3; ; 2021-05-12 23:33:10 UTC; windows
