{
  "_id": "6a1d67881d7bb097a0a4d6ba",
  "Package": "makepipe",
  "Title": "Pipeline Tools Inspired by 'GNU Make'",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Kinto\",\nfamily = \"Behr\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"kinto.behr@gmail.com\")",
  "Description": "A suite of tools for transforming an existing workflow\ninto a self-documenting pipeline with very minimal upfront\ncosts. Segments of the pipeline are specified in much the same\nway a 'Make' rule is, by declaring an executable recipe (which\nmight be an R script), along with the corresponding targets and\ndependencies. When the entire pipeline is run through, only\nthose recipes that need to be executed will be. Meanwhile,\nexecution metadata is captured behind the scenes for later\ninspection.",
  "License": "GPL (>= 3)",
  "URL": "https://kinto-b.github.io/makepipe/,\nhttps://github.com/kinto-b/makepipe",
  "BugReports": "https://github.com/kinto-b/makepipe/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "chromium cmake make libpng-dev libuv1-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://kinto-b.r-universe.dev",
  "Date/Publication": "2025-01-05 16:58:04 UTC",
  "RemoteUrl": "https://github.com/kinto-b/makepipe",
  "RemoteRef": "HEAD",
  "RemoteSha": "51c4649c69d410216fff9eec7d819959f191fb66",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 10:54:27 UTC",
    "User": "root"
  },
  "Author": "Kinto Behr [aut, cre, cph]",
  "Maintainer": "Kinto Behr <kinto.behr@gmail.com>",
  "MD5sum": "6391fa1ed2b605b906903e897c97262a",
  "_user": "kinto-b",
  "_type": "src",
  "_file": "makepipe_0.2.2.tar.gz",
  "_fileid": "79e0f344ead97da3defe58d981f703ba937990447551bc201824d6e1a4e37622",
  "_filesize": 278990,
  "_sha256": "79e0f344ead97da3defe58d981f703ba937990447551bc201824d6e1a4e37622",
  "_created": "2026-06-01T10:54:27.000Z",
  "_published": "2026-06-01T11:05:44.410Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78837219954,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7329681935"
    },
    {
      "job": 78837219910,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7329681253"
    },
    {
      "job": 78837219918,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7329820025"
    },
    {
      "job": 78837219985,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7329796873"
    },
    {
      "job": 78836648945,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329622796"
    },
    {
      "job": 78837219891,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329668216"
    },
    {
      "job": 78837220071,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7329651507"
    },
    {
      "job": 78837219917,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7329662277"
    },
    {
      "job": 78837220034,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7329652163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kinto-b/makepipe",
  "_commit": {
    "id": "51c4649c69d410216fff9eec7d819959f191fb66",
    "author": "Kinto <kinto.behr@gmail.com>",
    "committer": "Kinto <kinto.behr@gmail.com>",
    "message": "Update code coverage action\n",
    "time": 1736096284
  },
  "_maintainer": {
    "name": "Kinto Behr",
    "email": "kinto.behr@gmail.com",
    "login": "kinto-b",
    "description": "Statistician - Data Scientist",
    "uuid": 61998181
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "nomnoml",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    }
  ],
  "_owner": "kinto-b",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "make",
    "pipeline"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "kinto-b",
      "count": 83,
      "uuid": 61998181
    }
  ],
  "_userbio": {
    "uuid": 61998181,
    "type": "user",
    "name": "Kinto",
    "description": "Statistician - Data Scientist"
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/makepipe"
  },
  "_devurl": "https://github.com/kinto-b/makepipe",
  "_pkgdown": "https://kinto-b.github.io/makepipe/",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/makepipe.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kinto-b/makepipe",
  "_realowner": "kinto-b",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2021-10-29"
    },
    {
      "version": "0.0.5",
      "date": "2021-11-04"
    },
    {
      "version": "0.1.0",
      "date": "2021-11-23"
    },
    {
      "version": "0.2.0",
      "date": "2022-05-13"
    },
    {
      "version": "0.2.1",
      "date": "2022-12-07"
    },
    {
      "version": "0.2.2",
      "date": "2025-01-07"
    }
  ],
  "_exports": [
    "get_pipeline",
    "is_pipeline",
    "make_register",
    "make_with_dir",
    "make_with_recipe",
    "make_with_roxy",
    "make_with_source",
    "out_of_date",
    "Pipeline",
    "reset_pipeline",
    "save_pipeline",
    "Segment",
    "SegmentRecipe",
    "SegmentSource",
    "set_pipeline",
    "show_pipeline"
  ],
  "_help": [
    {
      "page": "make_register",
      "title": "Register objects to be returned from 'make_with_source'",
      "topics": [
        "make_register"
      ]
    },
    {
      "page": "make_with_dir",
      "title": "Create a pipeline using roxygen tags",
      "concept": [
        "make"
      ],
      "topics": [
        "make_with_dir",
        "make_with_roxy"
      ]
    },
    {
      "page": "make_with_recipe",
      "title": "Make targets out of dependencies using a recipe",
      "concept": [
        "make"
      ],
      "topics": [
        "make_with_recipe"
      ]
    },
    {
      "page": "make_with_source",
      "title": "Make targets out of dependencies using a source file",
      "concept": [
        "make"
      ],
      "topics": [
        "make_with_source"
      ]
    },
    {
      "page": "out_of_date",
      "title": "Check if targets are out-of-date vis-a-vis their dependencies",
      "topics": [
        "out_of_date"
      ]
    },
    {
      "page": "pipeline-accessors",
      "title": "Access and interface with Pipeline.",
      "concept": [
        "pipeline"
      ],
      "topics": [
        "get_pipeline",
        "is_pipeline",
        "pipeline-accessors",
        "reset_pipeline",
        "set_pipeline"
      ]
    },
    {
      "page": "pipeline-vis",
      "title": "Visualise the Pipeline.",
      "concept": [
        "pipeline"
      ],
      "topics": [
        "pipeline-vis",
        "save_pipeline",
        "show_pipeline"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kinto-b/makepipe/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kinto-b/makepipe/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "base64enc",
    "brew",
    "bslib",
    "cachem",
    "callr",
    "chromote",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "desc",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nomnoml",
    "otel",
    "pkgbuild",
    "pkgload",
    "png",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "sass",
    "tinytex",
    "webshot2",
    "websocket",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "makepipe.Rmd",
      "filename": "makepipe.html",
      "title": "Introduction to makepipe",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Converting an existing workflow",
        "make_*()",
        "roxygen",
        "Clean and build",
        "Return values and registration",
        "Execution details"
      ],
      "created": "2021-11-23 02:53:34",
      "modified": "2022-12-07 06:01:40",
      "commits": 3
    }
  ],
  "_score": 5.498310553789601,
  "_indexed": true,
  "_nocasepkg": "makepipe",
  "_universes": [
    "kinto-b"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-01T10:57:21.000Z",
      "distro": "noble",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "4e7d204e19e775e4861bd7f03feb79bd49fb7fda9021130408fbf84f71325927",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-01T10:57:21.000Z",
      "distro": "noble",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "5ed2fde0f1cc006d251763064930ab9f893be525e3d1f10d67430c824f4f6aba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-01T11:04:55.000Z",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "b1a2908818a92855a0ff691e7d3a15222f727e2b206010aa3ca97f8aa8c995f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-01T11:03:36.000Z",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "a09011228975f0f15d05bb4dd5a94bab9224a87d4f9cb0249c97c8e95df6f543",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-01T10:57:01.000Z",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "d2c4d45ac987940e5be01a106fc8c9c06abee814fa489fae2397638875ab9bb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-01T10:55:44.000Z",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "c82f262491a1286df9acb65be9fbe7e788f629977443e45f2897682325cf83a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-01T10:56:17.000Z",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "5205462b24a2ee16dfb129aa3245d5d771373c3806164b39e0c81d747efcf3b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-01T10:55:46.000Z",
      "commit": "51c4649c69d410216fff9eec7d819959f191fb66",
      "fileid": "ae26b892fd7dc8fab8e1efe1a472a9f402958c0f504e996c6f3e5c12127505a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kinto-b/actions/runs/26750396336"
    }
  ]
}