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"))
      )
Description: Gather boxscore and play-by-play data from the Canadian Elite Basketball League (CEBL) <https://www.cebl.ca> to create a repository of basic and advanced statistics for teams and players.
License: MIT + file LICENSE
Encoding: UTF-8
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
NeedsCompilation: no
Packaged: 2025-07-16 16:37:18 UTC; ddawosog
Author: David Awosoga [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-2741-5770>),
  Matthew Chow [aut]
Maintainer: David Awosoga <odo.awosoga@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-19 09:10:23 UTC
Built: R 4.6.0; ; 2025-11-02 04:42:37 UTC; windows
