{
  "_id": "6a108607acfb0bcc41cb05c1",
  "Package": "pipeline",
  "Type": "Package",
  "Title": "Orchestrate Functional Workflows",
  "Version": "0.0.0.9165",
  "Authors@R": "person(\ngiven = \"Tim\",\nfamily = \"Taylor\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"tim.taylor@hiddenelephants.co.uk\",\ncomment = c(ORCID = \"0000-0002-8587-7113\")\n)",
  "Description": "Make it easy for users to adopt a functional approach to\ntheir analysis. Pipelines are defined using a reduced subset of\nR and, when run, use an intelligent approach to work planning\nand object caching. Whilst the goal is to be \"good enough\" for\nmany pieces of analysis, by encouraging a functional approach,\nit remains easy to move to more advanced alternatives such as\ntargets (<doi:10.32614/CRAN.package.targets>).",
  "URL": "https://timtaylor.codeberg.page/pipeline/",
  "BugReports": "https://codeberg.org/TimTaylor/pipeline/issues",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/testthat/load-all": "list(export_all = FALSE, helpers = FALSE)",
  "Config/testthat/parallel": "true",
  "VignetteBuilder": "litedown",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://timtaylor.r-universe.dev",
  "Date/Publication": "2026-05-22 13:16:45 UTC",
  "RemoteUrl": "https://codeberg.org/TimTaylor/pipeline",
  "RemoteRef": "v0.0.0.9165",
  "RemoteSha": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 16:29:07 UTC",
    "User": "root"
  },
  "Author": "Tim Taylor [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8587-7113>)",
  "Maintainer": "Tim Taylor <tim.taylor@hiddenelephants.co.uk>",
  "MD5sum": "22db218f65f35d2fb49d8ce317c19ee6",
  "_user": "timtaylor",
  "_type": "src",
  "_file": "pipeline_0.0.0.9165.tar.gz",
  "_fileid": "2988c72b221888df61b54e3a5da3e1afcb4db446cb941c85fcf29d8908da0ad7",
  "_filesize": 121080,
  "_sha256": "2988c72b221888df61b54e3a5da3e1afcb4db446cb941c85fcf29d8908da0ad7",
  "_created": "2026-05-22T16:29:07.000Z",
  "_published": "2026-05-22T16:36:23.003Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77421250924,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7165515567"
    },
    {
      "job": 77421250932,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7165504298"
    },
    {
      "job": 77421250917,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7165598132"
    },
    {
      "job": 77421250927,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7165519812"
    },
    {
      "job": 77420793728,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7165474248"
    },
    {
      "job": 77421250922,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165509407"
    },
    {
      "job": 77421250971,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7165497273"
    },
    {
      "job": 77421250972,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7165498977"
    },
    {
      "job": 77421251003,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7165497232"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/TimTaylor/pipeline",
  "_commit": {
    "id": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
    "author": "Tim Taylor <tim.taylor@hiddenelephants.co.uk>",
    "committer": "Tim Taylor <tim.taylor@hiddenelephants.co.uk>",
    "message": "fix: force should not happen in a loop\n",
    "time": 1779455805
  },
  "_maintainer": {
    "name": "Tim Taylor",
    "email": "tim.taylor@hiddenelephants.co.uk",
    "login": "timtaylor",
    "description": "\n",
    "uuid": 43499035,
    "orcid": "0000-0002-8587-7113"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "carrier",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "globals",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ronfig",
      "version": ">= 0.0.10",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "litedown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-timtaylor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 13
    },
    {
      "week": "2025-41",
      "n": 21
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 11
    },
    {
      "week": "2025-44",
      "n": 13
    },
    {
      "week": "2025-45",
      "n": 11
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 7
    },
    {
      "week": "2025-48",
      "n": 9
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 8
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 25
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 8
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0.9164",
      "date": "2026-05-07"
    },
    {
      "name": "v0.0.0.9165",
      "date": "2026-05-22"
    }
  ],
  "_userbio": {
    "uuid": 43499035,
    "type": "user",
    "name": "Tim Taylor"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pipeline"
  },
  "_devurl": "https://codeberg.org/timtaylor/pipeline",
  "_searchresults": 81,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pipeline.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "pipeline_attach",
    "pipeline_detach",
    "pipeline_run",
    "pipeline_skeleton"
  ],
  "_help": [
    {
      "page": "pipeline_attach",
      "title": "Attach (and detach) the pipeline functions and configuration",
      "topics": [
        "pipeline_attach",
        "pipeline_detach"
      ]
    },
    {
      "page": "pipeline_run",
      "title": "Run a pipeline",
      "topics": [
        "pipeline_run"
      ]
    },
    {
      "page": "pipeline_skeleton",
      "title": "Create a demo pipeline",
      "topics": [
        "pipeline_skeleton"
      ]
    }
  ],
  "_readme": "https://codeberg.org/TimTaylor/pipeline/raw/v0.0.0.9165/pkg/index.md",
  "_rundeps": [
    "carrier",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "globals",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "lobstr",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "R6",
    "rlang",
    "ronfig",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.069853021113625,
  "_indexed": false,
  "_nocasepkg": "pipeline",
  "_universes": [
    "timtaylor"
  ],
  "_previous": "0.0.0.9164",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:31:18.000Z",
      "distro": "noble",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "534ac1ebe20c8530cad52e8e0ec61d59e695e10af31beccd5ba5d6d54d73f180",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:30:49.000Z",
      "distro": "noble",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "53949e88ae933cb983d8450069d1efce0673226af166f8e74e1041b63bef2072",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:35:55.000Z",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "d76c2dd5380109d65a7f91dba8125379142166aa9d62882f1e855e926bb7f6d9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:31:36.000Z",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "6a2d4bed095becc81942f4d04d969591136d757548bb63a488362bd6c88c02e3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:31:17.000Z",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "c8d4882b409536f5b77eeb04754c9c81a509900db6e6223788166005903fb14f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:30:17.000Z",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "5aa006418100f0615091f54ba534d232ff85dfa5907f41f7313b5993b01762f4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:30:19.000Z",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "76e5fb9834c61ce560454dbf5877b49685304487b993b9646ecd173642911126",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9165",
      "date": "2026-05-22T16:30:20.000Z",
      "commit": "1c1161b04e28c12f1ff933e24255a831971bb7ce",
      "fileid": "f8603b8fd70de5bbc13edd2b9690fb9d7118aac3b0b406e4fb40e1a4a1b6ef52",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/timtaylor/actions/runs/26299503646"
    }
  ]
}