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.0 |
Imports: | magrittr, functiondepends, glue, visNetwork, htmlwidgets |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-07-22 |
Author: | Antonio Fratamico [aut, cre] |
Maintainer: | Antonio Fratamico <fratamicoa at outlook.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | funcMapper results |
Reference manual: | funcMapper.html , funcMapper.pdf |
Vignettes: |
funcMapper Guidance (source, R code) |
Package source: | funcMapper_1.0.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): funcMapper_1.0.0.tgz, r-oldrel (x86_64): funcMapper_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=funcMapper to link to this page.