{
  "_id": "6a495aadf6c47c441949e3d0",
  "Package": "PeakSegDP",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "Author": "Toby Dylan Hocking, Guillem Rigaill",
  "Version": "2024.1.24",
  "License": "GPL-3",
  "URL": "https://github.com/tdhock/PeakSegDP",
  "BugReports": "https://github.com/tdhock/PeakSegDP/issues",
  "Title": "Dynamic Programming Algorithm for Peak Detection in ChIP-Seq\nData",
  "Description": "A quadratic time dynamic programming algorithm can be used\nto compute an approximate solution to the problem of finding\nthe most likely changepoints with respect to the Poisson\nlikelihood, subject to a constraint on the number of segments,\nand the changes which must alternate: up, down, up, down, etc.\nFor more info read\n<http://proceedings.mlr.press/v37/hocking15.html> \"PeakSeg:\nconstrained optimal segmentation and supervised penalty\nlearning for peak detection in count data\" by TD Hocking et al,\nproceedings of ICML2015.",
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2024-01-24 18:48:29 UTC",
  "RemoteUrl": "https://github.com/tdhock/peaksegdp",
  "RemoteRef": "HEAD",
  "RemoteSha": "618128bb8163323bfa68ad75e24f5ca790b61371",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 02:21:11 UTC",
    "User": "root"
  },
  "_user": "tdhock",
  "_type": "src",
  "_file": "PeakSegDP_2024.1.24.tar.gz",
  "_fileid": "https://r2.ropensci.org/26b08c349eb5d80b7c973cc3a7356e76b294eababcdb7f4dfe65475604793ab1",
  "_filesize": 623594,
  "_sha256": "26b08c349eb5d80b7c973cc3a7356e76b294eababcdb7f4dfe65475604793ab1",
  "_expires": "2026-10-12T19:10:36.000Z",
  "_created": "2026-06-24T02:21:11.000Z",
  "_published": "2026-07-04T19:10:37.659Z",
  "_jobs": [
    {
      "job": 85159332602,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838596385"
    },
    {
      "job": 85159332748,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838594393"
    },
    {
      "job": 85159332679,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838599257"
    },
    {
      "job": 85159332756,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838592588"
    },
    {
      "job": 85159332740,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838585905"
    },
    {
      "job": 85159332622,
      "time": 173,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838605350"
    },
    {
      "job": 85159332612,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838590723"
    },
    {
      "job": 85159332598,
      "time": 153,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838601161"
    },
    {
      "job": 85159332341,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838570031"
    },
    {
      "job": 85159332611,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838588479"
    },
    {
      "job": 85159332761,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838585268"
    },
    {
      "job": 85159332728,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838585234"
    },
    {
      "job": 85159332757,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838584769"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418",
  "_status": "success",
  "_upstream": "https://github.com/tdhock/peaksegdp",
  "_commit": {
    "id": "618128bb8163323bfa68ad75e24f5ca790b61371",
    "author": "Toby Dylan Hocking <Toby.Hocking@nau.edu>",
    "committer": "Toby Dylan Hocking <Toby.Hocking@nau.edu>",
    "message": "fix for CRAN\n",
    "time": 1706122109
  },
  "_maintainer": {
    "name": "Toby Dylan Hocking",
    "email": "toby.hocking@r-project.org",
    "login": "tdhock",
    "orcid": "0000-0002-3146-0865",
    "description": "",
    "uuid": 932850
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "penaltyLearning",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tdhock",
      "count": 166,
      "uuid": 932850
    },
    {
      "user": "rishit-dagli",
      "count": 1,
      "uuid": 39672672
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking",
    "followers": 418
  },
  "_downloads": {
    "count": 733,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PeakSegDP"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tdhock/peaksegdp",
  "_searchresults": 28,
  "_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/PeakSegDP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/peaksegdp",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2017.06.20",
      "date": "2017-06-20"
    },
    {
      "version": "2017.08.15",
      "date": "2017-08-15"
    },
    {
      "version": "2024.1.24",
      "date": "2024-01-24"
    }
  ],
  "_exports": [
    "cDPA",
    "getPath",
    "PeakSegDP",
    "PoissonLoss"
  ],
  "_datasets": [
    {
      "name": "chr11ChIPseq",
      "title": "ChIP-seq aligned read coverage for 4 samples on a subset of chr11",
      "object": "chr11ChIPseq",
      "file": "chr11ChIPseq.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "chr11first",
      "title": "Counts of first base of aligned reads",
      "object": "chr11first",
      "file": "chr11first.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 23252,
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K36me3.AM.immune.19",
      "title": "Several ChIP-seq profiles, some of which have few data points",
      "object": "H3K36me3.AM.immune.19",
      "file": "H3K36me3.AM.immune.19.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K36me3.TDH.other.chunk3.cluster4",
      "title": "8 profiles of H3K36me3 data",
      "object": "H3K36me3.TDH.other.chunk3.cluster4",
      "file": "H3K36me3.TDH.other.chunk3.cluster4.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 36914,
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K4me3.TDH.immune.chunk12.cluster4",
      "title": "Histone ChIP-seq data, 26 samples, chr1 subset",
      "object": "H3K4me3.TDH.immune.chunk12.cluster4",
      "file": "H3K4me3.TDH.immune.chunk12.cluster4.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 20199,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc.grad.list",
      "title": "calc grad list",
      "topics": [
        "calc.grad.list"
      ]
    },
    {
      "page": "calc.loss.from.lp.list",
      "title": "calc loss from lp list",
      "topics": [
        "calc.loss.from.lp.list"
      ]
    },
    {
      "page": "calc.loss.list",
      "title": "calc loss list",
      "topics": [
        "calc.loss.list"
      ]
    },
    {
      "page": "cDPA",
      "title": "cDPA",
      "topics": [
        "cDPA"
      ]
    },
    {
      "page": "chr11ChIPseq",
      "title": "ChIP-seq aligned read coverage for 4 samples on a subset of chr11",
      "topics": [
        "chr11ChIPseq"
      ]
    },
    {
      "page": "chr11first",
      "title": "Counts of first base of aligned reads",
      "topics": [
        "chr11first"
      ]
    },
    {
      "page": "derivs",
      "title": "derivs",
      "topics": [
        "derivs"
      ]
    },
    {
      "page": "GeomTallRect",
      "title": "GeomTallRect",
      "topics": [
        "GeomTallRect"
      ]
    },
    {
      "page": "getPath",
      "title": "getPath",
      "topics": [
        "getPath"
      ]
    },
    {
      "page": "H3K36me3.AM.immune.19",
      "title": "Several ChIP-seq profiles, some of which have few data points",
      "topics": [
        "H3K36me3.AM.immune.19"
      ]
    },
    {
      "page": "H3K36me3.TDH.other.chunk3.cluster4",
      "title": "8 profiles of H3K36me3 data",
      "topics": [
        "H3K36me3.TDH.other.chunk3.cluster4"
      ]
    },
    {
      "page": "H3K4me3.TDH.immune.chunk12.cluster4",
      "title": "Histone ChIP-seq data, 26 samples, chr1 subset",
      "topics": [
        "H3K4me3.TDH.immune.chunk12.cluster4"
      ]
    },
    {
      "page": "PeakSegDP",
      "title": "PeakSegDP",
      "topics": [
        "PeakSegDP"
      ]
    },
    {
      "page": "phi.list",
      "title": "phi list",
      "topics": [
        "phi.list"
      ]
    },
    {
      "page": "PoissonLoss",
      "title": "PoissonLoss",
      "topics": [
        "PoissonLoss"
      ]
    },
    {
      "page": "regression.funs",
      "title": "regression funs",
      "topics": [
        "regression.funs"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.4471580313422194,
  "_indexed": true,
  "_nocasepkg": "peaksegdp",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.1.24",
      "date": "2026-06-24T02:23:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/01d9f760f1413013db1179998d567ea5566108b9b0ba106ae553ad088c4c8968",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.1.24",
      "date": "2026-06-24T02:23:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/7ae58b51e0150a3138e820d5841b472be6952075a8c4d9abf5b19efa70bf5f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.1.24",
      "date": "2026-06-24T02:23:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/0f9bc1a66652fb1c0cf7ae6ab24ef1ea878a310ed76d006a80ad6b9408a7b4ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.1.24",
      "date": "2026-06-24T02:23:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/9abe4feb9f1b64e25820d1183c2d9d13377ee39baaf543af2581578c40c8d861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.1.24",
      "date": "2026-06-24T02:22:34.000Z",
      "arch": "aarch64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/bb063a32379592e1c6f49c821e2d7df3be3e2e17e06c11fd3889746e579b007a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.1.24",
      "date": "2026-06-24T02:23:56.000Z",
      "arch": "x86_64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/27e48b532c60b19125c4c4b42bac5ce589e9bcb3fa59650fce6f9573106bf554",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.1.24",
      "date": "2026-06-24T02:22:54.000Z",
      "arch": "aarch64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/254c54d3c26394589182fa44c4b8d5c5e1203c43685437de07593e02d178e121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.1.24",
      "date": "2026-06-24T02:23:22.000Z",
      "arch": "x86_64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/127b91cb6ec64deb85340287e6a3c4ad023dbb5ea56e6f77fb4ed1943f328d87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.1.24",
      "date": "2026-06-24T02:22:56.000Z",
      "arch": "emscripten",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/10799592dbf76e0ae46bf1321d221dd442be3ca735c54565086ae1388aa9690d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.1.24",
      "date": "2026-06-24T02:22:15.000Z",
      "arch": "x86_64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/92e02a93c79d25886d073e8e2e6177dba5cdcea6f4662bea721eea7ed8aec64e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.1.24",
      "date": "2026-06-24T02:22:19.000Z",
      "arch": "x86_64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/691f02bd73cb5d6d89dbada4af279abaab27e17e853ef8ab716222ba6a98874e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2024.1.24",
      "date": "2026-06-24T02:22:15.000Z",
      "arch": "x86_64",
      "commit": "618128bb8163323bfa68ad75e24f5ca790b61371",
      "fileid": "https://r2.ropensci.org/29c1116a1ce1fe661e0090debaf458a383273abc3b0c10879345265600028bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070634418"
    }
  ]
}