Package: BAwiR
Type: Package
Title: Analysis of Basketball Data
Version: 1.3.2
Date: 2024-01-09
Author: Guillermo Vinue
Maintainer: Guillermo Vinue <Guillermo.Vinue@uv.es>
Description: Collection of tools to work with European basketball data. Functions available are related to friendly 
	web scraping, data management and visualization. Data were obtained from <https://www.euroleaguebasketball.net/euroleague/>, 
	<https://www.euroleaguebasketball.net/eurocup/> and <https://www.acb.com/>, following the instructions 
        of their respectives robots.txt files, when available. Box score data are available for the three leagues. 
	Play-by-play data are also available for the Spanish league. Methods for analysis 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,
	maps of nationalities, combinations of lineups, possessions-related variables, timeouts,
	performance by periods, personal fouls and offensive rebounds. 
	Please see Vinue (2020) <doi:10.1089/big.2018.0124>. 
License: GPL (>= 2)
URL: https://www.uv.es/vivigui/basketball_platform.html,
        https://www.uv.es/vivigui/, https://www.R-project.org
Depends: R (>= 3.5.0)
Imports: Anthropometry, plyr, dplyr, ggplot2, grid, httr, lubridate,
        magrittr, purrr, qdapRegex, readr, reshape2, rvest, rworldmap,
        scales, stringi, stringr, tibble, tidyr, xml2
Suggests: knitr, markdown, rmarkdown
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-01-09 12:08:24 UTC; guillevinue
Repository: CRAN
Date/Publication: 2024-01-09 13:10:02 UTC
Built: R 4.2.3; ; 2024-01-10 02:35:58 UTC; unix
