Package: PremPredict Type: Package Title: Predict the Premier League Version: 0.4.7 Authors@R: person(given = "Robin", family = "Penfold", role = c("aut", "cre"), email = "robin.penfold@icloud.com" ) Description: Provides functions to predict the outcome of Premier League games and seasons. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true URL: https://github.com/p0bs/PremPredict, https://p0bs.github.io/PremPredict/ BugReports: https://github.com/p0bs/PremPredict/issues RoxygenNote: 7.3.3 Imports: cli, dplyr, forcats, gnm, jsonlite, knitr, lubridate, purrr, readr, rlang, stringr, tidyr Suggests: covr, tibble, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 4.1) Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://p0bs.r-universe.dev Date/Publication: 2026-02-03 10:30:13 UTC RemoteUrl: https://github.com/p0bs/PremPredict RemoteRef: HEAD RemoteSha: 0b232d6f88859012a3615d78c41221fa1e750055 NeedsCompilation: no Packaged: 2026-07-03 06:48:29 UTC; root Author: Robin Penfold [aut, cre] Maintainer: Robin Penfold