{
  "_id": "6a1020c6acfb0bcc41c8bc79",
  "Package": "kerSeg",
  "Type": "Package",
  "Title": "New Kernel-Based Change-Point Detection",
  "Version": "1.1",
  "Authors@R": "c(person(\"Hoseung\", \"Song\", role = c(\"aut\", \"cre\"),\nemail = \"hosong@ucdavis.edu\"),\nperson(\"Hao\", \"Chen\", role = \"aut\"))",
  "Author": "Hoseung Song [aut, cre], Hao Chen [aut]",
  "Maintainer": "Hoseung Song <hosong@ucdavis.edu>",
  "Description": "New kernel-based test and fast tests for detecting\nchange-points or changed-intervals where the distributions\nabruptly change. They work well particularly for\nhigh-dimensional data. Song, H. and Chen, H. (2022)\n<arXiv:2206.01853>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 06:00:19 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-22 22:30:27 UTC",
  "RemoteUrl": "https://github.com/cran/kerSeg",
  "RemoteRef": "HEAD",
  "RemoteSha": "10e7e17b09e81f478500ae5b93111196aeb2660a",
  "MD5sum": "bb71e9fc0bd77ec921b3383a7e34854b",
  "_user": "cran",
  "_type": "src",
  "_file": "kerSeg_1.1.tar.gz",
  "_fileid": "106a853719310bd86f379457b1e7978705ade673eb15b8c87991645582d896a2",
  "_filesize": 140761,
  "_sha256": "106a853719310bd86f379457b1e7978705ade673eb15b8c87991645582d896a2",
  "_created": "2026-05-14T06:00:19.000Z",
  "_published": "2026-05-22T09:24:22.879Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352150712,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988214852"
    },
    {
      "job": 77352150664,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988212065"
    },
    {
      "job": 77352151003,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988216084"
    },
    {
      "job": 77352150802,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988212634"
    },
    {
      "job": 77352150520,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988188839"
    },
    {
      "job": 77352150243,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157189754"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25844436993",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/kerSeg",
  "_commit": {
    "id": "10e7e17b09e81f478500ae5b93111196aeb2660a",
    "author": "Hoseung Song <hosong@ucdavis.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1692743427
  },
  "_maintainer": {
    "name": "Hoseung Song",
    "email": "hosong@ucdavis.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kerSeg"
  },
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kerSeg.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-06-13"
    },
    {
      "version": "1.1",
      "date": "2023-08-24"
    }
  ],
  "_exports": [
    "gaussiankernel",
    "kerseg1",
    "kerseg2",
    "skew",
    "statint"
  ],
  "_help": [
    {
      "page": "gaussiankernel",
      "title": "Compute the Gaussian kernel matrix",
      "topics": [
        "gaussiankernel"
      ]
    },
    {
      "page": "kerSeg-package",
      "title": "New kernel-based change-point detection",
      "topics": [
        "kerSeg-package"
      ]
    },
    {
      "page": "kerseg1",
      "title": "Kernel-based change-point detection for single change-point alternatives",
      "topics": [
        "kerseg1"
      ]
    },
    {
      "page": "kerseg2",
      "title": "Kernel-based change-point detection for changed-interval alternatives",
      "topics": [
        "kerseg2"
      ]
    },
    {
      "page": "skew",
      "title": "Compute some components utilized in the third moment fomulas.",
      "topics": [
        "skew"
      ]
    },
    {
      "page": "statint",
      "title": "Compute the test statistics, D and W, for the changed-interval alternatives.",
      "topics": [
        "statint"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "kerseg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T06:02:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "10e7e17b09e81f478500ae5b93111196aeb2660a",
      "fileid": "5b1f776000f85f1268588aa10143d06d1aad34d6d5880e7cec100ccf9154488f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25844436993"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T06:02:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "10e7e17b09e81f478500ae5b93111196aeb2660a",
      "fileid": "ce45f62d12d97573537f1ece6350f316abbbdfcfca085ce807f69ec5f172a577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25844436993"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T06:02:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "10e7e17b09e81f478500ae5b93111196aeb2660a",
      "fileid": "65cd7eb91b54afedee857a7b18e36b54244062b6e0e8f6def45cfa07e8b6d047",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25844436993"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T06:02:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "10e7e17b09e81f478500ae5b93111196aeb2660a",
      "fileid": "59c5b4557c6f35337af8252cd00b73193e60b317809eea3567d6397c1a6864c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25844436993"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T09:24:00.000Z",
      "arch": "emscripten",
      "commit": "10e7e17b09e81f478500ae5b93111196aeb2660a",
      "fileid": "45bc1d5a35b8c3f88d7285275a880012c190af0198fe12b43e1243e7ce787496",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25844436993"
    }
  ]
}