cricketdata
cricketdata copied to clipboard
International cricket data for men and women, Tests, ODIs and T20s
Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_cricketdata.html) * [x] Check if any deprecation processes should be advanced, as described in [Gradual deprecation](https://lifecycle.r-lib.org/articles/communicate.html#gradual-deprecation) *...
Hi, Is there a way to identify if a Batsmen's Innings was on the winning or losing side? Cheers
The function fetch_cricket_data() is currently not exported. I am not sure why this choice was made. I think its better if it was made available to the user, because it...
Post downloading the cricketdata package get the follwing error while fetching data with fetch_cricinfo() Error in cli::cli_progress_update() : Cannot find current progress bar for `` Thanks MD
Hi Have tried running some of the sample code in your overview page (fetch_cricinfo("T20", "Women", "Bowling") for instance) I am consistently getting the below error. Any idea what may be...
I am trying to run this simple function in R: wt20
When installing cricket data package this error is occurring ERROR: unable to collate and parse R files for package ‘cricketdata’ * removing ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library/cricketdata’ Warning in install.packages : installation of package...