Package: BAwiR
Type: Package
Title: Analysis of Basketball Data
Version: 1.3.1
Date: 2023-11-14
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, 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: 2023-11-14 08:45:23 UTC; guillevinue
Repository: CRAN
Date/Publication: 2023-11-14 11:43:19 UTC
Built: R 4.2.0; ; 2023-12-22 02:05:12 UTC; unix
