Learn R Programming

funviewR

funviewR is an R package that analyzes R source code to detect function definitions and internal dependencies, then visualizes them as interactive network graphs.

Features

Copy Link

Version

Install

install.packages('funviewR')

Monthly Downloads

130

Version

0.1.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Chathura Jayalath

Last Published

December 4th, 2025

Functions in funviewR (0.1.1)

analyze_internal_dependencies_multi

Analyze internal dependencies in R source files
plot_dependency_graph

Analyze and plot R code dependencies in one step
plot_interactive_dependency_graph

Plot an interactive dependency graph
get_all_expressions

Get all parsed expressions from an R file
get_r_files

Get all R files from a directory