funcMapper: Map User-Created Functions

Create an interactive function map by analyzing a specified R script. It uses the find_dependencies() function from the 'functiondepends' package to recursively trace all user-defined function dependencies.

Version: 1.0.1
Imports: magrittr, functiondepends, glue, visNetwork, htmlwidgets
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-07-24
DOI: 10.32614/CRAN.package.funcMapper
Author: Antonio Fratamico [aut, cre]
Maintainer: Antonio Fratamico <fratamicoa at outlook.com>
BugReports: https://github.com/antoniof1704/funcMapper/issues
License: MIT + file LICENSE
URL: https://github.com/antoniof1704/funcMapper
NeedsCompilation: no
Materials: NEWS
CRAN checks: funcMapper results

Documentation:

Reference manual: funcMapper.html , funcMapper.pdf
Vignettes: funcMapper Guidance (source, R code)

Downloads:

Package source: funcMapper_1.0.1.tar.gz
Windows binaries: r-devel: funcMapper_1.0.0.zip, r-release: funcMapper_1.0.0.zip, r-oldrel: funcMapper_1.0.0.zip
macOS binaries: r-release (arm64): funcMapper_1.0.0.tgz, r-oldrel (arm64): funcMapper_1.0.0.tgz, r-release (x86_64): funcMapper_1.0.1.tgz, r-oldrel (x86_64): funcMapper_1.0.1.tgz
Old sources: funcMapper archive

Linking:

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