{
  "_id": "6a0f6debacfb0bcc41c5ed43",
  "Package": "backpipe",
  "Type": "Package",
  "Title": "Backward Pipe (Right-to-Left) Operator",
  "Version": "0.2.3",
  "Date": "2018-06-25",
  "Authors@R": "c(\nperson(\"Christopher\", \"Brown\", , \"chris.brown@decisionpatterns.com\", c(\"aut\", \"cre\") ),\nperson(\"Decision Patterns\", role = \"cph\")\n)",
  "Description": "Provides a backward-pipe operator for 'magrittr' (%<%) or\n'pipeR' (%<<%) that allows for a performing operations from\nright-to-left. This allows writing more legible code where\nright-to-left ordering is natural. This is common with\nhierarchies and nested structures such as trees, directories or\nmarkup languages (e.g. HTML and XML). The package also includes\na R-Studio add-in that can be bound to a keyboard shortcut.",
  "License": "GPL-2 | file LICENSE",
  "URL": "https://github.com/decisionpatterns/backpipe",
  "BugReports": "https://github.com/decisionpatterns/backpipe/issues",
  "RoxygenNote": "6.0.1.9000",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Repository": "https://decisionpatterns.r-universe.dev",
  "Date/Publication": "2018-06-25 18:02:56 UTC",
  "RemoteUrl": "https://github.com/decisionpatterns/backpipe",
  "RemoteRef": "HEAD",
  "RemoteSha": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:59:04 UTC",
    "User": "root"
  },
  "Author": "Christopher Brown [aut, cre],\nDecision Patterns [cph]",
  "Maintainer": "Christopher Brown <chris.brown@decisionpatterns.com>",
  "MD5sum": "19c18d6cad32e6d0322ed667bc88bd74",
  "_user": "decisionpatterns",
  "_type": "src",
  "_file": "backpipe_0.2.3.tar.gz",
  "_fileid": "d5fcb6691f09812917ce7b075c07400931d991cdd0069e1eb44e236c2a0f7186",
  "_filesize": 95657,
  "_sha256": "d5fcb6691f09812917ce7b075c07400931d991cdd0069e1eb44e236c2a0f7186",
  "_created": "2026-05-21T07:59:04.000Z",
  "_published": "2026-05-21T20:41:15.818Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77264550262,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130338234"
    },
    {
      "job": 77264550220,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130345296"
    },
    {
      "job": 77264550174,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130328710"
    },
    {
      "job": 77264550275,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130331415"
    },
    {
      "job": 77264550050,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130301117"
    },
    {
      "job": 77264549549,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146698972"
    },
    {
      "job": 77264550385,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130337983"
    },
    {
      "job": 77264550422,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130326812"
    },
    {
      "job": 77264550229,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130326681"
    }
  ],
  "_buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/decisionpatterns/backpipe",
  "_commit": {
    "id": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
    "author": "Christopher Brown <cbrown@decisionpatterns.com>",
    "committer": "Christopher Brown <cbrown@decisionpatterns.com>",
    "message": "v0.2.3 - Fix CRAN irregularities\n",
    "time": 1529949776
  },
  "_maintainer": {
    "name": "Christopher Brown",
    "email": "chris.brown@decisionpatterns.com",
    "login": "brownct",
    "description": "",
    "uuid": 2836306
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Suggests"
    },
    {
      "package": "pipeR",
      "version": ">= 0.6.0.6",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "version": ">= 2.1.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 0.12.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.11",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "decisionpatterns",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "ctbrown",
      "count": 25,
      "uuid": 3043691
    }
  ],
  "_userbio": {
    "uuid": 6079985,
    "type": "organization",
    "name": "Decision Patterns",
    "description": "Professional Consulting in Machine Learning / Business Intelligence / Statistcs / Data Architecture ... "
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/backpipe"
  },
  "_devurl": "https://github.com/decisionpatterns/backpipe",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/backpipe.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/decisionpatterns/backpipe",
  "_realowner": "decisionpatterns",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2015-09-03"
    },
    {
      "version": "0.1.5",
      "date": "2015-10-21"
    },
    {
      "version": "0.1.8.1",
      "date": "2016-10-07"
    },
    {
      "version": "0.2.3",
      "date": "2018-06-26"
    }
  ],
  "_exports": [
    "%<%",
    "backpipe",
    "insert_backpipe"
  ],
  "_help": [
    {
      "page": "backpipes",
      "title": "backpipes: %<%, %<<%",
      "topics": [
        "%<%",
        "%<<%"
      ]
    },
    {
      "page": "backpipe",
      "title": "backpipe",
      "topics": [
        "backpipe"
      ]
    },
    {
      "page": "insert_backpipe",
      "title": "Insert backpipe",
      "topics": [
        "insert_backpipe"
      ]
    }
  ],
  "_readme": "https://github.com/decisionpatterns/backpipe/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "backpipe.Rmd",
      "filename": "backpipe.html",
      "title": "Backpipe Operations",
      "author": "Christopher Brown",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "CRAN (release)",
        "Github (devel)",
        "Usage",
        "Keyboard Shortcut",
        "Common Use Cases",
        "Motivation",
        "Technical Implementation",
        "References"
      ],
      "created": "2015-09-03 11:43:11",
      "modified": "2018-06-25 18:01:03",
      "commits": 5
    }
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "backpipe",
  "_universes": [
    "decisionpatterns",
    "brownct"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-21T08:01:02.000Z",
      "distro": "noble",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "be58142ed1e4589c18ff4e6887cb20e4f4b9bd90516827ae379bdb58f6c26451",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-21T08:01:23.000Z",
      "distro": "noble",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "22ee807358a67d4bfae66712b88685a8013a2fe2672daefdf0cc4771c44a35d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-21T08:00:36.000Z",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "9f01d7ad406ccdff11502d6e87b4bd782489ef6367a8102a37f750bc530a815c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-21T08:00:43.000Z",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "d5e164d7ba9c708f257f1198351b24c48d05cc8cb005ca0c7a724bbd67730650",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-05-21T20:41:01.000Z",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "165c3f1fa9bb184503a88759247af2c8035e63d09204180d3ceb14ee981705f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-21T08:00:57.000Z",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "76643f650c7e348faeee3b9b77c13f166a71b6cf3029be4d79844f674b48e30c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-21T08:00:24.000Z",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "30403ce0ef86097ea09339f2c42589f7ffcc95b167b42b89b5fbdb474f772da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-21T08:00:23.000Z",
      "commit": "fcaa40d34ce23da330c3d8b8f442d12db07cf494",
      "fileid": "317e820bf001a8508e91b0f9ba2e14ec8c27f7df9c4ff74d05271ec3dd989145",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/decisionpatterns/actions/runs/26213242183"
    }
  ]
}