{
  "_id": "6a12c970acfb0bcc41d20bed",
  "Package": "bursts",
  "Type": "Package",
  "Title": "Markov Model for Bursty Behavior in Streams",
  "Version": "1.0-2",
  "Date": "2022-07-14",
  "Authors@R": "person(\"Jeff\", \"Binder\", role = c(\"aut\", \"cre\"), email =\n\"extruded@gmail.com\")",
  "Author": "Jeff Binder [aut, cre]",
  "Maintainer": "Jeff Binder <extruded@gmail.com>",
  "Description": "An implementation of Jon Kleinberg's burst detection\nalgorithm (Kleinberg (2003) <doi:10.1023/A:1024940629314>).\nUses an infinite Markov model to detect periods of increased\nactivity in a series of discrete events with known times, and\nprovides a simple visualization of the results.",
  "License": "MIT + file LICENSE",
  "Copyright": "(c) 2012 NYU School of Medicine; (c) 2012-22 Jeff Binder",
  "Packaged": {
    "Date": "2026-05-24 09:46:10 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://jeffbinder.r-universe.dev",
  "Date/Publication": "2022-07-19 10:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/bursts",
  "RemoteRef": "HEAD",
  "RemoteSha": "71de4e0538fbccfdc1924af49b8068692942bfbf",
  "MD5sum": "ade2b121a85e003a02da148144cc0363",
  "_user": "jeffbinder",
  "_type": "src",
  "_file": "bursts_1.0-2.tar.gz",
  "_fileid": "f61e9ea8af6e15494a8128aa055c5450add5fa997726d0df28485fafd3b2e9e4",
  "_filesize": 96476,
  "_sha256": "f61e9ea8af6e15494a8128aa055c5450add5fa997726d0df28485fafd3b2e9e4",
  "_created": "2026-05-24T09:46:10.000Z",
  "_published": "2026-05-24T09:48:32.432Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77588027837,
      "time": 86,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184144441"
    },
    {
      "job": 77588027840,
      "time": 87,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184144662"
    },
    {
      "job": 77588027841,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184145497"
    },
    {
      "job": 77588027843,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184144527"
    },
    {
      "job": 77587900056,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184135304"
    },
    {
      "job": 77588027835,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184144828"
    },
    {
      "job": 77588027863,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184142344"
    },
    {
      "job": 77588027876,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184141498"
    },
    {
      "job": 77588027870,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184141343"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bursts",
  "_commit": {
    "id": "71de4e0538fbccfdc1924af49b8068692942bfbf",
    "author": "Jeff Binder <extruded@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-2\n",
    "time": 1658226602
  },
  "_maintainer": {
    "name": "Jeff Binder",
    "email": "extruded@gmail.com",
    "login": "jeffbinder",
    "description": "I develop NLP software and write about the history of computation.",
    "uuid": 2716676
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jeffbinder",
      "count": 3,
      "uuid": 2716676
    }
  ],
  "_userbio": {
    "uuid": 2716676,
    "type": "user",
    "name": "Jeffrey M. Binder",
    "description": "I develop NLP software and write about the history of computation."
  },
  "_downloads": {
    "count": 626,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bursts"
  },
  "_mentions": 1,
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bursts.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "jeffbinder",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-10-24"
    },
    {
      "version": "1.0-1",
      "date": "2014-02-22"
    },
    {
      "version": "1.0-2",
      "date": "2022-07-19"
    }
  ],
  "_exports": [
    "kleinberg",
    "plot.bursts"
  ],
  "_help": [
    {
      "page": "bursts-package",
      "title": "Markov Model for Bursty Behavior in Streams",
      "topics": [
        "bursts-package",
        "bursts"
      ]
    },
    {
      "page": "kleinberg",
      "title": "Detects periods of increased activity in a stream of events",
      "topics": [
        "kleinberg"
      ]
    },
    {
      "page": "plot.bursts",
      "title": "Plots a burst model",
      "topics": [
        "plot.bursts"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.146128035678238,
  "_indexed": true,
  "_nocasepkg": "bursts",
  "_universes": [
    "jeffbinder"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:40.000Z",
      "distro": "noble",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "18cfac60adaf57e427dfa09d3d2cef87f855187381d0e5a5a85f0239e794182d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:43.000Z",
      "distro": "noble",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "35d35e4805268d187b18cbcd2eeff3510e41f89e9686266c9d491cb48295fc82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:53.000Z",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "5f3aac0a98d118e65409fb7c144dd32765eefbe7c7213438073f7f9cc3f441b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:43.000Z",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "71960daa6812e1b86d826a3ea20a0bdcd441b5a0c0173fc2cffb886dc0cbb36d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:51.000Z",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "8995da4f50b69eadd559daec1aa6ecb2ced3f7c530b7b2e52e22bf8f70f0d034",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:17.000Z",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "67343261fb8730b7c78148dc06d9f5ffd3f71c54bf5786fe5f3a8da0bda312ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:08.000Z",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "5b84fdbb9b6c386be586632351759c75b26078f99736a446f7ca86f03b1a1fe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-05-24T09:47:08.000Z",
      "commit": "71de4e0538fbccfdc1924af49b8068692942bfbf",
      "fileid": "4f3633c755ca40f562b6af99d16526edf798d4be587fe4b21d88573afffbdb47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffbinder/actions/runs/26357896497"
    }
  ]
}