Package: BAwiR
Type: Package
Title: Analysis of Basketball Data
Version: 1.2.7
Date: 2021-07-19
Author: Guillermo Vinue
Maintainer: Guillermo Vinue <Guillermo.Vinue@uv.es>
Description: Collection of tools to work with basketball data. Functions available are related to friendly 
	web scraping and visualization. Data were obtained from <https://www.euroleague.net/>, 
	<https://www.eurocupbasketball.com/> and <https://www.acb.com/>, following the instructions 
        of their respectives robots.txt files, when available. Tools for visualization include a population pyramid, 2D plots, 
        circular plots of players' percentiles, plots of players' monthly/yearly stats,
	team heatmaps, team shooting plots, team four factors plots, cross-tables with the results of regular season games
	and maps of nationalities. Please see Vinue (2020) <doi:10.1089/big.2018.0124>. 
License: GPL (>= 2)
URL: https://www.R-project.org, https://www.uv.es/vivigui/,
        https://www.uv.es/vivigui/AppEuroACB.html
Depends: R (>= 3.4.0)
Imports: Anthropometry, plyr, dplyr, ggplot2, ggthemes, grid, httr,
        lubridate, magrittr, purrr, reshape2, rvest, rworldmap, scales,
        stringi, stringr, tibble, tidyr, xml2
Suggests: knitr, markdown, rmarkdown
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2021-07-19 08:24:48 UTC; guillevinue
Repository: CRAN
Date/Publication: 2021-07-19 08:50:02 UTC
Built: R 4.1.0; ; 2021-07-20 03:06:57 UTC; unix
