-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathDESCRIPTION
30 lines (30 loc) · 831 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: cricketr
Type: Package
Title: Analyze Cricketers and Cricket Teams Based on ESPN Cricinfo Statsguru
Description: Tools for analyzing performances of cricketers based on stats in
ESPN Cricinfo Statsguru. The toolset can be used for analysis of Tests,ODIs
and Twenty20 matches of both batsmen and bowlers. The package can also be used to
analyze team performances.
Version: 0.0.26
Date: 2021-03-22
Author: Tinniam V Ganesh
Maintainer: Tinniam V Ganesh <[email protected]>
License: MIT + file LICENSE
Depends:
R (>= 3.1.2)
Imports:
dplyr,
plotrix,
ggplot2,
scatterplot3d,
forecast,
lubridate,
XML,
graphics,
grDevices,
httr,
stats,
utils
URL: https://github.com/tvganesh/cricketr
BugReports: https://github.com/tvganesh/cricketr/issues
RoxygenNote: 7.1.1