{
  "_id": "6a16a436acfb0bcc41d8202a",
  "Package": "mappeR",
  "Type": "Package",
  "Title": "Construct Mapper Graphs for Topological and Exploratory Data\nAnalysis",
  "Description": "Topological data analysis (TDA) is a method of data\nanalysis that uses techniques from topology to analyze\nhigh-dimensional data. Here we implement Mapper, an algorithm\nfrom this area developed by Singh, Mémoli and Carlsson (2007)\nwhich generalizes the concept of a Reeb graph\n<https://en.wikipedia.org/wiki/Reeb_graph>.",
  "Authors@R": "person(\"George\", \"Clare Kennedy\", email = \"george-clarekennedy@uiowa.edu\",\nrole = 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.4.0",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://uiowa-applied-topology.r-universe.dev",
  "Date/Publication": "2026-01-27 07:13:55 UTC",
  "RemoteUrl": "https://github.com/uiowa-applied-topology/mapper",
  "RemoteRef": "HEAD",
  "RemoteSha": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:55:46 UTC",
    "User": "root"
  },
  "Author": "George Clare Kennedy [aut, cre]",
  "Maintainer": "George Clare Kennedy <george-clarekennedy@uiowa.edu>",
  "MD5sum": "10dfe79a0ccf340dd50320ab1a861568",
  "_user": "uiowa-applied-topology",
  "_type": "src",
  "_file": "mappeR_2.4.0.tar.gz",
  "_fileid": "324cf37cf6b2b5e587b651494edd88905486085703521562ba8f8e364cb80997",
  "_filesize": 364834,
  "_sha256": "324cf37cf6b2b5e587b651494edd88905486085703521562ba8f8e364cb80997",
  "_created": "2026-05-27T07:55:46.000Z",
  "_published": "2026-05-27T07:58:46.743Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78032620082,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234975115"
    },
    {
      "job": 78032620092,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234963799"
    },
    {
      "job": 78032620079,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234974226"
    },
    {
      "job": 78032620015,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234968329"
    },
    {
      "job": 78032229516,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234931658"
    },
    {
      "job": 78032620044,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234967188"
    },
    {
      "job": 78032620078,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234962917"
    },
    {
      "job": 78032620106,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234971479"
    },
    {
      "job": 78032620072,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234959834"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uiowa-applied-topology/mapper",
  "_commit": {
    "id": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
    "author": "George Clare Kennedy <georgeck612@gmail.com>",
    "committer": "George Clare Kennedy <georgeck612@gmail.com>",
    "message": "Increment version number to 2.4.0\n",
    "time": 1769498035
  },
  "_maintainer": {
    "name": "George Clare Kennedy",
    "email": "george-clarekennedy@uiowa.edu",
    "login": "gergill",
    "description": "PhD candidate at UIowa. Californian twice-transplanted. Avatar: The Last Airbender enthusiast.",
    "uuid": 33237655
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fastcluster",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uiowa-applied-topology",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 7
    },
    {
      "week": "2025-24",
      "n": 4
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "2.1.0",
      "date": "2025-06-09"
    },
    {
      "name": "2.2.0",
      "date": "2025-06-28"
    },
    {
      "name": "2.2.1",
      "date": "2025-07-01"
    },
    {
      "name": "2.3.0",
      "date": "2025-07-27"
    },
    {
      "name": "2.4.0",
      "date": "2026-01-27"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "gergill",
      "count": 504,
      "uuid": 33237655
    }
  ],
  "_userbio": {
    "uuid": 100174627,
    "type": "organization",
    "name": "Uiowa Applied Topology ",
    "description": "Applied topology at the University of Iowa"
  },
  "_downloads": {
    "count": 146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mappeR"
  },
  "_devurl": "https://github.com/uiowa-applied-topology/mapper",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mappeR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uiowa-applied-topology/mapper",
  "_realowner": "uiowa-applied-topology",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2024-10-04"
    },
    {
      "version": "0.1.5",
      "date": "2024-10-04"
    },
    {
      "version": "1.0.0",
      "date": "2024-10-07"
    },
    {
      "version": "1.1.0",
      "date": "2024-10-16"
    },
    {
      "version": "1.2.0",
      "date": "2024-10-23"
    },
    {
      "version": "1.3.0",
      "date": "2024-10-30"
    },
    {
      "version": "2.0.0",
      "date": "2025-02-17"
    },
    {
      "version": "2.0.1",
      "date": "2025-02-19"
    },
    {
      "version": "2.0.2",
      "date": "2025-02-20"
    },
    {
      "version": "2.1.0",
      "date": "2025-06-09"
    },
    {
      "version": "2.2.0",
      "date": "2025-06-28"
    },
    {
      "version": "2.2.1",
      "date": "2025-07-02"
    },
    {
      "version": "2.3.0",
      "date": "2025-08-01"
    },
    {
      "version": "2.4.0",
      "date": "2026-01-27"
    }
  ],
  "_exports": [
    "create_1D_mapper_object",
    "create_ball_mapper_object",
    "create_balls",
    "create_clusterball_mapper_object",
    "create_mapper_object",
    "create_width_balanced_cover",
    "eccentricity_filter",
    "global_hierarchical_clusterer",
    "local_hierarchical_clusterer"
  ],
  "_help": [
    {
      "page": "create_1D_mapper_object",
      "title": "One-Dimensional Mapper",
      "topics": [
        "create_1D_mapper_object"
      ]
    },
    {
      "page": "create_ball_mapper_object",
      "title": "Ball Mapper",
      "topics": [
        "create_ball_mapper_object"
      ]
    },
    {
      "page": "create_balls",
      "title": "Greedy Baller",
      "topics": [
        "create_balls"
      ]
    },
    {
      "page": "create_clusterball_mapper_object",
      "title": "ClusterBall Mapper",
      "topics": [
        "create_clusterball_mapper_object"
      ]
    },
    {
      "page": "create_mapper_object",
      "title": "Mapper",
      "topics": [
        "create_mapper_object"
      ]
    },
    {
      "page": "create_width_balanced_cover",
      "title": "Width-Balanced Cover Maker",
      "topics": [
        "create_width_balanced_cover"
      ]
    },
    {
      "page": "eccentricity_filter",
      "title": "Eccentric Lens",
      "topics": [
        "eccentricity_filter"
      ]
    },
    {
      "page": "global_hierarchical_clusterer",
      "title": "Global Longevity Clusterer",
      "topics": [
        "global_hierarchical_clusterer"
      ]
    },
    {
      "page": "local_hierarchical_clusterer",
      "title": "Local Longevity Clusterer",
      "topics": [
        "local_hierarchical_clusterer"
      ]
    }
  ],
  "_readme": "https://github.com/uiowa-applied-topology/mapper/raw/HEAD/README.md",
  "_rundeps": [
    "fastcluster"
  ],
  "_score": 4.033423755486949,
  "_indexed": true,
  "_nocasepkg": "mapper",
  "_universes": [
    "uiowa-applied-topology",
    "gergill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-05-27T07:57:39.000Z",
      "distro": "noble",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "978e0c7c365924327636f644c0b44e5ad8735d794a7d8d89be6f73e4b1d8dfde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-05-27T07:57:18.000Z",
      "distro": "noble",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "940c268233c60eee01c7345b89238d63fc9ccece29c7fc1cc0e321ede6628ab6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-05-27T07:57:48.000Z",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "eb7a2f93eea5a362d40a2cd03a28f6f29636bb12a32c02b36ab128bba59afc02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-05-27T07:57:30.000Z",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "570723c9541da3e90d3319da070979f69e40c8c4d6c15da97972205bfdc5d499",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.0",
      "date": "2026-05-27T07:57:46.000Z",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "5ad56b246e0527db015f2194250bae995a2992c17996b5a7a43550d3ccb488d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-05-27T07:57:06.000Z",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "59bd06f3afddf8abf93e0c55535351ab11129db2748ff65d83cd7a9f015ac005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-05-27T07:57:26.000Z",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "c815be26b023e11edd9ffb7c24a36eb9af5c9b4ac5d2d30faa7ed59bc24fe28d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-05-27T07:56:59.000Z",
      "commit": "3fcb69a1b9d5f0a7782197fef8415fbb2a011b63",
      "fileid": "79ee83097650f969ec8fdc8c5c034178de2979ba77b2d2b8671e924bc823e6c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uiowa-applied-topology/actions/runs/26498382413"
    }
  ]
}