Package: drake
Title: Data Frames in R for Make
Version: 4.2.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, digest, grDevices, igraph, lubridate,
        magrittr, parallel, plyr, R.utils, rprojroot, stats, storr (>=
        1.1.0), stringi, stringr, testthat, utils, visNetwork, withr
Suggests: abind, knitr, 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-09-29 21:23:19 UTC; root
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-09-29 21:45:11 UTC
