Package: FuncMap 1.0.10

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.

Authors:Bryan A. Hanson DePauw University, Greencastle Indiana USA

FuncMap_1.0.10.tar.gz
FuncMap_1.0.10.zip(r-4.5)FuncMap_1.0.10.zip(r-4.4)FuncMap_1.0.10.zip(r-4.3)
FuncMap_1.0.10.tgz(r-4.5-any)FuncMap_1.0.10.tgz(r-4.4-any)FuncMap_1.0.10.tgz(r-4.3-any)
FuncMap_1.0.10.tar.gz(r-4.5-noble)FuncMap_1.0.10.tar.gz(r-4.4-noble)
FuncMap_1.0.10.tgz(r-4.4-emscripten)FuncMap_1.0.10.tgz(r-4.3-emscripten)
FuncMap.pdf |FuncMap.html
FuncMap/json (API)
NEWS

# Install 'FuncMap' in R:
install.packages('FuncMap', repos = c('https://bryanhanson.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bryanhanson/funcmap/issues

On CRAN:

2.48 score 3 stars 3 scripts 194 downloads 1 exports 1 dependencies

Last updated 7 years agofrom:462aca1d77. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 27 2025
R-4.5-winOKJan 27 2025
R-4.5-macOKJan 27 2025
R-4.5-linuxOKJan 27 2025
R-4.4-winOKJan 27 2025
R-4.4-macOKJan 27 2025
R-4.3-winOKJan 27 2025
R-4.3-macOKJan 27 2025

Exports:FuncMap

Dependencies:mvbutils