The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

yorkr

This R package can be used to analyze performances of cricketers based on match data from Cricsheet. The yorkr package can handle match data from ODIs, Twenty20s and IPL T20s from Cricsheet. The data has to be in yaml format

The package can be installed directly from CRAN as follows

install.packages(“yorkr”) library(yorkr)

The latest updates can be installed directly from Github library(devtools) install_github(“tvganesh/yorkr”) library(yorkr)

For details on how to use the yorkr package please see my posts

  1. Introducing cricket package yorkr-Part1:Beaten by sheer pace!.
  2. Introducing cricket package yorkr: Part 2-Trapped leg before wicket!
  3. Introducing cricket package yorkr: Part 3-Foxed by flight!
  4. Introducing cricket package yorkr:Part 4-In the block hole!
  5. yorkr pads up for the Twenty20s: Part 1- Analyzing team"s match performance.
  6. yorkr pads up for the Twenty20s: Part 2-Head to head confrontation between teams
  7. yorkr pads up for the Twenty20s:Part 3:Overall team performance against all oppositions!
  8. yorkr pads up for Twenty20s:Part 4- Individual batting and bowling performances!
  9. yorkr crashes the IPL party ! – Part 1
  10. yorkr crashes the IPL party ! – Part 2
  11. yorkr crashes the IPL party ! – Part 3
  12. yorkr crashes the IPL party! – Part 4

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.