Package: drake
Title: Data Frames in R for Make
Version: 4.3.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, knitr,
        lubridate, magrittr, parallel, plyr, R.utils, rprojroot, stats,
        storr (>= 1.1.0), stringi, stringr, testthat, utils,
        visNetwork, withr
Suggests: abind, 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-10-17 21:50:48 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-10-18 03:15:31 UTC
