Other packages > Find by keyword >

mappeR  

Construct and Visualize TDA Mapper Graphs
View on CRAN: Click here


Download and install mappeR package within the R console
Install from CRAN:
install.packages("mappeR")

Install from Github:
library("remotes")
install_github("cran/mappeR")

Install by package version:
library("remotes")
install_version("mappeR", "2.3.0")



Attach the package and use:
library("mappeR")
Maintained by
George Clare Kennedy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-10-04
Latest Update: 2025-07-27
Description:
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/>.
How to cite:
George Clare Kennedy (2024). mappeR: Construct and Visualize TDA Mapper Graphs. R package version 2.3.0, https://cran.r-project.org/web/packages/mappeR. Accessed 12 Mar. 2026.
Previous versions and publish date:
0.1.3 (2024-10-04 12:20), 0.1.5 (2024-10-04 18:40), 1.0.0 (2024-10-07 09:00), 1.1.0 (2024-10-16 07:30), 1.2.0 (2024-10-23 07:20), 1.3.0 (2024-10-30 18:50), 2.0.0 (2025-02-17 01:40), 2.0.1 (2025-02-19 09:30), 2.0.2 (2025-02-20 19:10), 2.1.0 (2025-06-09 11:30), 2.2.0 (2025-06-28 20:10), 2.2.1 (2025-07-02 11:00), 2.3.0 (2025-07-27 20:20)
Other packages that cited mappeR R package
View mappeR citation profile
Other R packages that mappeR depends, imports, suggests or enhances
Complete documentation for mappeR
Functions, R codes and Examples using the mappeR R package
Full mappeR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA