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: 1.3.0
Encoding: UTF-8
Imports: fastcluster, grDevices, igraph, stats, utils
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-30 17:32:09 UTC; georg
Author: George Clare Kennedy [aut, cre]
Maintainer: George Clare Kennedy <george-clarekennedy@uiowa.edu>
Repository: CRAN
Date/Publication: 2024-10-30 17:50:02 UTC
