{
  "_id": "6a46c60dc3efdb0cb7aa4605",
  "Package": "boomer",
  "Title": "Debugging Tools to Inspect the Intermediate Steps of a Call",
  "Version": "1.0.0",
  "Authors@R": "person(\"Antoine\", \"Fabri\", , \"antoine.fabri@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides debugging tools that let you inspect the\nintermediate results of a call. The output looks as if we\nexplode a call into its parts hence the package name.",
  "License": "GPL-3",
  "URL": "https://moodymudskipper.github.io/boomer/,\nhttps://github.com/moodymudskipper/boomer",
  "BugReports": "https://github.com/moodymudskipper/boomer/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-07-01 05:54:32 UTC",
  "RemoteUrl": "https://github.com/moodymudskipper/boomer",
  "RemoteRef": "HEAD",
  "RemoteSha": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 06:49:55 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre]",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "_user": "cynkra",
  "_type": "src",
  "_file": "boomer_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2b6cace82edcd732fbf28b8397366037caa78a0614c5f1fe9c269bf4eefd283c",
  "_filesize": 3266818,
  "_sha256": "2b6cace82edcd732fbf28b8397366037caa78a0614c5f1fe9c269bf4eefd283c",
  "_expires": "2026-10-10T20:11:56.000Z",
  "_created": "2026-07-01T06:49:55.000Z",
  "_published": "2026-07-02T20:11:57.226Z",
  "_jobs": [
    {
      "job": 84868374931,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8002294535"
    },
    {
      "job": 84868375381,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8002293841"
    },
    {
      "job": 84868375130,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8002274559"
    },
    {
      "job": 84868374974,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8002278637"
    },
    {
      "job": 84868374594,
      "time": 191,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8002236454"
    },
    {
      "job": 84868375096,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8002280899"
    },
    {
      "job": 84868374989,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8002264591"
    },
    {
      "job": 84868375281,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8002267633"
    },
    {
      "job": 84868375099,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8002264682"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194",
  "_status": "success",
  "_upstream": "https://github.com/moodymudskipper/boomer",
  "_commit": {
    "id": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
    "author": "krlmlr <krlmlr@users.noreply.github.com>",
    "committer": "krlmlr <krlmlr@users.noreply.github.com>",
    "message": "chore: Auto-update from GitHub Actions\n\nRun: https://github.com/moodymudskipper/boomer/actions/runs/28496648197\n",
    "time": 1782885272
  },
  "_maintainer": {
    "name": "Antoine Fabri",
    "email": "antoine.fabri@gmail.com",
    "login": "moodymudskipper",
    "twitter": "@antoine_fabri",
    "description": "",
    "uuid": 18351714
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "styler",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "flow",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lobstr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    }
  ],
  "_owner": "moodymudskipper",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 143,
  "_contributors": [
    {
      "user": "moodymudskipper",
      "count": 260,
      "uuid": 18351714
    },
    {
      "user": "krlmlr",
      "count": 117,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 9,
      "uuid": 11330453
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "followers": 124,
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 53,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boomer"
  },
  "_devurl": "https://github.com/moodymudskipper/boomer",
  "_pkgdown": "https://moodymudskipper.github.io/boomer/",
  "_searchresults": 25,
  "_metadata": {
    "category": "Development",
    "cynkra_team_members": [
      "antoine",
      "kirill"
    ]
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/boomer.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,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-07-20"
    },
    {
      "version": "0.1.1",
      "date": "2022-09-16"
    },
    {
      "version": "0.2.0",
      "date": "2024-07-09"
    }
  ],
  "_exports": [
    "boom",
    "boom_off",
    "boom_on",
    "boom_runApp",
    "boom_shinyApp",
    "rig",
    "rig_in_namespace",
    "rig_in_place",
    "rig_on_load",
    "rigger"
  ],
  "_help": [
    {
      "page": "boomer-package",
      "title": "boomer: Debugging Tools to Inspect the Intermediate Steps of a Call",
      "topics": [
        "boomer-package",
        "boomer",
        "boomer.abbreviate",
        "boomer.clock",
        "boomer.ignore",
        "boomer.ignore_args",
        "boomer.log",
        "boomer.max_indent",
        "boomer.print",
        "boomer.print_args",
        "boomer.rig_on_load",
        "boomer.safe_print",
        "boomer.theme.args",
        "boomer.theme.code",
        "boomer.theme.rigged_fun",
        "boomer.visible_only"
      ]
    },
    {
      "page": "boom",
      "title": "Print the Output of Intermediate Steps of a Call",
      "topics": [
        "boom",
        "rig",
        "rigger",
        "rig_in_place",
        "rig_on_load"
      ]
    },
    {
      "page": "boom_on",
      "title": "Switch \"boom\" debugging on and off",
      "topics": [
        "boom_off",
        "boom_on"
      ]
    },
    {
      "page": "boom_shinyApp",
      "title": "boom the reactive calls of a shiny app",
      "topics": [
        "boom_runApp",
        "boom_shinyApp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/moodymudskipper/boomer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/moodymudskipper/boomer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "digest",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "styler",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "shiny.Rmd",
      "filename": "shiny.html",
      "title": "Debug a shiny app with {boomer}",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-09-14 15:49:42",
      "modified": "2022-09-16 08:05:56",
      "commits": 2
    },
    {
      "source": "how-boomer-works.Rmd",
      "filename": "how-boomer-works.html",
      "title": "How boomer works",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Individual functions",
        "boom() and rig()",
        "rig_impl()",
        "wrap()",
        "rig_in_place()"
      ],
      "created": "2022-09-15 18:36:30",
      "modified": "2026-06-18 05:46:25",
      "commits": 3
    }
  ],
  "_score": 7.234517283512687,
  "_indexed": false,
  "_nocasepkg": "boomer",
  "_universes": [
    "cynkra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T06:52:50.000Z",
      "distro": "resolute",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/4234c997aa71112a0b4cc5140c9eb82fd8b24846aaab6e1ef57e184f4d30908e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T06:52:47.000Z",
      "distro": "resolute",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/608517d29fe6a3f3fe871e2e2f9b71c8450b399929dba14c722f20505e237106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T06:51:44.000Z",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/ed51e2c102919e0f44db18c05a45004de3b3ee982450b069ff5774b9f1f92374",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T06:51:57.000Z",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/fbdc4bd5a8bc9fb51c046945f27bb7a8b8a3db58220d03fae6eac4ee36bc3565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-01T06:52:28.000Z",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/53b1d525d75c4ec479edbff541f3b328931d3358382e861c8da91b8eb5d38e22",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T06:51:11.000Z",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/e1b318ad1a0014103503783dd5f582645c2f3e68731204374f49cec4b11e875b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T06:51:17.000Z",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/1eeeb94d6d117ea739d742a53844d326a13a937e1e63fdd851d3890b124103e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T06:51:10.000Z",
      "commit": "bdaa5185c719d94153f7c2c6d2770a9e32706b55",
      "fileid": "https://r2.ropensci.org/aae5e982b6cdd7ec21316a15106c9b12078f9bb088fc0730bd211da42d9197e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28499032194"
    }
  ]
}