Package: nfl4th
Title: Functions to Calculate Optimal Fourth Down Decisions in the
        National Football League
Version: 1.0.1
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/nflverse/nfl4th/
BugReports: https://github.com/nflverse/nfl4th/issues
Depends: R (>= 2.10)
Imports: dplyr, glue, httr, janitor, jsonlite, magrittr, mgcv, nflfastR
        (>= 4.0.0), nflreadr, purrr, stringr, tibble, tidyr,
        tidyselect, xgboost
Suggests: future, gt, rmarkdown, tictoc, tidyverse, testthat (>= 2.0.0)
Encoding: UTF-8
RoxygenNote: 7.1.1
Config/testthat/edition: 2
NeedsCompilation: no
Packaged: 2021-10-15 23:54:11 UTC; bback
Author: Ben Baldwin [aut, cre, cph],
  Sebastian Carl [ctb]
Maintainer: Ben Baldwin <bbaldwin206@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-16 13:50:02 UTC
Built: R 4.0.2; ; 2021-10-17 11:29:02 UTC; unix
