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.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'))

Peer review:

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

On CRAN:

1 exports 3 stars 0.93 score 1 dependencies 3 scripts 211 downloads

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

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:FuncMap

Dependencies:mvbutils