Package: oddsapiR
Title: Access Live Sports Odds from the Odds API
Version: 0.0.3
Authors@R: c(person("Saiem", "Gilani", email = "saiem.gilani@gmail.com", role = c("aut", "cre")))
Description: A utility to quickly obtain clean and tidy sports
    odds from The Odds API <https://the-odds-api.com>.
License: MIT + file LICENSE
URL: https://oddsapiR.sportsdataverse.org/ (docs),
        https://github.com/sportsdataverse/oddsapiR (repo)
BugReports: https://github.com/sportsdataverse/oddsapiR/issues
SystemRequirements: pandoc (>= 1.12.3), pandoc-citeproc
Depends: R (>= 4.0.0)
Imports: cli (>= 3.4.1), data.table (>= 1.14.0), dplyr (>= 1.0.10),
        glue, httr (>= 0.5), janitor, jsonlite, magrittr, rlang (>=
        1.0.4), rvest (>= 1.0.0), tidyr (>= 1.0.0)
Suggests: crayon (>= 1.3.4), curl, DBI, ggplot2, ggrepel, gt, knitr,
        progressr (>= 0.6.0), qs (>= 0.25.1), Rcpp (>= 1.0.7),
        RcppParallel (>= 5.1.4), rmarkdown, RSQLite, stats, stringi,
        stringr (>= 1.5.0), testthat, tibble (>= 3.0), tidyselect (>=
        1.2.0), usethis (>= 1.6.0), xml2 (>= 1.3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-19 12:46:22 UTC; saiem
Author: Saiem Gilani [aut, cre]
Maintainer: Saiem Gilani <saiem.gilani@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-19 18:50:02 UTC
Built: R 4.3.0; ; 2023-04-12 22:30:42 UTC; unix
