foodwebWrapper: Enhanced Wrapper to Show Which Functions Call What

Enhances the functionality of the mvbutils::foodweb() program. The matrix-format output of the original program contains identical row names and column names, each name representing a retrieved function. This format is enhanced by using the find_funs() program [see Sebastian (2017) <https://sebastiansauer.github.io/finds_funs/>] to concatenate the package name to the function name. Each package is assigned a unique color, that is used to color code the text naming the packages and the functions. This color coding is extended to the entries of value "1" within the matrix, indicating the pattern of ancestor and descendent functions.

Version: 1.1.0
Depends: R (≥ 4.2.0)
Imports: mvbutils, utils, tibble, dplyr, R2HTML, textshaping, magrittr, tidyverse, stringr
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-12-20
Author: Barry Zeeberg [aut, cre]
Maintainer: Barry Zeeberg <barryz2013 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: foodwebWrapper results

Documentation:

Reference manual: foodwebWrapper.pdf
Vignettes: foodwebWrapper

Downloads:

Package source: foodwebWrapper_1.1.0.tar.gz
Windows binaries: r-devel: foodwebWrapper_1.1.0.zip, r-release: foodwebWrapper_1.1.0.zip, r-oldrel: foodwebWrapper_1.1.0.zip
macOS binaries: r-release (arm64): foodwebWrapper_1.1.0.tgz, r-oldrel (arm64): foodwebWrapper_1.1.0.tgz, r-release (x86_64): foodwebWrapper_1.1.0.tgz, r-oldrel (x86_64): foodwebWrapper_1.1.0.tgz
Old sources: foodwebWrapper archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=foodwebWrapper to link to this page.