Package: ceblR Title: Extract Data from the Canadian Elite Basketball League Version: 1.0.0 Authors@R: c(person("David", "Awosoga", , "odo.awosoga@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2741-5770")), person("Matthew", "Chow", , "mc2chow@uwaterloo.ca", role = c("aut"), comment = c(ORCID = "0009-0009-6045-6839")), person("Ryan", "Du", , "ryandu343@gmail.com", role = c("aut")) ) Description: Gather boxscore and play-by-play data from the Canadian Elite Basketball League (CEBL) to create a repository of basic and advanced statistics for teams and players. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, lifecycle, magrittr, readr Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/awosoga/ceblR, https://awosoga.github.io/ceblR/ BugReports: https://github.com/awosoga/ceblR/issues VignetteBuilder: knitr Config/pak/sysreqs: libx11-dev Repository: https://awosoga.r-universe.dev Date/Publication: 2025-11-03 00:29:34 UTC RemoteUrl: https://github.com/awosoga/ceblr RemoteRef: HEAD RemoteSha: 36cf4fe2e37ef51ab8bd5aaea784c7502862c944 NeedsCompilation: no Packaged: 2026-07-07 07:12:42 UTC; root Author: David Awosoga [aut, cre, cph] (ORCID: ), Matthew Chow [aut] (ORCID: ), Ryan Du [aut] Maintainer: David Awosoga