Package: episheet
Type: Package
Title: Rothman's Episheet
Version: 0.4.0
Authors@R: c(
    person("James", "Black", , "james@epijim.uk", c("aut", "cre")),
    person("Ken Rothman", role = "cph"),
    person("Simon", "Thelwall", , "simon.thelwall@gmail.com", c("ctb"), 
      comment = c(ORCID = "0000-0002-0434-2724"))
    )
Maintainer: James Black <james@epijim.uk>
Description: A collection of R functions supporting the text book
  Modern Epidemiology, Second Edition, by Kenneth J.Rothman and Sander Greenland.
  ISBN 13: 978-0781755641  See <http://www.krothman.org/> for more information.
License: GPL (>= 2)
URL: https://github.com/epijim/episheet
BugReports: https://github.com/epijim/episheet/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 2.10.0)
Suggests: knitr, rmarkdown, testthat
Imports: dplyr, tidyr, ggplot2, magrittr, assertthat, rlang
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-23 20:14:41 UTC; blackj9
Author: James Black [aut, cre],
  Ken Rothman [cph],
  Simon Thelwall [ctb] (<https://orcid.org/0000-0002-0434-2724>)
Repository: CRAN
Date/Publication: 2019-01-23 20:30:03 UTC
