Package: oddsapiR Title: Access Live Sports Odds from the Odds API Version: 1.0.0 Authors@R: person("Saiem", "Gilani", , "saiem.gilani@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7194-9067")) Description: A utility to quickly obtain clean and tidy sports odds from The Odds API . License: MIT + file LICENSE URL: https://oddsapiR.sportsdataverse.org/, https://github.com/sportsdataverse/oddsapiR BugReports: https://github.com/sportsdataverse/oddsapiR/issues Depends: R (>= 4.0.0) Imports: cli (>= 3.4.1), data.table (>= 1.14.0), dplyr (>= 1.0.10), glue, httr2 (>= 1.0.0), jsonlite, magrittr, rlang (>= 1.0.4), rvest (>= 1.0.0), tibble (>= 3.0), tidyr (>= 1.0.0) Suggests: crayon (>= 1.3.4), curl, DBI, ggplot2, ggrepel, gt, knitr, progressr (>= 0.6.0), Rcpp (>= 1.0.7), RcppParallel (>= 5.1.4), rmarkdown, RSQLite, stats, stringi, stringr (>= 1.5.0), testthat, tidyselect (>= 1.2.0), usethis (>= 1.6.0), xml2 (>= 1.3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: pandoc (>= 1.12.3), pandoc-citeproc Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://sportsdataverse.r-universe.dev Date/Publication: 2026-06-24 03:13:19 UTC RemoteUrl: https://github.com/sportsdataverse/oddsapir RemoteRef: HEAD RemoteSha: efa970c01079f220b08fdce9dc803dc8590c9634 NeedsCompilation: no Packaged: 2026-06-24 06:46:45 UTC; root Author: Saiem Gilani [aut, cre] (ORCID: ) Maintainer: Saiem Gilani