{
  "_id": "6a48d055b5e98c40829fdda4",
  "Package": "rgph",
  "Type": "Package",
  "Title": "Pair Critical Points and Compute Persistent Homology of Reeb\nGraphs",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Satyajit\", \"Mohanty\",\nemail = \"mohantysatyajit57@gmail.com\",\nrole = c(\"aut\")\n),\nperson(\n\"Shubham\", \"Singh\",\nemail = \"shubhamus16091998@example.com\",\nrole = c(\"aut\")\n),\nperson(\n\"Jason Cory\", \"Brunson\",\nemail = \"cornelioid@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3126-9494\")\n),\nperson(\n\"Paul\", \"Rosen\",\nemail = \"paul.rosen@utah.edu\",\nrole = c(\"cph\", \"ctb\"),\ncomment = c(\"ReebGraphPairing; GPL-3 license\",\nORCID = \"0000-0002-0873-9518\")\n),\nperson(\n\"Junyi\", \"Tu\",\nemail = \"JXTU@salisbury.edu\",\nrole = c(\"cph\", \"ctb\"),\ncomment = c(\"ReebGraphPairing; GPL-3 license\",\nORCID = \"0000-0001-7026-7454\")\n)\n)",
  "Description": "Interface to the 'ReebGraphPairing' program to compute\ncritical points of Reeb graphs following Tu, Hajij, & Rosen\n(2019) <doi:10.1007/978-3-030-33720-9_8> via the 'rJava'\npackage. Also store Reeb graphs in a minimal S3 class, convert\nbetween other network data structures, and post-process pairing\ndata to obtain extended persistent homology following Carrière\n& Oudot (2018) <doi:10.1007/s10208-017-9370-z>.",
  "SystemRequirements": "Java (>= 5.0)",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 08:52:07 UTC",
    "User": "root"
  },
  "Author": "Satyajit Mohanty [aut], Shubham Singh [aut], Jason Cory Brunson\n[aut, cre] (ORCID: <https://orcid.org/0000-0003-3126-9494>),\nPaul Rosen [cph, ctb] (ReebGraphPairing; GPL-3 license, ORCID:\n<https://orcid.org/0000-0002-0873-9518>), Junyi Tu [cph, ctb]\n(ReebGraphPairing; GPL-3 license, ORCID:\n<https://orcid.org/0000-0001-7026-7454>)",
  "Maintainer": "Jason Cory Brunson <cornelioid@gmail.com>",
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://corybrunson.r-universe.dev",
  "Date/Publication": "2026-02-24 19:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/rgph",
  "RemoteRef": "HEAD",
  "RemoteSha": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
  "_user": "corybrunson",
  "_type": "src",
  "_file": "rgph_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4d4d09803d1890b9bb9b958d43f8209eecab2bbf4640df28e136745a4f62554f",
  "_filesize": 1258198,
  "_sha256": "4d4d09803d1890b9bb9b958d43f8209eecab2bbf4640df28e136745a4f62554f",
  "_expires": "2026-10-12T09:20:19.000Z",
  "_created": "2026-07-04T08:52:07.000Z",
  "_published": "2026-07-04T09:20:21.466Z",
  "_jobs": [
    {
      "job": 85119121042,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080216504"
    },
    {
      "job": 85119121043,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080216808"
    },
    {
      "job": 85119121063,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080399586"
    },
    {
      "job": 85119121054,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080389476"
    },
    {
      "job": 85118906636,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080198505"
    },
    {
      "job": 85119121060,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080214237"
    },
    {
      "job": 85119121050,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080212516"
    },
    {
      "job": 85119121048,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080210268"
    },
    {
      "job": 85119121053,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080212808"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038",
  "_status": "success",
  "_upstream": "https://github.com/cran/rgph",
  "_commit": {
    "id": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
    "author": "Jason Cory Brunson <cornelioid@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1771961402
  },
  "_maintainer": {
    "name": "Jason Cory Brunson",
    "email": "cornelioid@gmail.com",
    "login": "corybrunson",
    "mastodon": "@cornelioid@mastodon.social",
    "description": "Mathematician by training, data scientist by testing. Relatively new to pretty much everything.\n🇵🇸",
    "uuid": 7768027,
    "orcid": "0000-0003-3126-9494"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.7.0",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "version": ">= 0.5-0",
      "role": "Depends"
    },
    {
      "package": "phutil",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "version": ">= 0.6-0",
      "role": "Suggests"
    },
    {
      "package": "network",
      "version": ">= 1.19.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-02-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "corybrunson",
      "count": 1,
      "uuid": 7768027
    }
  ],
  "_userbio": {
    "uuid": 7768027,
    "type": "user",
    "name": "Cory Brunson",
    "followers": 104,
    "description": "Mathematician by training, data scientist by testing. Relatively new to pretty much everything.\r\n🇵🇸"
  },
  "_downloads": {
    "count": 255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgph"
  },
  "_searchresults": 6,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgph.html",
    "manual.pdf"
  ],
  "_realowner": "corybrunson",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-24"
    }
  ],
  "_exports": [
    "as_igraph",
    "as_network",
    "as_reeb_graph",
    "read_reeb_graph",
    "reeb_graph",
    "reeb_graph_pairs",
    "reeb_graph_persistence"
  ],
  "_datasets": [
    {
      "name": "buddha",
      "title": "Mesh-Derived Reeb Graphs",
      "object": "buddha",
      "class": [
        "reeb_graph",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "david",
      "title": "Mesh-Derived Reeb Graphs",
      "object": "david",
      "class": [
        "reeb_graph",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "flower",
      "title": "Mesh-Derived Reeb Graphs",
      "object": "flower",
      "class": [
        "reeb_graph",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "topology",
      "title": "Mesh-Derived Reeb Graphs",
      "object": "topology",
      "class": [
        "reeb_graph",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_reeb_graph",
      "title": "Coerce objects to class 'reeb_graph'",
      "topics": [
        "as_igraph",
        "as_igraph.reeb_graph",
        "as_network",
        "as_network.reeb_graph",
        "as_reeb_graph",
        "as_reeb_graph.igraph",
        "as_reeb_graph.network"
      ]
    },
    {
      "page": "reeb_graph",
      "title": "An S3 class and constructors for Reeb graphs",
      "topics": [
        "format.reeb_graph",
        "print.reeb_graph",
        "read_reeb_graph",
        "reeb_graph"
      ]
    },
    {
      "page": "reeb_graph_examples",
      "title": "Mesh-Derived Reeb Graphs",
      "topics": [
        "buddha",
        "david",
        "flower",
        "reeb_graph_examples",
        "topology"
      ]
    },
    {
      "page": "reeb_graph_pairs",
      "title": "Pair Reeb Graph Critical Points via Java",
      "topics": [
        "as.data.frame.reeb_graph_pairs",
        "format.reeb_graph_pairs",
        "print.reeb_graph_pairs",
        "reeb_graph_pairs",
        "reeb_graph_pairs.default",
        "reeb_graph_pairs.igraph",
        "reeb_graph_pairs.network",
        "reeb_graph_pairs.reeb_graph"
      ]
    },
    {
      "page": "reeb_graph_persistence",
      "title": "Compute Extended Persistent Homology of a Reeb Graph",
      "topics": [
        "reeb_graph_persistence",
        "reeb_graph_persistence.default",
        "reeb_graph_persistence.igraph",
        "reeb_graph_persistence.network",
        "reeb_graph_persistence.reeb_graph",
        "reeb_graph_persistence.reeb_graph_pairs"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rgph/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "cpp11",
    "phutil",
    "rJava",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-25-jre-headless",
      "headers": "openjdk-25-jre-headless",
      "source": "openjdk",
      "version": "25.0.3+9-2~26.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "benchmark.Rmd",
      "filename": "benchmark.html",
      "title": "Runtime Comparison of Critical Point Pairing Algorithms",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The running example",
        "A more complex case",
        "How performance and improvement scale"
      ],
      "created": "2026-02-24 19:30:02",
      "modified": "2026-02-24 19:30:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rgph",
  "_universes": [
    "corybrunson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T08:54:40.000Z",
      "distro": "resolute",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/4884fa9cd08fed6de8d52e164eecf78ce400791d5cc649d2106b993fafabe814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T08:54:43.000Z",
      "distro": "resolute",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/600b7280b570ad09c8ed5db7e560952fa87d2513fe4c697a74420631987274e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T09:19:50.000Z",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/52473b1b779bf347edc7cd5af144ecca2851d693d5c00acf4e7c60714b84b3dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T09:18:14.000Z",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/8aa49adee8f3f74a061c11b0756c7427248d9037fba10e12875ceda1d0c599b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T08:54:41.000Z",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/57bf973c33836b0e96cd99a5b1e47a6bbba9f841bb026e9d5c6bbfa3b200dbd5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T08:53:58.000Z",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/a7cc1352d26777c1e8abf1310ac9e6927e0ac4a12e55fe6237f11ab4f8868e75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T08:53:42.000Z",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/43d13aa21d1d968c1c147e572f56ce87dc05a9fb0055119c554e6a0254c40edc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T08:54:03.000Z",
      "commit": "209a864645bfe3675327f6b30e4e75cdfdeafe7a",
      "fileid": "https://r2.ropensci.org/201b73aaf5a05805f753a60eaade8076c13263597e6c56642672270e1d4d7f67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/28701003038"
    }
  ]
}