The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

funviewR: Visualize Function Call Dependencies in R Source Code

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 ORCID iD [aut, cre]
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

Documentation:

Reference manual: funviewR.html , funviewR.pdf

Downloads:

Package source: funviewR_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: funviewR_0.1.0.zip
macOS binaries: r-release (arm64): funviewR_0.1.0.tgz, 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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.