Last data update: 2014.03.03

yorkr

Package: yorkr
Type: Package
Version: 0.0.5
Title: Analyze Cricket Performances Based on Data from Cricsheet
Description: Analyzing performances of cricketers and cricket teams
based on 'yaml' match data from Cricsheet <http://cricsheet.org>.
Date: 2016-04-23
Author: Tinniam V Ganesh
Maintainer: Tinniam V Ganesh <tvganesh.85@gmail.com>
License: MIT + file LICENSE
Depends: R (>= 3.2.4)
LazyData: TRUE
RoxygenNote: 5.0.1
Imports: dplyr, ggplot2, reshape2, yaml, gridExtra, rpart.plot, stats,
utils
URL: https://github.com/tvganesh/yorkr
NeedsCompilation: no
Packaged: 2016-05-21 09:32:03 UTC; Ganesh
Repository: CRAN
Date/Publication: 2016-05-21 11:55:09

● 0 images, 77 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'yorkr' ...
** package 'yorkr' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'yorkr'
    finding HTML links ... done
    batsmanCumulativeAverageRuns            html  
    batsmanCumulativeStrikeRate             html  
    batsmanDismissals                       html  
    batsmanFoursSixes                       html  
    batsmanMovingAverage                    html  
    batsmanRunsAgainstOpposition            html  
    batsmanRunsPredict                      html  
    batsmanRunsVenue                        html  
    batsmanRunsVsDeliveries                 html  
    batsmanRunsVsStrikeRate                 html  
    bowlerCumulativeAvgEconRate             html  
    bowlerCumulativeAvgWickets              html  
    bowlerDeliveryWickets                   html  
    bowlerMeanEconomyRate                   html  
    bowlerMeanRunsConceded                  html  
    bowlerMovingAverage                     html  
    bowlerWicketPlot                        html  
    bowlerWicketsAgainstOpposition          html  
    bowlerWicketsVenue                      html  
    bowlerWktsPredict                       html  
    convertAllYaml2RDataframes              html  
    convertAllYaml2RDataframesT20           html  
    convertYaml2RDataframe                  html  
    convertYaml2RDataframeT20               html  
    getAllMatchesAllOpposition              html  
    getAllMatchesBetweenTeams               html  
    getBatsmanDetails                       html  
    getBowlerWicketDetails                  html  
    getDeliveryWickets                      html  
    getMatchDetails                         html  
    getTeamBattingDetails                   html  
    getTeamBowlingDetails                   html  
    matchWormGraph                          html  
    parseYamlOver                           html  
    plotWinLossBetweenTeams                 html  
    rankIPLBatsmen                          html  
    rankIPLBowlers                          html  
    rankODIBatsmen                          html  
    rankODIBowlers                          html  
    rankT20Batsmen                          html  
    rankT20Bowlers                          html  
    saveAllMatchesAllOpposition             html  
    saveAllMatchesAllOppositionIPLT20       html  
    saveAllMatchesBetween2IPLTeams          html  
    saveAllMatchesBetweenTeams              html  
    specialProc                             html  
    teamBatsmenPartnershiOppnAllMatches     html  
    teamBatsmenPartnershipAllOppnAllMatches
                                            html  
    teamBatsmenPartnershipAllOppnAllMatchesPlot
                                            html  
    teamBatsmenPartnershipMatch             html  
    teamBatsmenPartnershipOppnAllMatchesChart
                                            html  
    teamBatsmenVsBowlersAllOppnAllMatchesPlot
                                            html  
    teamBatsmenVsBowlersAllOppnAllMatchesRept
                                            html  
    teamBatsmenVsBowlersMatch               html  
    teamBatsmenVsBowlersOppnAllMatches      html  
    teamBattingPerfDetails                  html  
    teamBattingScorecardAllOppnAllMatches   html  
    teamBattingScorecardMatch               html  
    teamBattingScorecardOppnAllMatches      html  
    teamBowlersVsBatsmenAllOppnAllMatchesMain
                                            html  
    teamBowlersVsBatsmenAllOppnAllMatchesPlot
                                            html  
    teamBowlersVsBatsmenAllOppnAllMatchesRept
                                            html  
    teamBowlersVsBatsmenMatch               html  
    teamBowlersVsBatsmenOppnAllMatches      html  
    teamBowlersWicketKindOppnAllMatches     html  
    teamBowlersWicketRunsOppnAllMatches     html  
    teamBowlersWicketsOppnAllMatches        html  
    teamBowlingPerfDetails                  html  
    teamBowlingPerfOppnAllMatches           html  
    teamBowlingScorecardAllOppnAllMatches   html  
    teamBowlingScorecardAllOppnAllMatchesMain
                                            html  
    teamBowlingScorecardMatch               html  
    teamBowlingWicketKindAllOppnAllMatches
                                            html  
    teamBowlingWicketKindMatch              html  
    teamBowlingWicketMatch                  html  
    teamBowlingWicketRunsAllOppnAllMatches
                                            html  
    teamBowlingWicketRunsMatch              html  
** building package indices
** testing if installed package can be loaded
* DONE (yorkr)
Making 'packages.html' ... done