{
  "_id": "6a59def109eb0996dd68ee75",
  "Package": "tflow",
  "Title": "Setup a project in the tflow style for using the targets package",
  "Version": "0.4.1",
  "Authors@R": "c(\nperson(\"Miles\", \"McBain\", email = \"miles.mcbain@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Shir\", \"Dekel\", email = \"shirdekel@yahoo.com.au\", role = \"ctb\"),\nperson(\"Noam\", \"Ross\", email = \"NA@example.com\", role = \"aut\", comment = c(ORCID='0000-0002-2136-0000')),\nperson(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\nstyle, using targets.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Remotes": [
    "milesmcbain/fnmate",
    "milesmcbain/capsule",
    "milesmcbain/atcursor"
  ],
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libssl-dev\nlibx11-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": {
    "Date": "2026-07-17 07:48:29 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre],\nShir Dekel [ctb],\nNoam Ross [aut] (ORCID: <https://orcid.org/0000-0002-2136-0000>),\nRobert M Flight [ctb] (ORCID: <https://orcid.org/0000-0001-8141-7788>)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "tflow_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/34c1491ac05f129ddede11e463fdfc83ca056c50649daf0d5410e2cd04fd24ea",
  "_filesize": 80982,
  "_sha256": "34c1491ac05f129ddede11e463fdfc83ca056c50649daf0d5410e2cd04fd24ea",
  "_expires": "2026-10-25T07:51:11.000Z",
  "_created": "2026-07-17T07:48:29.000Z",
  "_published": "2026-07-17T07:51:13.070Z",
  "_jobs": [
    {
      "job": 87833290213,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8400522014"
    },
    {
      "job": 87833290254,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8400518931"
    },
    {
      "job": 87833290285,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8400519585"
    },
    {
      "job": 87833290292,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8400511665"
    },
    {
      "job": 87832668166,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400476993"
    },
    {
      "job": 87833290195,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8400523274"
    },
    {
      "job": 87833290257,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8400499085"
    },
    {
      "job": 87833290262,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8400504792"
    },
    {
      "job": 87833290393,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8400499511"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005",
  "_status": "success",
  "_upstream": "https://github.com/milesmcbain/tflow",
  "_commit": {
    "id": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #27 from rmflight/fix-name-warning\n\nupdate rmflight info",
    "time": 1750981015
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "description": "",
    "uuid": 9996346
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "fnmate",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "sourcetools",
      "role": "Imports"
    },
    {
      "package": "atcursor",
      "version": ">= 0.0.1",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "conflicted",
      "role": "Suggests"
    },
    {
      "package": "capsule",
      "role": "Suggests"
    },
    {
      "package": "dotenv",
      "role": "Suggests"
    },
    {
      "package": "targets",
      "role": "Suggests"
    },
    {
      "package": "tarchetypes",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 95,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 55,
      "uuid": 9996346
    },
    {
      "user": "rmflight",
      "count": 5,
      "uuid": 1509626
    },
    {
      "user": "aariq",
      "count": 3,
      "uuid": 25404783
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "shirdekel",
      "count": 1,
      "uuid": 49865192
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain",
    "followers": 588
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tflow"
  },
  "_devurl": "https://github.com/milesmcbain/tflow",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tflow.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "rs_invalidate_target_at_cursor",
    "rs_invalidate_target_at_cursor_in_current_plan",
    "rs_load_current_editor_targets",
    "rs_load_target_at_cursor_from_any_plan",
    "rs_make_target_at_cursor",
    "rs_make_target_at_cursor_in_current_plan",
    "rs_make_target_at_cursor_shortcut",
    "rs_tar_make_current_plan",
    "tflow_load_all",
    "use_gitignore",
    "use_qmd",
    "use_rmd",
    "use_tflow"
  ],
  "_help": [
    {
      "page": "qmd_target",
      "title": "qmd_target",
      "topics": [
        "qmd_target"
      ]
    },
    {
      "page": "rmd_target",
      "title": "rmd_target",
      "topics": [
        "rmd_target"
      ]
    },
    {
      "page": "use_gitignore",
      "title": "use_gitignore",
      "topics": [
        "use_gitignore"
      ]
    },
    {
      "page": "use_qmd",
      "title": "use_qmd",
      "topics": [
        "use_qmd"
      ]
    },
    {
      "page": "use_rmd",
      "title": "use_rmd",
      "topics": [
        "use_rmd"
      ]
    },
    {
      "page": "use_tflow",
      "title": "use_tflow",
      "topics": [
        "use_tflow"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/tflow/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "atcursor",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fnmate",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "hms",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sourcetools",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 4.4170562991191105,
  "_indexed": true,
  "_nocasepkg": "tflow",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-17T07:50:42.000Z",
      "distro": "resolute",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/203e3b34832f3a63a3da2399f293742092eeeef244a8e7ca9ffb0460e598bd02",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-17T07:50:35.000Z",
      "distro": "resolute",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/3806aa35e11f2a054db6306876c44221b093f532e684d7a7233764f71c9d7d83",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-17T07:50:36.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/9b7b2d1abac546e0676a0af98e3cce3e1df0fbd3318ed72cf3e7d1d4b0a9970b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-17T07:50:15.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/798df5fdef69c6c2a6ebaa0aba3110af87242104f2e836028787974d3a842152",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-17T07:50:53.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/1b4c17827338358e3c059269d1fb5c93ecfcad7eb8407c4344af533c928f06c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-17T07:49:33.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/0af77bf75e8c2782da5e7e3e0a9ea901441ec45f70817a70e0e14a77a8dbf26b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-17T07:49:49.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/9ebf52e54698c9da2944ece456f129a5a214d7ced6f211fc2274cd8098b6d6b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-17T07:49:35.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "https://r2.ropensci.org/d7bbf0b6a56b79d6e4fe1c94a33f6acca3ed4c90be56ae1aaaa9603a2555ad44",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/29564061005"
    }
  ]
}