Package: drake
Title: Data Frames in R for Make
Version: 4.1.0
Date: 2017-08-17
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: base64url, codetools, crayon, eply, digest, igraph, lubridate,
        magrittr, parallel, plyr, R.utils, stats, storr, stringi,
        stringr, testthat, tools, 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-01 21:43:18 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-09-01 22:03:22 UTC
