{
  "_id": "6a1f0c95b401979e7341cd79",
  "Package": "inphr",
  "Title": "Statistical Inference for Persistence Homology Data",
  "Version": "0.0.1",
  "Authors@R": "person(\"Aymeric\", \"Stamm\", , \"aymeric.stamm@cnrs.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8725-3654\"))",
  "Description": "A set of functions for performing null hypothesis testing\non samples of persistence diagrams using the theory of\npermutations. Currently, only two-sample testing is\nimplemented. Inputs can be either samples of persistence\ndiagrams themselves or vectorizations. In the former case, they\nare embedded in a metric space using either the Bottleneck or\nWasserstein distance. In the former case, persistence data\nbecomes functional data and inference is performed using tools\navailable in the 'fdatest' package. Main reference for the\ninterval-wise testing method: Pini A., Vantini S. (2017)\n\"Interval-wise testing for functional data\"\n<doi:10.1080/10485252.2017.1306627>. Main reference for\ninference on populations of networks: Lovato, I., Pini, A.,\nStamm, A., & Vantini, S. (2020) \"Model-free two-sample test for\nnetwork-valued data\" <doi:10.1016/j.csda.2019.106896>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/tdaverse/inphr,\nhttps://tdaverse.github.io/inphr/",
  "BugReports": "https://github.com/tdaverse/inphr/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://tdaverse.r-universe.dev",
  "Date/Publication": "2025-08-26 15:15:07 UTC",
  "RemoteUrl": "https://github.com/tdaverse/inphr",
  "RemoteRef": "HEAD",
  "RemoteSha": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:24:19 UTC",
    "User": "root"
  },
  "Author": "Aymeric Stamm [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8725-3654>)",
  "Maintainer": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
  "MD5sum": "5f39bfdddff4db8cbc5bd4a4960dd5b0",
  "_user": "tdaverse",
  "_type": "src",
  "_file": "inphr_0.0.1.tar.gz",
  "_fileid": "070eeb15625a8527f83660d3b3d879d80ab2c9a104879293baec50b003571ac7",
  "_filesize": 465673,
  "_sha256": "070eeb15625a8527f83660d3b3d879d80ab2c9a104879293baec50b003571ac7",
  "_created": "2026-05-17T09:24:19.000Z",
  "_published": "2026-06-02T17:02:13.529Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79126972605,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041215709"
    },
    {
      "job": 79126972699,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041215035"
    },
    {
      "job": 79126972571,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041209615"
    },
    {
      "job": 79126972704,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041207993"
    },
    {
      "job": 79126971762,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041192532"
    },
    {
      "job": 79126971411,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364517857"
    },
    {
      "job": 79126971995,
      "time": 349,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041230771"
    },
    {
      "job": 79126972246,
      "time": 375,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041233909"
    },
    {
      "job": 79126972834,
      "time": 320,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041227718"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tdaverse/inphr",
  "_commit": {
    "id": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
    "author": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
    "committer": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
    "message": "Redoc.\n",
    "time": 1756221307
  },
  "_maintainer": {
    "name": "Aymeric Stamm",
    "email": "aymeric.stamm@cnrs.fr",
    "login": "astamm",
    "mastodon": "@aymeric_stamm@mastodon.social",
    "bluesky": "@aymeric-stamm.bsky.social",
    "orcid": "0000-0002-8725-3654",
    "description": "",
    "uuid": 6044838
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fdatest",
      "role": "Imports"
    },
    {
      "package": "flipr",
      "role": "Imports"
    },
    {
      "package": "phutil",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "TDAvec",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "tdaverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-23",
      "n": 9
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 10
    },
    {
      "week": "2025-35",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2025-08-26"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "astamm",
      "count": 33,
      "uuid": 6044838
    }
  ],
  "_userbio": {
    "uuid": 74478337,
    "type": "organization",
    "name": "tdaverse",
    "description": "an inceptive R package collection for computational topology and topological data analysis"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inphr"
  },
  "_devurl": "https://github.com/tdaverse/inphr",
  "_pkgdown": "https://tdaverse.github.io/inphr/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inphr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdaverse/inphr",
  "_realowner": "tdaverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "two_sample_diagram_test",
    "two_sample_functional_test"
  ],
  "_datasets": [
    {
      "name": "archspirals",
      "title": "Persistence diagrams from Archimedean spiral samples",
      "object": "archspirals",
      "class": [
        "persistence_set",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "trefoils1",
      "title": "Persistence diagrams from trefoil knot samples (first set)",
      "object": "trefoils1",
      "class": [
        "persistence_set",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "trefoils2",
      "title": "Persistence diagrams from trefoil knot samples (second set)",
      "object": "trefoils2",
      "class": [
        "persistence_set",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "archspirals",
      "title": "Persistence diagrams from Archimedean spiral samples",
      "topics": [
        "archspirals"
      ]
    },
    {
      "page": "trefoils1",
      "title": "Persistence diagrams from trefoil knot samples (first set)",
      "topics": [
        "trefoils1"
      ]
    },
    {
      "page": "trefoils2",
      "title": "Persistence diagrams from trefoil knot samples (second set)",
      "topics": [
        "trefoils2"
      ]
    },
    {
      "page": "two_sample_diagram_test",
      "title": "Two-sample test for diagram representation of persistence homology data",
      "topics": [
        "two_sample_diagram_test"
      ]
    },
    {
      "page": "two_sample_functional_test",
      "title": "Two-sample test for functional representations of persistence homology data",
      "topics": [
        "two_sample_functional_test"
      ]
    }
  ],
  "_readme": "https://github.com/tdaverse/inphr/raw/HEAD/README.md",
  "_rundeps": [
    "ash",
    "askpass",
    "BH",
    "bitops",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "deSolve",
    "dials",
    "DiceDesign",
    "dplyr",
    "farver",
    "fda",
    "fdatest",
    "fds",
    "flipr",
    "FNN",
    "fs",
    "generics",
    "gert",
    "ggplot2",
    "gh",
    "gitcreds",
    "glue",
    "gtable",
    "hardhat",
    "hdrcde",
    "httr2",
    "ini",
    "isoband",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "openssl",
    "optimParallel",
    "pbapply",
    "pcaPP",
    "phutil",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "R6",
    "rainbow",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "rgenoud",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "S7",
    "scales",
    "sfd",
    "sparsevctrs",
    "sys",
    "TDAvec",
    "tibble",
    "tidyselect",
    "usethis",
    "utf8",
    "vctrs",
    "viridisLite",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "inphr",
  "_universes": [
    "tdaverse",
    "astamm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-17T09:26:42.000Z",
      "distro": "noble",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "487ea96bcb0b91fe2887f105c68e22646e7b5e374e3b441fe3ebdaaad9ffe8a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-17T09:26:42.000Z",
      "distro": "noble",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "3eaaabc9c0ce0e82577c518f4a3efb613618e3b0db6973424382550639165f52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-17T09:25:56.000Z",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "2256eebab5ccc194becba00d6661f37c88b21d616ddc7b54e73bd3dd48a1d004",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-17T09:25:52.000Z",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "33a984b750e7261d3e383c9c8971881fd1f5561cb671547f5b0f87301f615b7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-17T09:25:42.000Z",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "79f2bf53808b6bd386bf14d22df8b3e8306b05278fc0e773068f9351e84adaae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-17T09:26:03.000Z",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "aa631788b0be1ee8a2c93d5e75d66cebe3db104250fc89f181db85c46e1f4ead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-17T09:25:40.000Z",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "fa668670abb249ae964314a446eb573831e143a79bfa9dbfb59ea1fbbf36cc99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T17:01:55.000Z",
      "commit": "98b6a3e6a0d7a828106627a118498ca14fef57e1",
      "fileid": "dfb53cca942b5ed40b3980ca4150e93dd7d01cb8ca805608c64ec6e314a51dd7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdaverse/actions/runs/25986952713"
    }
  ]
}