Package: drake
Title: Data Frames in R for Make
Version: 4.4.0
Authors@R: c(
  person(
    family = "Landau",
    given = c("William", "Michael"),
    email = "will.landau@lilly.com",
    role = c("aut", "cre")),
  person(
    family = "Axthelm",
    given = "Alex",
    email = "aaxthelm@che.IN.gov",
    role = "ctb"),
  person(
    family = "Clarkberg",
    given = "Jasper",
    email = "jasper@clarkberg.org",
    role = "ctb"),
  person(
    family = "Eli Lilly and Company",
    role = "cph"))
Description: A solution for reproducible code and 
  high-performance computing.
License: GPL-3
Depends: R (>= 3.2.0)
Imports: codetools, crayon, eply, evaluate, digest, future, grDevices,
        igraph, knitr, lubridate, magrittr, parallel, plyr, R.utils,
        rprojroot, stats, storr (>= 1.1.0), stringi, stringr, testthat,
        utils, visNetwork, withr
Suggests: abind, future.batchtools, MASS, methods, rmarkdown, tibble
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-11-05 05:24:08 UTC; C240390
Author: William Michael Landau [aut, cre],
  Alex Axthelm [ctb],
  Jasper Clarkberg [ctb],
  Eli Lilly and Company [cph]
Maintainer: William Michael Landau <will.landau@lilly.com>
Repository: CRAN
Date/Publication: 2017-11-05 06:02:56 UTC
