Package: nfl4th
Title: Functions to Calculate Optimal Fourth Down Decisions in the
        National Football League
Version: 1.0.2
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.2.1.9000
Config/testthat/edition: 2
NeedsCompilation: no
Packaged: 2022-08-11 16:04:05 UTC; bback
Author: Ben Baldwin [aut, cre, cph],
  Sebastian Carl [ctb]
Maintainer: Ben Baldwin <bbaldwin206@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-11 16:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:49:53 UTC; windows
