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.2.1
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-01 06:24:09 UTC; gergill
Author: George Clare Kennedy [aut, cre]
Maintainer: George Clare Kennedy <george-clarekennedy@uiowa.edu>
Repository: CRAN
Date/Publication: 2025-07-02 09:00:07 UTC
Built: R 4.3.3; ; 2025-07-04 04:24:20 UTC; unix
