Last data update: 2014.03.03

Lahman

Package: Lahman
Type: Package
Title: Sean Lahman's Baseball Database
Version: 4.0-1
Date: 2015-09-04
Authors@R: c(person(given = "Michael", family = "Friendly", role="aut"),
person(given= "Dennis", family = "Murphy", role="ctb"),
person(given ="Martin", family = "Monkman", role="ctb"),
person(given ="Chris", family = "Dalzell", role=c("cre","ctb"), email="cdalzell@gmail.com"))
Author: Michael Friendly [aut], Dennis Murphy [ctb], Martin Monkman [ctb], Chris Dalzell [cre, ctb]
Maintainer: Chris Dalzell <cdalzell@gmail.com>
Description: Provides the tables from Sean Lahman's Baseball Database as a set of R data.frames.
It uses the data on pitching, hitting and fielding performance and other tables
from 1871 through 2014, as recorded in the 2015 version of the database.
Depends: R (>= 2.10)
Suggests: lattice, ggplot2, googleVis, data.table, vcd, plyr, reshape2,
zipcode
License: GPL
URL: http://lahman.r-forge.r-project.org/
LazyLoad: yes
LazyData: yes
Repository: CRAN
Repository/R-Forge/Project: lahman
Repository/R-Forge/Revision: 39
Repository/R-Forge/DateTimeStamp: 2013-06-01 03:33:30
Date/Publication: 2015-09-15 08:35:24
Packaged: 2015-09-15 00:12:13 UTC; chrisdalzell
NeedsCompilation: no

28 images, 4 functions, 26 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Lahman' ...
** package 'Lahman' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Lahman'
    finding HTML links ... done
    AllstarFull                             html  
    Appearances                             html  
    AwardsManagers                          html  
    AwardsPlayers                           html  
    AwardsShareManagers                     html  
    AwardsSharePlayers                      html  
    Batting                                 html  
    BattingPost                             html  
    CollegePlaying                          html  
    Fielding                                html  
    FieldingOF                              html  
    FieldingPost                            html  
    HallOfFame                              html  
    Label                                   html  
    Lahman-package                          html  
    LahmanData                              html  
    Managers                                html  
    ManagersHalf                            html  
    Master                                  html  
    Pitching                                html  
    PitchingPost                            html  
    Salaries                                html  
    Schools                                 html  
    SeriesPost                              html  
    Teams                                   html  
    TeamsFranchises                         html  
    TeamsHalf                               html  
    battingLabels                           html  
    battingStats                            html  
    playerInfo                              html  
** building package indices
** testing if installed package can be loaded
* DONE (Lahman)
Making 'packages.html' ... done