Package: drake
Title: Data Frames in R for Make
Version: 2.0.0
Date: 2017-03-04
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 workflow, 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: 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: 5.0.1
NeedsCompilation: no
Packaged: 2017-03-06 19:27:08 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-03-07 00:36:54
