{
  "_id": "6a12b347acfb0bcc41d19ea0",
  "Package": "eNchange",
  "Type": "Package",
  "Title": "Ensemble Methods for Multiple Change-Point Detection",
  "Version": "1.1",
  "Date": "2025-06-22",
  "Authors@R": "person(given = c(\"Karolos\", \"K.\"), family = \"Korkas\",  role = c(\"aut\", \"cre\"), email = \"kkorkas@yahoo.co.uk\")",
  "Maintainer": "Karolos K. Korkas <kkorkas@yahoo.co.uk>",
  "Description": "Implements a segmentation algorithm for multiple\nchange-point detection in univariate time series using the\nEnsemble Binary Segmentation of Korkas (2022) <Journal of the\nKorean Statistical Society, 51(1), pp.65-86.>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-24 08:08:45 UTC",
    "User": "root"
  },
  "Author": "Karolos K. Korkas [aut, cre]",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kakoko1984.r-universe.dev",
  "Date/Publication": "2025-06-25 02:24:11 UTC",
  "RemoteUrl": "https://github.com/cran/eNchange",
  "RemoteRef": "HEAD",
  "RemoteSha": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
  "MD5sum": "1282c7e9a448589f84c2b367a362af06",
  "_user": "kakoko1984",
  "_type": "src",
  "_file": "eNchange_1.1.tar.gz",
  "_fileid": "bbcf9c0e59d4902815ec84bd44eeddce8f51467155a4ae90f432f812e9df9e83",
  "_filesize": 202602,
  "_sha256": "bbcf9c0e59d4902815ec84bd44eeddce8f51467155a4ae90f432f812e9df9e83",
  "_created": "2026-05-24T08:08:45.000Z",
  "_published": "2026-05-24T08:13:59.874Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77582644575,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183544806"
    },
    {
      "job": 77582644583,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183545690"
    },
    {
      "job": 77582644564,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183546432"
    },
    {
      "job": 77582644589,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183546653"
    },
    {
      "job": 77582644577,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183543587"
    },
    {
      "job": 77582644561,
      "time": 234,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183553106"
    },
    {
      "job": 77582644569,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183543111"
    },
    {
      "job": 77582644588,
      "time": 271,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183556052"
    },
    {
      "job": 77582461403,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183529999"
    },
    {
      "job": 77582644545,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183543879"
    },
    {
      "job": 77582644537,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183542662"
    },
    {
      "job": 77582644536,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183543519"
    },
    {
      "job": 77582644538,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183543705"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/eNchange",
  "_commit": {
    "id": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
    "author": "Karolos K. Korkas <kkorkas@yahoo.co.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1750818251
  },
  "_maintainer": {
    "name": "Karolos K. Korkas",
    "email": "kkorkas@yahoo.co.uk",
    "login": "kakoko1984",
    "description": "",
    "uuid": 40242310
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "hawkes",
      "role": "Imports"
    },
    {
      "package": "ACDm",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1",
      "date": "2025-06-25"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kakoko1984",
      "count": 2,
      "uuid": 40242310
    }
  ],
  "_userbio": {
    "uuid": 40242310,
    "type": "user",
    "name": "Karolos Korkas"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eNchange"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eNchange.html",
    "manual.pdf"
  ],
  "_realowner": "kakoko1984",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-03-20"
    },
    {
      "version": "1.1",
      "date": "2025-06-25"
    }
  ],
  "_exports": [
    "BinSeg",
    "boot_thresh",
    "EnBinSeg",
    "pc_acdsim",
    "pc_hawkessim",
    "Z_trans"
  ],
  "_help": [
    {
      "page": "eNchange-package",
      "title": "Ensemble Methods for Multiple Change-Point Detection",
      "topics": [
        "eNchange-package",
        "eNchange"
      ]
    },
    {
      "page": "BinSeg-methods",
      "title": "An S4 method to detect the change-points in an irregularly spaced time series using Binary Segmentation.",
      "topics": [
        "BinSeg",
        "BinSeg,ANY-method",
        "BinSeg-class",
        "BinSeg-methods"
      ]
    },
    {
      "page": "boot_thresh-methods",
      "title": "A bootstrap method to calculate the threshold (stopping rule) in the BS or EBS segmentation.",
      "topics": [
        "boot_thresh",
        "boot_thresh,ANY-method",
        "boot_thresh-class",
        "boot_thresh-methods"
      ]
    },
    {
      "page": "EnBinSeg-methods",
      "title": "An S4 method to detect the change-points in an irregularly spaced time series using Ensemble Binary Segmentation.",
      "topics": [
        "EnBinSeg",
        "EnBinSeg,ANY-method",
        "EnBinSeg-class",
        "EnBinSeg-methods"
      ]
    },
    {
      "page": "pc_acdsim-methods",
      "title": "A method to simulate nonstationary ACD models.",
      "topics": [
        "pc_acdsim",
        "pc_acdsim,ANY-method",
        "pc_acdsim-class",
        "pc_acdsim-methods"
      ]
    },
    {
      "page": "pc_hawkessim-methods",
      "title": "A method to simulate nonstationary Hawkes models.",
      "topics": [
        "pc_hawkessim",
        "pc_hawkessim,ANY-method",
        "pc_hawkessim-class",
        "pc_hawkessim-methods"
      ]
    },
    {
      "page": "simACD-class",
      "title": "An S4 class for a nonstationary ACD model.",
      "topics": [
        "simACD-class"
      ]
    },
    {
      "page": "simHawkes-class",
      "title": "An S4 class for a nonstationary ACD model.",
      "topics": [
        "simHawkes-class"
      ]
    },
    {
      "page": "Z_trans-methods",
      "title": "Transformation of an irregularly spaces time series.",
      "topics": [
        "Z_trans",
        "Z_trans,ANY-method",
        "Z_trans-class",
        "Z_trans-methods"
      ]
    }
  ],
  "_rundeps": [
    "ACDm",
    "backports",
    "broom",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "hawkes",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "Rsolnp",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_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": "enchange",
  "_universes": [
    "kakoko1984"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T08:10:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "5f9b3f0a60a0854a35ce5e02af2f9b08e4d742ee08229e9473cd4176798dec94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T08:11:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "f52d501f45440689496468e55ee2283c22e6519706233ee3a369ae3e88931cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T08:11:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "75498b6fdba7db4ff64ac840534007db6714e5b7dca44e0078a03b3a74862249",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-24T08:11:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "6af41d1f31825a14f69e5e805927b7264111ab545bfabe0f161430262e6e5309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T08:10:50.000Z",
      "arch": "aarch64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "a0c8d5c74ffba2a79a63aa4bd7554a62bc826e8fa6ad28f18af43859734df136",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T08:11:59.000Z",
      "arch": "x86_64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "08f57a99e1490a9b65579e1a56a9c083a448951bf28c51a10854143a5ac239ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T08:10:43.000Z",
      "arch": "aarch64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "ba8585b65e0abc86d147e63e97af7ed18e50bc8cfe176ddf0d7ddd17dacca9a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-24T08:12:12.000Z",
      "arch": "x86_64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "f6e3a7fc405770194bbf9423500c1b43176e4ed1c3d462d95984787c0e4a9fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-24T08:11:13.000Z",
      "arch": "emscripten",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "bc7cd256d899ba20d67eb2eb5946e1ff1d3790ce907a4bbbf2e2b910698560a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-24T08:10:07.000Z",
      "arch": "x86_64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "70c8f3d22e55d31bf821609008371297fe34f18309521edea4b02088fd042e31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-24T08:10:24.000Z",
      "arch": "x86_64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "f4658afc9d0cfb7180ecea25e5944141f2eb4e038138f7bcc8956d3695eb2ec7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-24T08:10:18.000Z",
      "arch": "x86_64",
      "commit": "c16e47b895de9400d9cdef6bef5da17eac9263e5",
      "fileid": "134143d771a4cfdf635baaa6a2949b0812f6f1988b9c8a09d2cadcb90bbf5ec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26355897171"
    }
  ]
}