{
  "_id": "6a11ee73acfb0bcc41d02dcc",
  "Package": "flow",
  "Title": "View and Browse Code Using Flow Diagrams",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"Antoine\", \"Fabri\", , \"antoine.fabri@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Visualize as flow diagrams the logic of functions,\nexpressions or scripts in a static way or when running a call,\nvisualize the dependencies between functions or between modules\nin a shiny app, and more.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/moodymudskipper/flow,\nhttps://moodymudskipper.github.io/flow/",
  "BugReports": "https://github.com/moodymudskipper/flow/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0.9000",
  "Config/pak/sysreqs": "chromium cmake make libpng-dev libuv1-dev\nlibssl-dev",
  "Repository": "https://moodymudskipper.r-universe.dev",
  "Date/Publication": "2026-05-23 18:04:23 UTC",
  "RemoteUrl": "https://github.com/moodymudskipper/flow",
  "RemoteRef": "HEAD",
  "RemoteSha": "ccfc8ee85e26c545711211909a8559300041a269",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 18:10:53 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre]",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "MD5sum": "626bdf7d6a83945678e080ca5d458379",
  "_user": "moodymudskipper",
  "_type": "src",
  "_file": "flow_0.2.0.9000.tar.gz",
  "_fileid": "984aab46f0e60dd8a26a451f984124c6200a27b0ee577fdba16d71ec9b504d2b",
  "_filesize": 3863848,
  "_sha256": "984aab46f0e60dd8a26a451f984124c6200a27b0ee577fdba16d71ec9b504d2b",
  "_created": "2026-05-23T18:10:53.000Z",
  "_published": "2026-05-23T18:14:11.131Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77539992182,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7178761967"
    },
    {
      "job": 77539992180,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178761310"
    },
    {
      "job": 77539992188,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7178759476"
    },
    {
      "job": 77539992197,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178753960"
    },
    {
      "job": 77539808006,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178745614"
    },
    {
      "job": 77539992162,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178761835"
    },
    {
      "job": 77539992206,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7178762628"
    },
    {
      "job": 77539992213,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7178754877"
    },
    {
      "job": 77539992211,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178755734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/moodymudskipper/flow",
  "_commit": {
    "id": "ccfc8ee85e26c545711211909a8559300041a269",
    "author": "Kirill Müller <kirill@cynkra.com>",
    "committer": "Kirill Müller <kirill@cynkra.com>",
    "message": "ci: Update ccache-action reference\n",
    "time": 1779559463
  },
  "_maintainer": {
    "name": "Antoine Fabri",
    "email": "antoine.fabri@gmail.com",
    "login": "moodymudskipper",
    "twitter": "@antoine_fabri",
    "description": "",
    "uuid": 18351714
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nomnoml",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "styler",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "webshot2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "esquisse",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    }
  ],
  "_owner": "moodymudskipper",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 423,
  "_contributors": [
    {
      "user": "moodymudskipper",
      "count": 436,
      "uuid": 18351714
    },
    {
      "user": "krlmlr",
      "count": 88,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 8,
      "uuid": 11330453
    },
    {
      "user": "jameslairdsmith",
      "count": 1,
      "uuid": 12127550
    },
    {
      "user": "llrs",
      "count": 1,
      "uuid": 6818218
    },
    {
      "user": "zkamvar",
      "count": 1,
      "uuid": 3639446
    }
  ],
  "_userbio": {
    "uuid": 18351714,
    "type": "user",
    "name": "Antoine Fabri"
  },
  "_downloads": {
    "count": 357,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flow"
  },
  "_mentions": 14,
  "_devurl": "https://github.com/moodymudskipper/flow",
  "_pkgdown": "https://moodymudskipper.github.io/flow/",
  "_searchresults": 80,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flow.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/moodymudskipper/flow",
  "_realowner": "moodymudskipper",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-08-13"
    },
    {
      "version": "0.1.0",
      "date": "2022-03-08"
    },
    {
      "version": "0.2.0",
      "date": "2023-06-06"
    }
  ],
  "_exports": [
    "d",
    "flow_compare_runs",
    "flow_debug",
    "flow_debugonce",
    "flow_doc",
    "flow_draw",
    "flow_embed",
    "flow_run",
    "flow_test",
    "flow_undebug",
    "flow_view",
    "flow_view_deps",
    "flow_view_shiny",
    "flow_view_source_calls",
    "flow_view_uses",
    "flow_view_vars"
  ],
  "_help": [
    {
      "page": "flow_debug",
      "title": "Debug With Flow Diagrams",
      "topics": [
        "flow_debug",
        "flow_undebug"
      ]
    },
    {
      "page": "flow_doc",
      "title": "Draw Flow Diagrams for an Entire Package",
      "topics": [
        "flow_doc"
      ]
    },
    {
      "page": "flow_draw",
      "title": "Draw Diagram From Debugger",
      "topics": [
        "d",
        "flow_draw"
      ]
    },
    {
      "page": "flow_embed",
      "title": "Embed chart in roxygen doc",
      "topics": [
        "flow_embed"
      ]
    },
    {
      "page": "flow_test",
      "title": "Build Report From Tests",
      "topics": [
        "flow_test"
      ]
    },
    {
      "page": "flow_view",
      "title": "View function as flow chart",
      "topics": [
        "flow_compare_runs",
        "flow_run",
        "flow_view"
      ]
    },
    {
      "page": "flow_view_deps",
      "title": "Show dependency graph of a function",
      "topics": [
        "flow_view_deps"
      ]
    },
    {
      "page": "flow_view_shiny",
      "title": "Visualize a shiny app's dependency graph",
      "topics": [
        "flow_view_shiny"
      ]
    },
    {
      "page": "flow_view_source_calls",
      "title": "Draw diagram of source dependencies",
      "topics": [
        "flow_view_source_calls"
      ]
    },
    {
      "page": "flow_view_uses",
      "title": "Show graph of callers of a function",
      "topics": [
        "flow_view_uses"
      ]
    },
    {
      "page": "flow_view_vars",
      "title": "Draw the dependencies of variables in a function",
      "topics": [
        "flow_view_vars"
      ]
    },
    {
      "page": "flow-options",
      "title": "options for the 'flow' package",
      "topics": [
        "flow-options",
        "flow.indenter",
        "flow.svg",
        "flow.webshot2"
      ]
    }
  ],
  "_pkglogo": "https://github.com/moodymudskipper/flow/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/moodymudskipper/flow/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "chromote",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nomnoml",
    "otel",
    "png",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "styler",
    "tinytex",
    "vctrs",
    "webshot2",
    "websocket",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "advanced-debugging.Rmd",
      "filename": "advanced-debugging.html",
      "title": "Advanced Debugging",
      "engine": "knitr::rmarkdown",
      "headings": [
        "browse",
        "flow_debug()"
      ],
      "created": "2022-03-07 15:42:14",
      "modified": "2023-06-04 19:39:58",
      "commits": 3
    },
    {
      "source": "reports.Rmd",
      "filename": "reports.html",
      "title": "Build reports to document functions and unit tests",
      "engine": "knitr::rmarkdown",
      "headings": [
        "flow_doc()",
        "flow_test()"
      ],
      "created": "2022-03-07 15:42:14",
      "modified": "2023-06-04 23:32:52",
      "commits": 2
    },
    {
      "source": "customize.Rmd",
      "filename": "customize.html",
      "title": "Customize Your Diagrams",
      "engine": "knitr::rmarkdown",
      "headings": [
        "prefix",
        "code",
        "narrow",
        "truncate",
        "swap"
      ],
      "created": "2022-03-07 15:42:14",
      "modified": "2023-06-04 21:02:04",
      "commits": 2
    },
    {
      "source": "experimental-functions.Rmd",
      "filename": "experimental-functions.html",
      "title": "Experimental functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "flow_view_vars()",
        "flow_view_deps()",
        "flow_view_shiny()",
        "flow_view_uses()",
        "flow_compare_runs()",
        "flow_embed()"
      ],
      "created": "2022-03-07 15:42:14",
      "modified": "2025-06-03 05:53:52",
      "commits": 8
    },
    {
      "source": "nested-functions.Rmd",
      "filename": "nested-functions.html",
      "title": "Explore Nested Functions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-03-07 15:42:14",
      "modified": "2023-06-04 21:02:04",
      "commits": 2
    },
    {
      "source": "export-diagrams.Rmd",
      "filename": "export-diagrams.html",
      "title": "Export Diagrams",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-03-07 15:42:14",
      "modified": "2022-03-07 15:42:14",
      "commits": 1
    },
    {
      "source": "addins.Rmd",
      "filename": "addins.html",
      "title": "Setup and Use the Addins",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-03-07 15:42:14",
      "modified": "2022-03-07 15:42:14",
      "commits": 1
    },
    {
      "source": "simple-usage.Rmd",
      "filename": "simple-usage.html",
      "title": "Simple Usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "flow_view()",
        "flow_run()"
      ],
      "created": "2022-03-07 15:42:14",
      "modified": "2023-06-04 21:02:04",
      "commits": 3
    }
  ],
  "_score": 10.944403702337805,
  "_indexed": true,
  "_nocasepkg": "flow",
  "_universes": [
    "moodymudskipper"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:13:21.000Z",
      "distro": "noble",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "92605336a9faa822cc4de006215a83d7cc546f09c4c38a851fb8ddca66a71051",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:13:15.000Z",
      "distro": "noble",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "96d10f29da050d056eaf5dfcbaf13ed4b337d4ab97f7df65db0fb2c595fa0fdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:12:54.000Z",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "809f80621f21ebc2397411cddb6fa5bbd322f5ac1f80cd5eee79100a9fda6888",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:12:11.000Z",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "2c2869623cf88f480ca0c5809885ad91b2f4fcb23912711fd2ad1b23c6500049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:13:48.000Z",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "993b3bd4e8e01ad0a769011f882bf381c0be5a08200510f4ab06072909db9d62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:13:18.000Z",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "4c8f386f5d67a38e6da052eaac2eed1550e16ef83a042226fe122d2f0344c284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:12:06.000Z",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "72edf74c43620fa516c5200335d7a735b5e63f0565e1c67204b85afa36b91573",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-23T18:12:22.000Z",
      "commit": "ccfc8ee85e26c545711211909a8559300041a269",
      "fileid": "4bf69672d47ccd5fcdb191de0435827041c3f5cf4742fe28be53753104a1ddd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26339845253"
    }
  ]
}