{
  "_id": "6a3d652fa319ef9414479e34",
  "Package": "ringSeg",
  "Type": "Package",
  "Title": "Asymptotic Distribution-Free Change-Point Detection via a New\nRanking Scheme (RING)",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Doudou\", \"Zhou\", role = \"aut\"),\nperson(\"Hao\", \"Chen\", role = c(\"aut\", \"cre\"), email = \"hxchen@ucdavis.edu\"))",
  "Description": "Rank-based, asymptotic distribution-free change-point\ndetection for modern (high-dimensional, non-Euclidean) data,\nbased on the graph-induced ranking scheme of Zhou and Chen\n(2025) <doi:10.1109/TIT.2025.3575858>. Given a rank matrix\nbuilt from a pairwise similarity, the method scans for a single\nchange-point or a changed interval using three statistics\n(weighted 'WR', max-type 'MR', and generalized 'TR') and\nreturns analytic distribution-free p-value approximations (with\nan optional skewness correction) as well as optional\npermutation p-values.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 17:25:21 UTC",
    "User": "root"
  },
  "Author": "Doudou Zhou [aut], Hao Chen [aut, cre]",
  "Maintainer": "Hao Chen <hxchen@ucdavis.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-25 11:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ringSeg",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d5a7198f3ab66811291b454bb95d07723052d31",
  "MD5sum": "13c0647763ecfc517c052ec9b3ea79ae",
  "_user": "cran",
  "_type": "src",
  "_file": "ringSeg_0.1.0.tar.gz",
  "_fileid": "04d96a95a0ea97966d05465216a82c918c691817a057d6b2567a12ad7d53de62",
  "_filesize": 161406,
  "_sha256": "04d96a95a0ea97966d05465216a82c918c691817a057d6b2567a12ad7d53de62",
  "_created": "2026-06-25T17:25:21.000Z",
  "_published": "2026-06-25T17:28:15.424Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83496019707,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7885892758"
    },
    {
      "job": 83496019702,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7885880604"
    },
    {
      "job": 83495540458,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7885836340"
    },
    {
      "job": 83496019710,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7885871578"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28188169486",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ringSeg",
  "_commit": {
    "id": "7d5a7198f3ab66811291b454bb95d07723052d31",
    "author": "Hao Chen <hxchen@ucdavis.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782387002
  },
  "_maintainer": {
    "name": "Hao Chen",
    "email": "hxchen@ucdavis.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 611,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ringSeg"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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/ringSeg.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_exports": [
    "rcpd",
    "ring_cpd",
    "ring_graph",
    "Rise_Rank"
  ],
  "_help": [
    {
      "page": "ringSeg-package",
      "title": "ringSeg: rank-based asymptotic distribution-free change-point detection",
      "topics": [
        "ringSeg-package",
        "ringSeg"
      ]
    },
    {
      "page": "rcpd",
      "title": "RING rank-based change-point detection (rank matrix in)",
      "topics": [
        "rcpd"
      ]
    },
    {
      "page": "ring_cpd",
      "title": "RING change-point detection from data or a distance matrix",
      "topics": [
        "ring_cpd"
      ]
    },
    {
      "page": "ring_graph",
      "title": "Build a RING rank graph from a distance matrix",
      "topics": [
        "ring_graph"
      ]
    },
    {
      "page": "Rise_Rank",
      "title": "Build a rank matrix from a similarity matrix",
      "topics": [
        "Rise_Rank"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ringSeg/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ringseg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T17:27:46.000Z",
      "distro": "resolute",
      "commit": "7d5a7198f3ab66811291b454bb95d07723052d31",
      "fileid": "b520b7631fa96f58b04d777487326b7ec7027be09d706a9a749acd5043b6f72e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28188169486"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T17:27:15.000Z",
      "distro": "resolute",
      "commit": "7d5a7198f3ab66811291b454bb95d07723052d31",
      "fileid": "afd9da42f2679ff067bc3285d02ce3f1f9a42292589f0d3d6d684cda06645118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28188169486"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-25T17:27:02.000Z",
      "commit": "7d5a7198f3ab66811291b454bb95d07723052d31",
      "fileid": "9f15d0b4842daa71ccc5429492dab54756ed0da78202902d681f45847fb6a9a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28188169486"
    }
  ]
}