FuncMap: Hive Plots of R Package Function Calls

Analyzes the function calls in an R package and creates a hive plot of the calls, dividing them among functions that only make outgoing calls (sources), functions that have only incoming calls (sinks), and those that have both incoming calls and make outgoing calls (managers). Function calls can be mapped by their absolute numbers, their normalized absolute numbers, or their rank. FuncMap should be useful for comparing packages at a high level for their overall design. Plus, it's just plain fun. The hive plot concept was developed by Martin Krzywinski (www.hiveplot.com) and inspired this package. Note: this package is maintained for historical reasons. HiveR is a full package for creating hive plots.

Package details

AuthorBryan A. Hanson DePauw University, Greencastle Indiana USA
MaintainerBryan A. Hanson <hanson@depauw.edu>
LicenseGPL-3
Version1.0.10
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FuncMap")

Try the FuncMap package in your browser

Any scripts or data that you put into this service are public.

FuncMap documentation built on May 2, 2019, 11:04 a.m.