Package: cricketdata
Version: 0.2.3
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("Charles", "Gray", email="C.Gray@latrobe.edu.au", role="aut"),
  person("Sayani", "Gupta", email="Sayani.Gupta@monash.edu", role="aut"),
  person("Timothy", "Hyndman", email="Timothy.Hyndman@gmail.com", role="aut"),
  person("Hassan","Rafique", email="dazzalytics@protonmail.com", 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: cli, dplyr (>= 1.1.0), janitor, lubridate, readr, rvest,
        stringr, tibble, tidyr, xml2
Suggests: codetools, gghighlight, ggplot2, ggtext, glue, here, knitr,
        paletteer, patchwork, rmarkdown, R.rsp, showtext
License: GPL-3
Encoding: UTF-8
ByteCompile: true
URL: https://pkg.robjhyndman.com/cricketdata/,
        https://github.com/robjhyndman/cricketdata
LazyData: true
VignetteBuilder: knitr, R.rsp
RoxygenNote: 7.2.3
BugReports: https://github.com/robjhyndman/cricketdata/issues
NeedsCompilation: no
Packaged: 2023-08-29 10:00:02 UTC; robjhyndman
Author: Rob Hyndman [aut, cre],
  Charles Gray [aut],
  Sayani Gupta [aut],
  Timothy Hyndman [aut],
  Hassan Rafique [aut],
  Jacquie Tran [aut],
  Puwasala Gamakumara [ctb],
  Alex Whan [ctb]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2023-08-29 10:30:09 UTC
