Package: cricketdata
Version: 0.1.1
Title: International Cricket Data
Description: Data on international and other major cricket matches from 
  ESPNCricinfo <https://www.espncricinfo.com> and Cricsheet <https://cricsheet.org>.
  This package provides some functions to download the data into tibbles ready
  for analysis.
Authors@R: c(
  person("Rob", "Hyndman", email="Rob.Hyndman@monash.edu", role=c("aut", "cre")),
  person("Timothy", "Hyndman", email="Timothy.Hyndman@gmail.com", role="aut"),
  person("Charles", "Gray", email="C.Gray@latrobe.edu.au", role="aut"),
  person("Sayani", "Gupta", email="Sayani.Gupta@monash.edu", role="aut"),
  person("Jacquie","Tran", email="jac@jacquietran.com", role="aut"),
  person("Puwasala", "Gamakumara", email="Puwasala.Gamakumara@monash.edu", role="ctb"),
  person("Alex", "Whan", email="alexwhan@gmail.com", role="ctb")
  )
Depends: R (>= 3.5.0)
Imports: dplyr, lubridate, magrittr, progress, readr, rvest, stringr,
        tibble, tidyr, xml2
Suggests: gghighlight, ggplot2, ggtext, glue, knitr, paletteer,
        patchwork, rmarkdown, showtext, tidyverse
License: GPL-3
Encoding: UTF-8
ByteCompile: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
URL: http://pkg.robjhyndman.com/cricketdata/,
        https://github.com/robjhyndman/cricketdata
NeedsCompilation: no
Packaged: 2022-02-14 02:52:15 UTC; hyndman
Author: Rob Hyndman [aut, cre],
  Timothy Hyndman [aut],
  Charles Gray [aut],
  Sayani Gupta [aut],
  Jacquie Tran [aut],
  Puwasala Gamakumara [ctb],
  Alex Whan [ctb]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2022-02-14 03:20:07 UTC
Built: R 4.0.5; ; 2022-02-14 11:40:06 UTC; unix
