Package: tflow Title: Setup a project in the tflow style for using the targets package Version: 0.4.1 Authors@R: c( person("Miles", "McBain", email = "miles.mcbain@gmail.com", role = c("aut", "cre")), person("Shir", "Dekel", email = "shirdekel@yahoo.com.au", role = "ctb"), person("Noam", "Ross", email = "NA@example.com", role = "aut", comment = c(ORCID='0000-0002-2136-0000')), person(given = c("Robert", "M"), family = "Flight", email = "rflight79@gmail.com", role = "ctb", comment = c(ORCID='0000-0001-8141-7788'))) Description: Has a function that sets up an R workflow in the dflow style, using targets. Depends: R (>= 3.5.0) License: MIT + file LICENSE Encoding: UTF-8 Imports: usethis, fnmate, glue, readr, cli, rstudioapi, sourcetools, atcursor (>= 0.0.1), fs, yaml Suggests: conflicted, capsule, dotenv, targets, tarchetypes, withr, here Remotes: milesmcbain/fnmate, milesmcbain/capsule, milesmcbain/atcursor RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://milesmcbain.r-universe.dev Date/Publication: 2025-06-26 23:36:55 UTC RemoteUrl: https://github.com/milesmcbain/tflow RemoteRef: master RemoteSha: 7a4e72bd8e88eb7a83402572b389fcf0507c365c NeedsCompilation: no Packaged: 2026-07-17 07:48:29 UTC; root Author: Miles McBain [aut, cre], Shir Dekel [ctb], Noam Ross [aut] (ORCID: ), Robert M Flight [ctb] (ORCID: ) Maintainer: Miles McBain