Package: mdsr
Title: Complement to 'Modern Data Science with R'
Version: 0.1.3
Date: 2016-08-23
Authors@R: c(
    person("Ben", "Baumer", email = "ben.baumer@gmail.com",
      role = c("aut", "cre")),
    person("Nicholas", "Horton", email = "nhorton@amherst.edu", role = "aut"),
    person("Daniel", "Kaplan", email = "kaplan@macalester.edu", role = "aut"))
Description: A complement to *Modern Data
    Science with R* (ISBN: 978-1498724487, publisher URL: 
    <https://www.crcpress.com/Modern-Data-Science-with-R/Baumer-Kaplan-Horton/p/book/9781498724487>). 
    This package contains all of the data and code necessary to
    complete exercises and reproduce examples from the text. It also 
    facilitates connections to the SQL database server used in the book.
Depends: R (>= 3.2.0), mosaic
License: CC0
LazyData: true
Imports: babynames, DBI, dplyr, ggplot2, RMySQL
Suggests: knitr, Lahman, etl, macleish, lubridate, sp
RoxygenNote: 5.0.1
URL: http://github.com/beanumber/mdsr
BugReports: https://github.com/beanumber/mdsr/issues
NeedsCompilation: no
Packaged: 2016-08-29 13:22:48 UTC; bbaumer
Author: Ben Baumer [aut, cre],
  Nicholas Horton [aut],
  Daniel Kaplan [aut]
Maintainer: Ben Baumer <ben.baumer@gmail.com>
Repository: CRAN
Date/Publication: 2016-08-29 17:44:30
