{
  "_id": "6a102598acfb0bcc41c8ecec",
  "Package": "MapperAlgo",
  "Title": "Topological Data Analysis: Mapper Algorithm",
  "Version": "1.1.0",
  "Date": "2026-04-13",
  "Authors@R": "c(\nperson(\"ChiChien\", \"Wang\", email = \"kennywang2003@gmail.com\", role = c(\"aut\", \"cre\", \"trl\")),\nperson(\"Paul\", \"Pearson\", email = \"pearsonp@hope.edu\", role = \"ctb\"),\nperson(\"Daniel\", \"Muellner\", role = \"ctb\"),\nperson(\"Gurjeet\", \"Singh\", role = \"ctb\"))",
  "Maintainer": "ChiChien Wang <kennywang2003@gmail.com>",
  "Description": "The Mapper algorithm from Topological Data Analysis, the\nsteps are as follows 1. Define a filter (lens) function on the\ndata. 2. Perform clustering within each level set. 3. Generate\na complex from the clustering results.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/TDA-R/MapperAlgo",
  "BugReports": "https://github.com/TDA-R/MapperAlgo/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "chromium cmake libglpk-dev make libicu-dev\nlibuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://tda-r.r-universe.dev",
  "Date/Publication": "2026-04-13 14:21:22 UTC",
  "RemoteUrl": "https://github.com/tda-r/mapperalgo",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:31:28 UTC",
    "User": "root"
  },
  "Author": "ChiChien Wang [aut, cre, trl],\nPaul Pearson [ctb],\nDaniel Muellner [ctb],\nGurjeet Singh [ctb]",
  "MD5sum": "a450185901e0c0b5bae153ef7026f889",
  "_user": "tda-r",
  "_type": "src",
  "_file": "MapperAlgo_1.1.0.tar.gz",
  "_fileid": "915e68e10f834b7cff9c2b5a92d5aebbdf56720c6a496f02b31a6652899fc6ae",
  "_filesize": 1508671,
  "_sha256": "915e68e10f834b7cff9c2b5a92d5aebbdf56720c6a496f02b31a6652899fc6ae",
  "_created": "2026-05-13T09:31:28.000Z",
  "_published": "2026-05-22T09:44:56.587Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355143695,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966527725"
    },
    {
      "job": 77355143964,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966518921"
    },
    {
      "job": 77355143636,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966500870"
    },
    {
      "job": 77355143688,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966504879"
    },
    {
      "job": 77355142760,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966467131"
    },
    {
      "job": 77355142842,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157563650"
    },
    {
      "job": 77355143768,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966501762"
    },
    {
      "job": 77355143712,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966500332"
    },
    {
      "job": 77355143596,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966505956"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tda-r/mapperalgo",
  "_commit": {
    "id": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
    "author": "Wang chi-chien <kennywang2003@gmail.com>",
    "committer": "Wang chi-chien <kennywang2003@gmail.com>",
    "message": "upload 1.1.0\n",
    "time": 1776090082
  },
  "_maintainer": {
    "name": "ChiChien Wang",
    "email": "kennywang2003@gmail.com",
    "login": "kennywang112",
    "uuid": 91866898
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "inaparc",
      "role": "Imports"
    },
    {
      "package": "ppclust",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "networkD3",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "webshot2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "nortest",
      "role": "Imports"
    },
    {
      "package": "fastcluster",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tda-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2025-06-21"
    },
    {
      "name": "v1.0.4",
      "date": "2025-08-22"
    },
    {
      "name": "v1.0.4.9000",
      "date": "2025-08-28"
    },
    {
      "name": "v1.0.5",
      "date": "2025-10-01"
    },
    {
      "name": "v1.0.6",
      "date": "2025-10-29"
    },
    {
      "name": "v1.0.7",
      "date": "2025-11-16"
    },
    {
      "name": "v1.0.8",
      "date": "2026-01-09"
    },
    {
      "name": "v1.0.9",
      "date": "2026-02-03"
    },
    {
      "name": "v1.1.0",
      "date": "2026-04-13"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "kennywang112",
      "count": 63,
      "uuid": 91866898
    }
  ],
  "_userbio": {
    "uuid": 235287735,
    "type": "organization",
    "name": "TDA-R",
    "description": "An user-friendly TDA tool for R language users, provide flexible application for the Mapper Algorithm, Simplicial Complex, Persistence Diagram, and more."
  },
  "_downloads": {
    "count": 523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MapperAlgo"
  },
  "_devurl": "https://github.com/tda-r/mapperalgo",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MapperAlgo.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tda-r/mapperalgo",
  "_realowner": "tda-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-09-18"
    },
    {
      "version": "1.0.1",
      "date": "2024-12-08"
    },
    {
      "version": "1.0.2",
      "date": "2025-02-15"
    },
    {
      "version": "1.0.3",
      "date": "2025-06-21"
    },
    {
      "version": "1.0.4",
      "date": "2025-08-23"
    },
    {
      "version": "1.0.5",
      "date": "2025-10-03"
    },
    {
      "version": "1.0.6",
      "date": "2025-10-29"
    },
    {
      "version": "1.0.7",
      "date": "2025-11-16"
    },
    {
      "version": "1.0.8",
      "date": "2026-01-09"
    },
    {
      "version": "1.0.9",
      "date": "2026-02-03"
    },
    {
      "version": "1.1.0",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "cluster_cutoff_at_first_empty_bin",
    "cover_points",
    "CPEmbedding",
    "find_best_k_for_kmeans",
    "FuzzyMapperAlgo",
    "GMapperAlgo",
    "GridSearch",
    "MapperAlgo",
    "MapperCorrelation",
    "mapperEdges",
    "MapperPlotter",
    "mapperVertices",
    "perform_clustering",
    "recursive_gaussian_split",
    "save_mapper_png",
    "simplcial_complex",
    "to_lsfi",
    "to_lsmi"
  ],
  "_help": [
    {
      "page": "cluster_cutoff_at_first_empty_bin",
      "title": "Cut the hierarchical clustering tree to define clusters",
      "topics": [
        "cluster_cutoff_at_first_empty_bin"
      ]
    },
    {
      "page": "cover_points",
      "title": "Cover points based on intervals and overlap",
      "topics": [
        "cover_points"
      ]
    },
    {
      "page": "CPEmbedding",
      "title": "Conditional Probability Embedding for Mapper Nodes",
      "topics": [
        "CPEmbedding"
      ]
    },
    {
      "page": "find_best_k_for_kmeans",
      "title": "Find the optimal number of clusters for k-means",
      "topics": [
        "find_best_k_for_kmeans"
      ]
    },
    {
      "page": "FuzzyMapperAlgo",
      "title": "Fuzzy Mapper Algorithm (Fixed Adjacency Calculation)",
      "topics": [
        "FuzzyMapperAlgo"
      ]
    },
    {
      "page": "GMapperAlgo",
      "title": "G-Mapper Algorithm",
      "topics": [
        "GMapperAlgo"
      ]
    },
    {
      "page": "GridSearch",
      "title": "GridSearch searched over a list of interval width and overlap, useful for visualizing the convergence of the Mapper.",
      "topics": [
        "GridSearch"
      ]
    },
    {
      "page": "MapperAlgo",
      "title": "Mapper Algorithm",
      "topics": [
        "MapperAlgo"
      ]
    },
    {
      "page": "MapperCorrelation",
      "title": "Visualizes the correlation between two Mapper colorings.",
      "topics": [
        "MapperCorrelation"
      ]
    },
    {
      "page": "mapperEdges",
      "title": "Create Mapper Edges",
      "topics": [
        "mapperEdges"
      ]
    },
    {
      "page": "MapperPlotter",
      "title": "Plot Mapper Result",
      "topics": [
        "MapperPlotter"
      ]
    },
    {
      "page": "mapperVertices",
      "title": "Create Mapper Vertices",
      "topics": [
        "mapperVertices"
      ]
    },
    {
      "page": "perform_clustering",
      "title": "Perform clustering within a level set",
      "topics": [
        "perform_clustering"
      ]
    },
    {
      "page": "recursive_gaussian_split",
      "title": "Helper function to recursively split data until it is Gaussian The function now takes geometric boundaries (a, b) instead of indices",
      "topics": [
        "recursive_gaussian_split"
      ]
    },
    {
      "page": "save_mapper_png",
      "title": "GridSearch searched over a list of interval width and overlap, useful for visualizing the convergence of the Mapper.",
      "topics": [
        "save_mapper_png"
      ]
    },
    {
      "page": "simplcial_complex",
      "title": "Construct adjacency matrix of the simplicial complex",
      "topics": [
        "simplcial_complex"
      ]
    },
    {
      "page": "to_lsfi",
      "title": "Convert level set multi-index (lsmi) to flat index (lsfi)",
      "topics": [
        "to_lsfi"
      ]
    },
    {
      "page": "to_lsmi",
      "title": "Convert level set flat index (lsfi) to multi-index (lsmi)",
      "topics": [
        "to_lsmi"
      ]
    }
  ],
  "_readme": "https://github.com/tda-r/mapperalgo/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "chromote",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "data.tree",
    "digest",
    "doParallel",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "inaparc",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "kpeaks",
    "labeling",
    "later",
    "lattice",
    "lhs",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "memoise",
    "mime",
    "networkD3",
    "nortest",
    "otel",
    "pkgconfig",
    "ppclust",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "tinytex",
    "vctrs",
    "viridisLite",
    "webshot2",
    "websocket",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_score": 4.832508912706237,
  "_indexed": true,
  "_nocasepkg": "mapperalgo",
  "_universes": [
    "tda-r",
    "kennywang112"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-13T09:34:11.000Z",
      "distro": "noble",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "a5c0d4360897860df44e05044647a7a4a45ec6cabf9a511a6ef1f9347f8d7713",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-13T09:33:52.000Z",
      "distro": "noble",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "37f8e1cbebe7850a82ae45e75db446936f2279e028adf9d93378386f13b9c4b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-13T09:33:03.000Z",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "b92b5a3eef659e1eb45acfa6d1bad520b5769900aca59918832f316e3f02d914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-13T09:33:11.000Z",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "98f28e0a816507af6138f2b243c1350392779f2e2e40de5b286c452292169f6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T09:32:52.000Z",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "1b6c30a39ec8f42cd1a70ee472a4d2591b6a2d9f74929b8b972f02c9b70882a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T09:32:45.000Z",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "b0cc3057490c5f34c4ad6aa3fd59c5c15879be78f31ae9e6e42aa1aee9f9b171",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T09:33:06.000Z",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "69cc83c0adf95ad3df4cea1052d98b389813424ba70e0c926c698f2bae49eb30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T09:44:34.000Z",
      "commit": "1b0e268403eaa1dd2ce8d74aa3008cfd00b4b4d6",
      "fileid": "d2f855928395a36722c1483298c9ddf0ba22e5ed0a0c2b520cb8c43896d9ce3c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tda-r/actions/runs/25790484115"
    }
  ]
}