Package: cricketdata
Version: 0.3.0
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 (>= 4.1.0)
Imports: cli, dplyr (>= 1.1.0), jsonlite, 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.3.2
BugReports: https://github.com/robjhyndman/cricketdata/issues
NeedsCompilation: no
Packaged: 2025-03-24 22:54:14 UTC; hyndman
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: 2025-03-25 05:50:16 UTC
Built: R 4.4.3; ; 2025-11-01 05:06:41 UTC; windows
