Package: dflow Title: Setup a project in the dflow style for using the drake Version: 0.0.0.9000 Authors@R: person("Miles", "McBain", email = "miles.mcbain@gmail.com", role = c("aut", "cre")) Description: Has a function that sets up an R workflow in the dflow style, using drake. Depends: R (>= 3.5.3) License: MIT + file LICENSE Encoding: UTF-8 Imports: usethis, fnmate, glue, readr, cli Suggests: conflicted, capsule, dotenv, drake Remotes: milesmcbain/fnmate, milesmcbain/capsule RoxygenNote: 6.1.1 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://milesmcbain.r-universe.dev Date/Publication: 2020-08-13 02:06:01 UTC RemoteUrl: https://github.com/milesmcbain/dflow RemoteRef: master RemoteSha: e0d3f33638bbb7d63c72e46f581b62f8613997a2 NeedsCompilation: no Packaged: 2026-07-25 05:36:03 UTC; root Author: Miles McBain [aut, cre] Maintainer: Miles McBain