Package: drake
Title: Data Frames in R for Make
Version: 2.1.1
Date: 2017-04-12
Authors@R: c(
  person(family = "Landau", given = c("William", "Michael"),
    email = "will.landau@lilly.com", role = c("aut", "cre")),
  person(family = "Eli Lilly and Company", role = "cph"))
Description: Reproducible build system for any project. Understands
    the dependency structure of your project, builds out-of-date
    targets, skips up-to-date targets, and offers two forms of
    parallel computing.
License: GPL-3
Depends: R (>= 3.2.0)
Imports: base64url, codetools, crayon, eply, digest, igraph, magrittr,
        parallel, plyr, R.utils, storr, stringi, stringr, testthat,
        tools, utils
Suggests: abind, knitr, MASS, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/wlandau-lilly/drake
BugReports: https://github.com/wlandau-lilly/drake/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-14 13:01:15 UTC; c240390
Author: William Michael Landau [aut, cre],
  Eli Lilly and Company [cph]
Maintainer: William Michael Landau <will.landau@lilly.com>
Repository: CRAN
Date/Publication: 2017-04-14 13:59:25 UTC
