Package: play
Type: Package
Title: Visualize Sports Data
Version: 0.1.3
Authors@R: 
    person("Joe", "Chelladurai", , "joe.chelladurai@yahoo.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8477-3753"))
Description: Provides functions to visualise sports data. Converts data into a 
    format suitable for plotting charts. Helps to ease the process of working with
    messy sports data to a more user friendly format. Football data is accessed 
    through 'worldfootballR' '<https://github.com/JaseZiv/worldfootballR>' which 
    gets data from 'FBref' <https://fbref.com/en>, 'Transfermarkt' <https://www.transfermarkt.com/>, 
    'Understat' <https://understat.com/>, and 'fotmob' <https://www.fotmob.com/>. 
URL: https://joe-chelladurai.github.io/play/
BugReports: https://github.com/joe-chelladurai/play/issues
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, forcats, ggplot2, purrr, stringr, tibble, tidyr,
        worldfootballR
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-01-24 15:56:16 UTC; Home
Author: Joe Chelladurai [aut, cre] (<https://orcid.org/0000-0001-8477-3753>)
Maintainer: Joe Chelladurai <joe.chelladurai@yahoo.com>
Repository: CRAN
Date/Publication: 2023-01-25 08:00:13 UTC
Built: R 4.3.0; ; 2023-07-10 05:37:57 UTC; unix
