Package: Lahman
Type: Package
Title: Sean 'Lahman' Baseball Database
Version: 7.0-1
Date: 2019-05-01
Authors@R: c(person(given = "Michael", family = "Friendly", role="aut", email="friendly@yorku.ca"), 
        person(given ="Chris", family = "Dalzell", role=c("cre","aut"), email="cdalzell@gmail.com"),
        person(given ="Martin", family = "Monkman", role="aut"),
        person(given= "Dennis", family = "Murphy", role="aut"), 
        person(given ="Vanessa", family = "Foot", role="ctb"),
        person(given = "Justeena", family = "Zaki-Azat", role="ctb")
        )
Author: Michael Friendly [aut],
  Chris Dalzell [cre, aut],
  Martin Monkman [aut],
  Dennis Murphy [aut],
  Vanessa Foot [ctb],
  Justeena Zaki-Azat [ctb]
Maintainer: Chris Dalzell <cdalzell@gmail.com>
Description: Provides the tables from the 'Sean Lahman 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 2018, as recorded in the 2019
    version of the database. Documentation examples show how many baseball
    questions can be investigated.
Depends: R (>= 2.10)
Suggests: lattice, ggplot2, googleVis, data.table, vcd, reshape2,
        tidyr, zipcode, knitr, rmarkdown, car
Imports: dplyr
License: GPL
URL: http://lahman.r-forge.r-project.org/
LazyLoad: yes
LazyData: yes
BugReports: https://github.com/cdalzell/Lahman/issues
Repository: CRAN
Repository/R-Forge/Project: lahman
Repository/R-Forge/Revision: 39
Repository/R-Forge/DateTimeStamp: 2013-06-01 03:33:30
Date/Publication: 2019-05-02 09:30:03 UTC
Packaged: 2019-05-02 01:16:13 UTC; dz
NeedsCompilation: no
RoxygenNote: 6.1.1
VignetteBuilder: knitr
