mappeR: Construct and Visualize TDA Mapper Graphs

Topological data analysis (TDA) is a method of data analysis that uses techniques from topology to analyze high-dimensional data. Here we implement Mapper, an algorithm from this area developed by Singh, Mémoli and Carlsson (2007) which generalizes the concept of a Reeb graph <https://en.wikipedia.org/wiki/Reeb_graph>. The output graph is able to be visualized in R using 'igraph' or using a free network analysis software called 'Cytoscape', available for download from at <https://cytoscape.org/>.

Version: 0.1.5
Imports: fastcluster, grDevices, igraph, RCy3, stats, utils
Suggests: testthat (≥ 3.0.0)
Published: 2024-10-04
DOI: 10.32614/CRAN.package.mappeR
Author: George Clare Kennedy [aut, cre]
Maintainer: George Clare Kennedy <george-clarekennedy at uiowa.edu>
BugReports: https://github.com/Uiowa-Applied-Topology/mappeR/issues
License: MIT + file LICENSE
URL: https://github.com/Uiowa-Applied-Topology/mappeR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mappeR results

Documentation:

Reference manual: mappeR.pdf

Downloads:

Package source: mappeR_0.1.5.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): mappeR_0.1.5.tgz, r-oldrel (arm64): mappeR_0.1.5.tgz, r-release (x86_64): mappeR_0.1.5.tgz, r-oldrel (x86_64): mappeR_0.1.5.tgz
Old sources: mappeR archive

Linking:

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