{
  "_id": "6a1f15ebb401979e7341e676",
  "Package": "foodwebWrapper",
  "Version": "1.2.0",
  "Date": "2026-05-16",
  "Title": "Enhanced Wrapper to Show Which Functions Call What",
  "Authors@R": "c(\nperson(\"Barry\", \"Zeeberg\", email = \"barryz2013@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Maintainer": "Barry Zeeberg <barryz2013@gmail.com>",
  "LazyData": "true",
  "Description": "Enhances the functionality of the mvbutils::foodweb()\nprogram. The matrix-format output of the original program\ncontains identical row names and column names, each name\nrepresenting a retrieved function. This format is enhanced by\nusing the find_funs() program [see Sebastian (2017)\n<https://sebastiansauer.github.io/finds_funs/>] to concatenate\nthe package name to the function name. Each package is assigned\na unique color, that is used to color code the text naming the\npackages and the functions. This color coding is extended to\nthe entries of value \"1\" within the matrix, indicating the\npattern of ancestor and descendent functions.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:33:45 UTC",
    "User": "root"
  },
  "Author": "Barry Zeeberg [aut, cre]",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://barryzee.r-universe.dev",
  "Date/Publication": "2026-05-17 04:35:52 UTC",
  "RemoteUrl": "https://github.com/cran/foodwebWrapper",
  "RemoteRef": "HEAD",
  "RemoteSha": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
  "MD5sum": "b17b0e55b5bf2dba9aa02d04d13c6f00",
  "_user": "barryzee",
  "_type": "src",
  "_file": "foodwebWrapper_1.2.0.tar.gz",
  "_fileid": "f4cc92b2b16915d21aa7f1feeb9c6d984091cb648f670650b78d8b366ef0399a",
  "_filesize": 1060639,
  "_sha256": "f4cc92b2b16915d21aa7f1feeb9c6d984091cb648f670650b78d8b366ef0399a",
  "_created": "2026-05-17T06:33:45.000Z",
  "_published": "2026-06-02T17:42:03.822Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134463536,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040050930"
    },
    {
      "job": 79134463770,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040049113"
    },
    {
      "job": 79134463511,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040044664"
    },
    {
      "job": 79134463247,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040047646"
    },
    {
      "job": 79134463200,
      "time": 249,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040033700"
    },
    {
      "job": 79134462594,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365413935"
    },
    {
      "job": 79134463545,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040047704"
    },
    {
      "job": 79134464256,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040044480"
    },
    {
      "job": 79134463752,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040045802"
    }
  ],
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/foodwebWrapper",
  "_commit": {
    "id": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
    "author": "Barry Zeeberg <barryz2013@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.0\n",
    "time": 1778992552
  },
  "_maintainer": {
    "name": "Barry Zeeberg",
    "email": "barryz2013@gmail.com",
    "login": "barryzee",
    "description": "",
    "uuid": 75148535
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "R2HTML",
      "role": "Imports"
    },
    {
      "package": "textshaping",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2.0",
      "date": "2026-05-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "barryzee",
      "count": 3,
      "uuid": 75148535
    }
  ],
  "_userbio": {
    "uuid": 75148535,
    "type": "user",
    "name": "barryzee"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/foodwebWrapper"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/foodwebWrapper.html",
    "manual.pdf"
  ],
  "_realowner": "barryzee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-07-18"
    },
    {
      "version": "1.1.0",
      "date": "2023-12-20"
    },
    {
      "version": "1.2.0",
      "date": "2026-05-16"
    }
  ],
  "_exports": [
    "addStyle",
    "attachedFunctions",
    "attachedFunctionsBatch",
    "attachedPackages",
    "colorTag",
    "concatPackFunc2",
    "consolidate",
    "find_funz",
    "foodwebWrapper",
    "mapFunctionsColors",
    "rearrangeM",
    "removeZeroRowsCols",
    "replaceRotTag",
    "rotStyle",
    "rotTag",
    "spanTag"
  ],
  "_datasets": [
    {
      "name": "funs_examples",
      "title": "foodwebWrapper data sets",
      "object": "funs_examples",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_colorMap",
      "title": "foodwebWrapper data sets",
      "object": "x_colorMap",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_examples",
      "title": "foodwebWrapper data sets",
      "object": "x_examples",
      "class": [
        "foodweb"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "x_f",
      "title": "foodwebWrapper data sets",
      "object": "x_f",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_funs",
      "title": "foodwebWrapper data sets",
      "object": "x_funs",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_m",
      "title": "foodwebWrapper data sets",
      "object": "x_m",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "",
        "",
        "segments",
        "coChronology",
        "Sherlock",
        "rolling",
        "plot_dpseg2",
        "readTitles",
        "frequency",
        "distributions",
        "startLine",
        "lengths",
        "concordance",
        "retrieveLmStats",
        "grabFunctionParameters",
        "strSplitTab",
        "contingency",
        "mergeTables",
        "chronology",
        "freqHist",
        "yrange",
        "xlim",
        "positionTextBoxDriverDriverDriver",
        "permuteCurves",
        "ylim",
        "positionTextBoxDriverDriver",
        "positionTextBoxDriver",
        "textBoxUserUnits",
        "xPosCheck",
        "permInd",
        "axesRange",
        "stagger",
        "positionTextBox"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_m2",
      "title": "foodwebWrapper data sets",
      "object": "x_m2",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "",
        "",
        "segments",
        "coChronology",
        "Sherlock",
        "rolling",
        "plot_dpseg2",
        "readTitles",
        "frequency",
        "distributions",
        "startLine",
        "lengths",
        "concordance",
        "retrieveLmStats",
        "grabFunctionParameters",
        "strSplitTab",
        "contingency",
        "mergeTables",
        "chronology",
        "freqHist",
        "yrange",
        "xlim",
        "positionTextBoxDriverDriverDriver",
        "permuteCurves",
        "ylim",
        "positionTextBoxDriverDriver",
        "positionTextBoxDriver",
        "textBoxUserUnits",
        "xPosCheck",
        "permInd",
        "axesRange",
        "stagger",
        "positionTextBox"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_m3",
      "title": "foodwebWrapper data sets",
      "object": "x_m3",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "",
        "",
        "segments",
        "coChronology",
        "Sherlock",
        "rolling",
        "plot_dpseg2",
        "readTitles",
        "frequency",
        "distributions",
        "startLine",
        "lengths",
        "concordance",
        "retrieveLmStats",
        "grabFunctionParameters",
        "strSplitTab",
        "contingency",
        "mergeTables",
        "chronology",
        "freqHist",
        "yrange",
        "xlim",
        "positionTextBoxDriverDriverDriver",
        "permuteCurves",
        "ylim",
        "positionTextBoxDriverDriver",
        "positionTextBoxDriver",
        "textBoxUserUnits",
        "xPosCheck",
        "permInd",
        "axesRange",
        "stagger",
        "positionTextBox"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_m4",
      "title": "foodwebWrapper data sets",
      "object": "x_m4",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_m5",
      "title": "foodwebWrapper data sets",
      "object": "x_m5",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_packages",
      "title": "foodwebWrapper data sets",
      "object": "x_packages",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_v",
      "title": "foodwebWrapper data sets",
      "object": "x_v",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_v2",
      "title": "foodwebWrapper data sets",
      "object": "x_v2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_where",
      "title": "foodwebWrapper data sets",
      "object": "x_where",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_x",
      "title": "foodwebWrapper data sets",
      "object": "x_x",
      "class": [
        "foodweb"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "x_x2",
      "title": "foodwebWrapper data sets",
      "object": "x_x2",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_x3",
      "title": "foodwebWrapper data sets",
      "object": "x_x3",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_y",
      "title": "foodwebWrapper data sets",
      "object": "x_y",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addStyle",
      "title": "addStyle",
      "topics": [
        "addStyle"
      ]
    },
    {
      "page": "attachedFunctions",
      "title": "attachedFunctions",
      "topics": [
        "attachedFunctions"
      ]
    },
    {
      "page": "attachedFunctionsBatch",
      "title": "attachedFunctionsBatch",
      "topics": [
        "attachedFunctionsBatch"
      ]
    },
    {
      "page": "attachedPackages",
      "title": "attachedPackages",
      "topics": [
        "attachedPackages"
      ]
    },
    {
      "page": "colorTag",
      "title": "colorTag",
      "topics": [
        "colorTag"
      ]
    },
    {
      "page": "concatPackFunc2",
      "title": "concatPackFunc2",
      "topics": [
        "concatPackFunc2"
      ]
    },
    {
      "page": "consolidate",
      "title": "consolidate",
      "topics": [
        "consolidate"
      ]
    },
    {
      "page": "find_funz",
      "title": "find_funz",
      "topics": [
        "find_funz"
      ]
    },
    {
      "page": "foodwebWrapper",
      "title": "foodwebWrapper",
      "topics": [
        "foodwebWrapper"
      ]
    },
    {
      "page": "funs_examples",
      "title": "foodwebWrapper data sets",
      "topics": [
        "funs_examples"
      ]
    },
    {
      "page": "mapFunctionsColors",
      "title": "mapFunctionsColors",
      "topics": [
        "mapFunctionsColors"
      ]
    },
    {
      "page": "rearrangeM",
      "title": "rearrangeM",
      "topics": [
        "rearrangeM"
      ]
    },
    {
      "page": "removeZeroRowsCols",
      "title": "removeZeroRowsCols",
      "topics": [
        "removeZeroRowsCols"
      ]
    },
    {
      "page": "replaceRotTag",
      "title": "replaceRotTag",
      "topics": [
        "replaceRotTag"
      ]
    },
    {
      "page": "rotStyle",
      "title": "rotStyle",
      "topics": [
        "rotStyle"
      ]
    },
    {
      "page": "rotTag",
      "title": "rotTag",
      "topics": [
        "rotTag"
      ]
    },
    {
      "page": "spanTag",
      "title": "spanTag",
      "topics": [
        "spanTag"
      ]
    },
    {
      "page": "x_colorMap",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_colorMap"
      ]
    },
    {
      "page": "x_examples",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_examples"
      ]
    },
    {
      "page": "x_f",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_f"
      ]
    },
    {
      "page": "x_funs",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_funs"
      ]
    },
    {
      "page": "x_m",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_m"
      ]
    },
    {
      "page": "x_m2",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_m2"
      ]
    },
    {
      "page": "x_m3",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_m3"
      ]
    },
    {
      "page": "x_m4",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_m4"
      ]
    },
    {
      "page": "x_m5",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_m5"
      ]
    },
    {
      "page": "x_packages",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_packages"
      ]
    },
    {
      "page": "x_v",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_v"
      ]
    },
    {
      "page": "x_v2",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_v2"
      ]
    },
    {
      "page": "x_where",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_where"
      ]
    },
    {
      "page": "x_x",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_x"
      ]
    },
    {
      "page": "x_x2",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_x2"
      ]
    },
    {
      "page": "x_x3",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_x3"
      ]
    },
    {
      "page": "x_y",
      "title": "foodwebWrapper data sets",
      "topics": [
        "x_y"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R2HTML",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "foodwebWrapper.Rmd",
      "filename": "foodwebWrapper.html",
      "title": "foodwebWrapper",
      "author": "Barry Zeeberg [aut, cre]",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-07-18 11:30:41",
      "modified": "2026-05-17 04:35:52",
      "commits": 3
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "foodwebwrapper",
  "_universes": [
    "barryzee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-17T06:36:23.000Z",
      "distro": "noble",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "39cf96b77c7b53bc6e55e978932cb07f675f665ed733412c5b8d083d886d1c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-17T06:36:13.000Z",
      "distro": "noble",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "d40515e5b0dffc994c91f80e9f574955793f0de5c29da68a9ee24385200e0316",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-17T06:35:32.000Z",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "1d77a4b37e0f25da1f3ced6330b09c906c52e4662bc912cf2b6375949e38b0b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-17T06:36:03.000Z",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "1daef0b801bfacb88e95aba33cb0f48fcb24cd53efcefd8e83acfc4330656adb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T06:35:46.000Z",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "fd799fe115344c1ed94f6e0cf3f42d2a3eeaff9ba2e09eee77a3349092b21231",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T06:35:14.000Z",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "2f05dc073f27f7f26bb34e7b6c5cb942edf0ba14dc88f79be82e3aafe877f5db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T06:35:33.000Z",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "e66630e45f851b1a685395cf19dd96f2eb8fb81010b35270e2746b9881b8906c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-02T17:41:49.000Z",
      "commit": "394ce34b0a33ef9ca6a80f3e90198256d905b409",
      "fileid": "f57d23ac555821ca155736ea6adc7ad3b67eed90160fb20235d1a00b2623a0e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25983525632"
    }
  ]
}