Package: cricketdata
Version: 0.2.2
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("Hassan","Rafique", email="dazzalytics@protonmail.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 (>= 1.1.0), janitor, lubridate, magrittr, progress,
        readr, rvest, stringr, tibble, tidyr, xml2
Suggests: gghighlight, ggplot2, ggtext, glue, here, knitr, paletteer,
        patchwork, rmarkdown, R.rsp, showtext
License: GPL-3
Encoding: UTF-8
ByteCompile: true
URL: http://pkg.robjhyndman.com/cricketdata/,
        https://github.com/robjhyndman/cricketdata
LazyData: true
VignetteBuilder: knitr, R.rsp
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-18 23:11:53 UTC; hyndman
Author: Rob Hyndman [aut, cre],
  Timothy Hyndman [aut],
  Charles Gray [aut],
  Sayani Gupta [aut],
  Jacquie Tran [aut],
  Hassan Rafique [aut],
  Puwasala Gamakumara [ctb],
  Alex Whan [ctb]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2023-02-19 00:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:29:49 UTC; windows
