Package: BasketballAnalyzeR
Type: Package
Title: Analysis and Visualization of Basketball Data
Version: 0.8.1
Date: 2025-10-30
Authors@R: c(person(given = "Marco",
                    family = "Sandri",
                    role = c("aut", "cre"),
                    email = "basketballanalyzer.help@unibs.it",
                    comment = c(ORCID = "0000-0002-1422-5695")),
             person(given = "Paola",
                    family = "Zuccolotto",
                    role = "aut",
                    comment = c(ORCID = "0000-0003-4399-7018")),
             person(given = "Marica",
                    family = "Manisera",
                    role = "aut",
                    comment = c(ORCID = "0000-0002-2982-0243")))
Description: Contains data and code to accompany  the book 
             P. Zuccolotto and M. Manisera (2020) Basketball Data Science. Applications with R. CRC Press. ISBN 9781138600799.
License: GPL (>= 2.0)
Encoding: UTF-8
LazyData: true
URL: https://github.com/sndmrc/BasketballAnalyzeR/
BugReports: https://github.com/sndmrc/BasketballAnalyzeR/issues
Contact: <basketballanalyzer.help@unibs.it>
Depends: R (>= 3.4), ggplot2 (>= 3.4.0)
Imports: plyr (>= 1.8.4), dplyr (>= 0.7.6), tidyr (>= 0.8.1), rlang (>=
        0.4.3), magrittr (>= 1.5), ggrepel (>= 0.8), gridExtra (>=
        2.3), MASS (>= 7.3), directlabels (>= 2018.05), corrplot (>=
        0.80), PBSmapping (>= 2.70), sp (>= 1.3), operators (>= 0.1),
        stringr (>= 1.3), GGally (>= 1.4), statnet.common (>= 4.2),
        readr (>= 1.3), utils (>= 4.2.3), gtools (>= 3.9.4), data.table
        (>= 1.14), mathjaxr (>= 1.6), stats, grDevices, graphics
Suggests: dendextend (>= 1.8), ggnetwork (>= 0.5), ggplotify (>=
        0.0.3), network (>= 1.13.0)
RdMacros: mathjaxr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-30 21:35:04 UTC; sndmr
Author: Marco Sandri [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1422-5695>),
  Paola Zuccolotto [aut] (ORCID: <https://orcid.org/0000-0003-4399-7018>),
  Marica Manisera [aut] (ORCID: <https://orcid.org/0000-0002-2982-0243>)
Maintainer: Marco Sandri <basketballanalyzer.help@unibs.it>
Repository: CRAN
Date/Publication: 2025-10-30 21:50:02 UTC
Built: R 4.4.3; ; 2025-11-10 04:50:24 UTC; windows
