{
  "_id": "6a4963bc77d6db3f2f9675e2",
  "Package": "fastOnlineCpt",
  "Type": "Package",
  "Title": "Online Multivariate Changepoint Detection",
  "Version": "1.0",
  "Date": "2021-07-07",
  "Author": "Georg Hahn [aut,cre]",
  "Maintainer": "Georg Hahn <ghahn@hsph.harvard.edu>",
  "Description": "Implementation of a simple algorithm designed for online\nmultivariate changepoint detection of a mean in sparse\nchangepoint settings. The algorithm is based on a modified\ncusum statistic and guarantees control of the type I error on\nany false discoveries, while featuring O(1) time and O(1)\nmemory updates per series as well as a proven detection delay.",
  "License": "GPL (>= 2)",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 05:58:42 UTC",
    "User": "root"
  },
  "Repository": "https://ghahn-hsph.r-universe.dev",
  "Date/Publication": "2021-07-09 07:30:07 UTC",
  "RemoteUrl": "https://github.com/cran/fastOnlineCpt",
  "RemoteRef": "HEAD",
  "RemoteSha": "a856a966e3392b224f3401867372a861d3b28fc2",
  "_user": "ghahn-hsph",
  "_type": "src",
  "_file": "fastOnlineCpt_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d049e477b2cd08e5e340fde0651719650cadd6f4e1b70bfda3b9e88a78404dda",
  "_filesize": 152188,
  "_sha256": "d049e477b2cd08e5e340fde0651719650cadd6f4e1b70bfda3b9e88a78404dda",
  "_expires": "2026-10-12T19:49:15.000Z",
  "_created": "2026-06-23T05:58:42.000Z",
  "_published": "2026-07-04T19:49:16.871Z",
  "_jobs": [
    {
      "job": 85161885694,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7812646047"
    },
    {
      "job": 85161885653,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812645412"
    },
    {
      "job": 85161885830,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7812636364"
    },
    {
      "job": 85161885625,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812637786"
    },
    {
      "job": 85161885607,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812618415"
    },
    {
      "job": 85161885808,
      "time": 420,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812726774"
    },
    {
      "job": 85161885622,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7812634730"
    },
    {
      "job": 85161885692,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7812640266"
    },
    {
      "job": 85161885754,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812637658"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434",
  "_status": "success",
  "_upstream": "https://github.com/cran/fastOnlineCpt",
  "_commit": {
    "id": "a856a966e3392b224f3401867372a861d3b28fc2",
    "author": "Georg Hahn <ghahn@hsph.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1625815807
  },
  "_maintainer": {
    "name": "Georg Hahn",
    "email": "ghahn@hsph.harvard.edu",
    "login": "ghahn-hsph",
    "description": "",
    "uuid": 68442522
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ghahn-hsph",
      "count": 1,
      "uuid": 68442522
    }
  ],
  "_userbio": {
    "uuid": 68442522,
    "type": "user",
    "name": "ghahn-hsph",
    "followers": 0
  },
  "_downloads": {
    "count": 214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastOnlineCpt"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastOnlineCpt.html",
    "manual.pdf"
  ],
  "_realowner": "ghahn-hsph",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-07-09"
    }
  ],
  "_exports": [
    "addData",
    "checkCpt",
    "fastOnlineCpt",
    "lastCptTest",
    "resetAlgorithm"
  ],
  "_help": [
    {
      "page": "addData-methods",
      "title": "Add new p-dimensional data point, where p is the number of time series being monitored.",
      "topics": [
        "addData",
        "addData,fastOnlineCpt-method"
      ]
    },
    {
      "page": "checkCpt-methods",
      "title": "Test if a changepoint has occurred.",
      "topics": [
        "checkCpt",
        "checkCpt,fastOnlineCpt-method"
      ]
    },
    {
      "page": "fastOnlineCpt",
      "title": "Initialize a new object of the class \"fastOnlineCpt\". This object allows one to add data in an online fashion and test for a changepoint.",
      "topics": [
        "fastOnlineCpt"
      ]
    },
    {
      "page": "fastOnlineCpt-class",
      "title": "S4 class providing functionality to detect multivariate changepoints in an online setting.",
      "topics": [
        "fastOnlineCpt-class"
      ]
    },
    {
      "page": "lastCptTest-methods",
      "title": "Return the last result of the changepoint test performed with the function \"checkCpt\" as a vector.",
      "topics": [
        "lastCptTest",
        "lastCptTest,fastOnlineCpt-method"
      ]
    },
    {
      "page": "resetAlgorithm-methods",
      "title": "Reset the algorithm in order to detect a new changepoint. The algorithm can be reset at any point in time. To ensure valid multiple testing corrections, the time horizon is not reset to zero.",
      "topics": [
        "resetAlgorithm",
        "resetAlgorithm,fastOnlineCpt-method"
      ]
    }
  ],
  "_rundeps": [
    "rbibutils",
    "Rdpack"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fastonlinecpt",
  "_universes": [
    "ghahn-hsph"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-23T06:00:35.000Z",
      "distro": "noble",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/37658bf2d6060b4dbd268482684abc0b45d819c265299f0684e35843441fa834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-23T06:00:31.000Z",
      "distro": "noble",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/685aa4c9e1996e0dbc685e942c3f42c5ece5e8d1f2b591788c2681484be42dbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-23T06:00:01.000Z",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/b22174adf29bd721191e95671143208e8100f50d36dd85bf8b43656496238cf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-23T06:00:07.000Z",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/17e3013259c3468aa1731dcf5c5397d02ca7e6eb0ab971b89b84f2b16ba00227",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-23T06:05:59.000Z",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/2dced2e7108fccfea4dc661a83c517e8c5450208d16557d7cc8b818bcb84d717",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-23T05:59:48.000Z",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/350ef6528bda05588531e3caa5ad5b4ac5d3350b03ceda09a23b8e47ab379b88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-23T06:00:08.000Z",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/fc3d1662ade7dcc2b98a3aa239c849548f2b3fed0e418b13d5003eda27729c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-23T05:59:57.000Z",
      "commit": "a856a966e3392b224f3401867372a861d3b28fc2",
      "fileid": "https://r2.ropensci.org/b23e6244e31185875953f3a15d2eaa4ac52fad1248d57bf0270d4b7191aec838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ghahn-hsph/actions/runs/28005527434"
    }
  ]
}