{
  "_id": "6a10331bacfb0bcc41c9809f",
  "Package": "breakerofchains",
  "Title": "Break Chained Expressions and Run Them with Printed Output",
  "Version": "0.3.2",
  "Authors@R": "person(given = \"Miles\",\nfamily = \"McBain\",\nrole = c(\"aut\", \"cre\"),\nemail = \"miles.mcbain@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2865-2548\"))",
  "Description": "Run an infix operator expression chain up to the line your\ncursor is on, printing the output, and ignoring any result\nassignment step. This facilitates easier interactive debugging\nof chained code. Common examples of code amenable to breaking\nwith this tool are {dplyr} wrangling chained with `%>%`, and\n{ggplot2} plotting chained with `+`.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2022-11-13 05:05:20 UTC",
  "RemoteUrl": "https://github.com/milesmcbain/breakerofchains",
  "RemoteRef": "main",
  "RemoteSha": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:24:14 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2865-2548>)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "MD5sum": "2eae28caeb658fdbf7da8cfff492b1fd",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "breakerofchains_0.3.2.tar.gz",
  "_fileid": "ccfeb12cd0caf100309b338f80022af4dbe302b2e17e096acd1ffd716b96de37",
  "_filesize": 161490,
  "_sha256": "ccfeb12cd0caf100309b338f80022af4dbe302b2e17e096acd1ffd716b96de37",
  "_created": "2026-05-12T08:24:14.000Z",
  "_published": "2026-05-22T10:42:35.871Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363832570,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6939223743"
    },
    {
      "job": 77363832737,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6939220264"
    },
    {
      "job": 77363832808,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6939209415"
    },
    {
      "job": 77363832675,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6939208082"
    },
    {
      "job": 77363832270,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939182404"
    },
    {
      "job": 77363832142,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158594016"
    },
    {
      "job": 77363832583,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6939207685"
    },
    {
      "job": 77363832577,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6939202423"
    },
    {
      "job": 77363832658,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6939203375"
    }
  ],
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/milesmcbain/breakerofchains",
  "_commit": {
    "id": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "Miles McBain <miles.mcbain@gmail.com>",
    "message": "add news for 0.3.2\n",
    "time": 1668315920
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "uuid": 9996346,
    "orcid": "0000-0003-2865-2548"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "sourcetools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 172,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 60,
      "uuid": 9996346
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/breakerofchains"
  },
  "_devurl": "https://github.com/milesmcbain/breakerofchains",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/breakerofchains.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"
  ],
  "_cranurl": false,
  "_exports": [
    "break_chain",
    "get_broken_chain"
  ],
  "_help": [
    {
      "page": "break_chain",
      "title": "break an infix (like %>%) chain and run.",
      "topics": [
        "break_chain"
      ]
    },
    {
      "page": "find_chain_start",
      "title": "find the start of an infix chain",
      "topics": [
        "find_chain_start"
      ]
    },
    {
      "page": "get_broken_chain",
      "title": "get a broken chain as text",
      "topics": [
        "get_broken_chain"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/breakerofchains/raw/main/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "rstudioapi",
    "sourcetools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.41161970596323,
  "_indexed": true,
  "_nocasepkg": "breakerofchains",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-12T08:26:26.000Z",
      "distro": "noble",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "e0ec2ab3d5bfbd0b953c27b083c2b6385688f3c3eb03fce114a77a7fd95fb8d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-12T08:26:12.000Z",
      "distro": "noble",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "23230fee1204ca5a7655d76c6137c9a98ad1676b1a97ed7a2250163632914ca9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-12T08:25:40.000Z",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "7979cf07552f499d6a075e5abfd577db4a802a69714c4fecee95c18ed56c0c9e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-12T08:25:38.000Z",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "0fcb754cb37dc08f7042445299a739a5db4eb6a7179ca7691a5a44ead6b3a6ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-12T08:25:29.000Z",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "d8297ac4944994d52ce3164758235e1537c5c215b8e1806af7728e754234740f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-12T08:25:15.000Z",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "187a1cbf5e287270685a2a5ad09feebefe434b66a79f0d61c09ab1de8acf349d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-12T08:25:16.000Z",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "15fae3a367e4da38ba5456bac4dd4f36624f2281f2afb331aaeac9ed746a2576",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-05-22T10:42:23.000Z",
      "commit": "5c8d0e176ed2188a14f930a31640bc5465bfb890",
      "fileid": "11b4fcc896d2c143d18d6f5b1c564aa316047befa423a601e1df3c47496c3c99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/25722424584"
    }
  ]
}