Package: nfl4th
Title: Functions to Calculate Optimal Fourth Down Decisions in the
        National Football League
Version: 1.0.4
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/,
        https://github.com/nflverse/nfl4th
BugReports: https://github.com/nflverse/nfl4th/issues
Depends: R (>= 3.6)
Imports: backports (>= 1.1.6), curl, dplyr, glue, httr, janitor,
        jsonlite, magrittr, mgcv, nflfastR (>= 4.0.0), nflreadr, purrr,
        rlang, stringr, tibble, tidyr, tidyselect, xgboost
Suggests: data.table, future, gt, nflplotR, rmarkdown, tictoc, testthat
        (>= 2.0.0), withr
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 2
NeedsCompilation: no
Packaged: 2023-08-18 14:05:05 UTC; carl
Author: Ben Baldwin [aut, cre, cph],
  Sebastian Carl [ctb]
Maintainer: Ben Baldwin <bbaldwin206@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-21 09:32:33 UTC
Built: R 4.3.0; ; 2023-08-21 12:07:40 UTC; unix
