Package: drake
Title: Data Frames in R for Make
Description: An R-focused pipeline toolkit
  for reproducible code and high-performance computing.
Version: 5.1.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 = "Müller",
    given = "Kirill",
    email = "krlmlr+r@mailbox.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: bindr, CodeDepends, crayon, evaluate, digest, formatR, future,
        future.apply, grDevices, igraph, knitr, lubridate, magrittr,
        parallel, pkgconfig, plyr, purrr, R6, R.utils, rlang (>=
        0.2.0), rprojroot, stats, storr (>= 1.1.0), stringi, stringr,
        testthat, tibble, tidyselect (>= 0.2.4), utils, visNetwork,
        withr
Suggests: abind, cranlogs, curl, DBI, DT, dplyr, Ecdat,
        future.batchtools, ggplot2, httr, MASS, methods, RSQLite,
        rmarkdown, tidyr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-22 17:14:54 UTC; c240390
Author: William Michael Landau [aut, cre],
  Alex Axthelm [ctb],
  Jasper Clarkberg [ctb],
  Kirill Müller [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-03-22 18:05:03 UTC
