Type: Package Package: nblR Title: Data Extraction of Australian NBL Basketball Statistics Version: 0.0.4 Authors@R: c( person("Jason", "Zivkovic", , "jaseziv83@gmail.com", role = c("aut", "cre", "cph")) ) Description: Allow users to obtain basketball statistics for the Australian basketball league 'NBL'. Stats include play-by-play, shooting locations, results and box scores for teams and players. License: GPL-3 URL: https://github.com/JaseZiv/nblR BugReports: https://github.com/JaseZiv/nblR/issues Depends: R (>= 4.0.0) Imports: magrittr, cli Suggests: dplyr, knitr, rmarkdown, testthat (>= 3.0.0) Encoding: UTF-8 RoxygenNote: 7.2.1 Config/testthat/edition: 3 Repository: https://jaseziv.r-universe.dev Date/Publication: 2024-11-16 09:16:10 UTC RemoteUrl: https://github.com/jaseziv/nblr RemoteRef: HEAD RemoteSha: 9f5cbc14e17b0587fc5c522b2b9ce66e7019c976 NeedsCompilation: no Packaged: 2026-06-09 06:15:48 UTC; root Author: Jason Zivkovic [aut, cre, cph] Maintainer: Jason Zivkovic