Package: cricketdata Version: 0.3.0.9000 Title: International Cricket Data Description: Data on international and other major cricket matches from ESPNCricinfo and Cricsheet . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 BugReports: https://github.com/robjhyndman/cricketdata/issues Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2025-07-21 23:13:00 UTC RemoteUrl: https://github.com/robjhyndman/cricketdata RemoteRef: HEAD RemoteSha: c87fb8cfcd4b1a39f5f5d53e0f549014debff082 NeedsCompilation: no Packaged: 2026-06-16 10:10:47 UTC; root 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