Package: mappeR
Type: Package
Title: Construct and Visualize TDA Mapper Graphs
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>.
Authors@R: person("George", "Clare Kennedy", email = "george-clarekennedy@uiowa.edu",
  role = c("aut", "cre"))
License: MIT + file LICENSE
URL: https://github.com/Uiowa-Applied-Topology/mappeR
BugReports: https://github.com/Uiowa-Applied-Topology/mappeR/issues
Version: 2.3.0
Encoding: UTF-8
Imports: fastcluster, stats, utils
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-27 18:09:11 UTC; gergill
Author: George Clare Kennedy [aut, cre]
Maintainer: George Clare Kennedy <george-clarekennedy@uiowa.edu>
Repository: CRAN
Date/Publication: 2025-07-27 18:20:01 UTC
Built: R 4.5.1; ; 2025-10-06 01:28:08 UTC; windows
