Package: drake
Title: Data Frames in R for Make
Description: An R-focused pipeline toolkit
  for reproducible code and high-performance computing.
Version: 5.0.0
License: GPL-3
URL: https://github.com/ropensci/drake
BugReports: https://github.com/ropensci/drake/issues
Authors@R: c(
  person(
    family = "Landau",
    given = c("William", "Michael"),
    email = "will.landau@gmail.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 = "Marwick",
    given = "Ben",
    email = "bmarwick@uw.edu",
    role = "rev"
  ),
  person(
    family = "Slaughter",
    given = "Peter",
    email = "slaughter@nceas.ucsb.edu",
    role = "rev"
  ),
  person(
    family = "Eli Lilly and Company",
    role = "cph"
  ))
Depends: R (>= 3.2.0)
Imports: codetools, crayon, evaluate, digest, formatR, future,
        future.apply, grDevices, igraph, knitr, lubridate, magrittr,
        parallel, plyr, R.utils, rprojroot, stats, storr (>= 1.1.0),
        stringi, stringr, testthat, utils, visNetwork, withr
Suggests: abind, cranlogs, DBI, Ecdat, future.batchtools, ggplot2,
        MASS, methods, RSQLite, rmarkdown, tibble
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-26 05:57:11 UTC; wlandau
Author: William Michael Landau [aut, cre],
  Alex Axthelm [ctb],
  Jasper Clarkberg [ctb],
  Ben Marwick [rev],
  Peter Slaughter [rev],
  Eli Lilly and Company [cph]
Maintainer: William Michael Landau <will.landau@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-26 11:22:52 UTC
