Provides tools to analyze R source code and detect function definitions and their internal dependencies across multiple files. Creates interactive network visualizations using 'visNetwork' to display function call relationships, with detailed tooltips showing function arguments, return values, and documentation. Supports both individual files and directory-based analysis with automatic file detection. Useful for understanding code structure, identifying dependencies, and documenting R projects.
| Version: | 0.1.0 |
| Imports: | codetools, visNetwork, igraph, htmltools, magrittr |
| Suggests: | htmlwidgets |
| Published: | 2025-11-09 |
| DOI: | 10.32614/CRAN.package.funviewR (may not be active yet) |
| Author: | Chathura Jayalath |
| Maintainer: | Chathura Jayalath <acj.chathura at gmail.com> |
| BugReports: | https://github.com/deamonpog/funviewR/issues |
| License: | GPL-3 |
| URL: | https://github.com/deamonpog/funviewR |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | funviewR results |
| Reference manual: | funviewR.html , funviewR.pdf |
| Package source: | funviewR_0.1.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): funviewR_0.1.0.tgz, r-release (x86_64): funviewR_0.1.0.tgz, r-oldrel (x86_64): funviewR_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=funviewR to link to this page.