{
  "_id": "6a1f05efb401979e7341ba9c",
  "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-05-18 07:18:10 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>",
  "MD5sum": "4990abad0bed268d4c0d4b09efbed3a0",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "tflow_0.4.1.tar.gz",
  "_fileid": "32c8bb137492cee10001646088b78c5f76cd930591688fa6990bbd4290639580",
  "_filesize": 80868,
  "_sha256": "32c8bb137492cee10001646088b78c5f76cd930591688fa6990bbd4290639580",
  "_created": "2026-05-18T07:18:10.000Z",
  "_published": "2026-06-02T16:33:51.283Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79121529675,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7051675450"
    },
    {
      "job": 79121529599,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7051675269"
    },
    {
      "job": 79121529685,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7051671088"
    },
    {
      "job": 79121529376,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7051674171"
    },
    {
      "job": 79121529204,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051639648"
    },
    {
      "job": 79121528886,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363875935"
    },
    {
      "job": 79121529930,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7051663669"
    },
    {
      "job": 79121529635,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7051657345"
    },
    {
      "job": 79121529727,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7051659006"
    }
  ],
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_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"
  },
  "_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.0",
  "_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",
    "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",
    "gh",
    "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-05-18T07:20:24.000Z",
      "distro": "noble",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "ebc870b335b688bac562a1973bae4571907fb6e54d7be41690917b8bfeaa8e83",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-18T07:20:24.000Z",
      "distro": "noble",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "95ac7005f7c99f925cf79e4a2034b0114a3ac66508102838d334949db905e84b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-18T07:20:07.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "437c079e974cc9f1f827ba8d0981611cf5143355a65499c7483f7e5443dab6b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-18T07:20:21.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "c80567933172d54a23abee8f73ea69a7851eaa3f4028e333012a6a9ac2314d27",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-18T07:19:38.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "7c6628a71fa35df939a0866ee477f61bd6a97a7e1f5a70bb59f5ef2c94c68432",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-18T07:19:16.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "22c4299259cc8607c3f99ad27de3a7a57c76620721f854df80b5c0329c2502db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-18T07:19:22.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "a3d3053eb9da84cff37b0d932d86de5e200e4c58ac433c92ba39d0a105e9e3e5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-02T16:33:30.000Z",
      "commit": "7a4e72bd8e88eb7a83402572b389fcf0507c365c",
      "fileid": "479ff7b348f37ae97549a0e15e77fc819ef866ffee735bc99d6c2893b8a5e0d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26019063245"
    }
  ]
}