{
  "_id": "6a3b41685cdecea1d68143c5",
  "Package": "PeakSegOptimal",
  "Authors@R": "person(given = c(\"Toby\", \"Dylan\"),\nfamily = \"Hocking\",\nrole = c(\"aut\", \"cre\"),\nemail = \"toby.hocking@r-project.org\")",
  "Version": "2024.10.1",
  "License": "GPL-3",
  "URL": "https://github.com/tdhock/PeakSegOptimal",
  "BugReports": "https://github.com/tdhock/PeakSegOptimal/issues",
  "Title": "Optimal Segmentation Subject to Up-Down Constraints",
  "Description": "Computes optimal changepoint models using the Poisson\nlikelihood for non-negative count data, subject to the PeakSeg\nconstraint: the first change must be up, second change down,\nthird change up, etc. For more info about the models and\nalgorithms, read \"Constrained Dynamic Programming and\nSupervised Penalty Learning Algorithms for Peak Detection\"\n<https://jmlr.org/papers/v21/18-843.html> by TD Hocking et al.",
  "Remotes": [
    "tdhock/cosegData"
  ],
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2026-03-27 18:50:00 UTC",
  "RemoteUrl": "https://github.com/tdhock/peaksegoptimal",
  "RemoteRef": "HEAD",
  "RemoteSha": "40b762a4ac7f0ff13455848029e686248a6f63d5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 02:24:38 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "MD5sum": "6e289819837ac8380c809d1058806f70",
  "_user": "tdhock",
  "_type": "src",
  "_file": "PeakSegOptimal_2024.10.1.tar.gz",
  "_fileid": "a70bd62463d07a99b94c2ecad2d438ca69b0445de0acfae9cc4e566fbfb4cf6d",
  "_filesize": 263444,
  "_sha256": "a70bd62463d07a99b94c2ecad2d438ca69b0445de0acfae9cc4e566fbfb4cf6d",
  "_created": "2026-06-24T02:24:38.000Z",
  "_published": "2026-06-24T02:31:04.159Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83104888778,
      "time": 182,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838648734"
    },
    {
      "job": 83104888812,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838650580"
    },
    {
      "job": 83104888825,
      "time": 169,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838645907"
    },
    {
      "job": 83104888826,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838653770"
    },
    {
      "job": 83104888841,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838634421"
    },
    {
      "job": 83104888834,
      "time": 254,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838661857"
    },
    {
      "job": 83104888827,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838636246"
    },
    {
      "job": 83104888829,
      "time": 292,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838669900"
    },
    {
      "job": 83104441852,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838611518"
    },
    {
      "job": 83104888734,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838632644"
    },
    {
      "job": 83104888789,
      "time": 289,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838669178"
    },
    {
      "job": 83104888801,
      "time": 284,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838668235"
    },
    {
      "job": 83104888800,
      "time": 350,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838681797"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tdhock/peaksegoptimal",
  "_commit": {
    "id": "40b762a4ac7f0ff13455848029e686248a6f63d5",
    "author": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from williamzhang7792/github-actions\n\nconvert CI from Travis to GitHub Actions",
    "time": 1774637400
  },
  "_maintainer": {
    "name": "Toby Dylan Hocking",
    "email": "toby.hocking@r-project.org",
    "login": "tdhock",
    "description": "",
    "uuid": 932850
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "penaltyLearning",
      "role": "Imports"
    },
    {
      "package": "PeakSegDP",
      "version": ">= 2016.08.06",
      "role": "Suggests"
    },
    {
      "package": "cosegData",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.8",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "tdhock",
      "count": 253,
      "uuid": 932850
    },
    {
      "user": "williamzhang7792",
      "count": 6,
      "uuid": 141804129
    },
    {
      "user": "azamlynny",
      "count": 1,
      "uuid": 32941757
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking",
    "followers": 418
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PeakSegOptimal"
  },
  "_devurl": "https://github.com/tdhock/peaksegoptimal",
  "_searchresults": 41,
  "_topics": [
    "cpp"
  ],
  "_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/PeakSegOptimal.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/peaksegoptimal",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2017.06.20",
      "date": "2017-06-21"
    },
    {
      "version": "2017.07.11",
      "date": "2017-07-11"
    },
    {
      "version": "2017.07.12",
      "date": "2017-07-12"
    },
    {
      "version": "2018.05.25",
      "date": "2018-05-25"
    },
    {
      "version": "2024.1.24",
      "date": "2024-01-24"
    },
    {
      "version": "2024.10.1",
      "date": "2024-10-02"
    }
  ],
  "_exports": [
    "oracleModelComplexity",
    "PeakSegFPOP",
    "PeakSegFPOPchrom",
    "PeakSegPDPA",
    "PeakSegPDPAchrom",
    "PeakSegPDPAInf",
    "PoissonLoss"
  ],
  "_datasets": [
    {
      "name": "H3K4me3_PGP_immune_chunk24",
      "title": "H3K4me3_PGP_immune ChIP-seq data set chunk 24",
      "object": "H3K4me3_PGP_immune_chunk24",
      "file": "H3K4me3_PGP_immune_chunk24.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cell.type",
        "sample.id",
        "chromStart",
        "chromEnd",
        "coverage"
      ],
      "rows": 66713,
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K4me3_XJ_immune_chunk1",
      "title": "H3K4me3_XJ_immune chunk 1",
      "object": "H3K4me3_XJ_immune_chunk1",
      "file": "H3K4me3_XJ_immune_chunk1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cell.type",
        "sample.id",
        "chromStart",
        "chromEnd",
        "coverage"
      ],
      "rows": 18027,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "H3K4me3_PGP_immune_chunk24",
      "title": "H3K4me3_PGP_immune ChIP-seq data set chunk 24",
      "topics": [
        "H3K4me3_PGP_immune_chunk24"
      ]
    },
    {
      "page": "H3K4me3_XJ_immune_chunk1",
      "title": "H3K4me3_XJ_immune chunk 1",
      "topics": [
        "H3K4me3_XJ_immune_chunk1"
      ]
    },
    {
      "page": "oracleModelComplexity",
      "title": "oracleModelComplexity",
      "topics": [
        "oracleModelComplexity"
      ]
    },
    {
      "page": "PeakSegFPOP",
      "title": "PeakSegFPOP",
      "topics": [
        "PeakSegFPOP"
      ]
    },
    {
      "page": "PeakSegFPOPchrom",
      "title": "PeakSegFPOPchrom",
      "topics": [
        "PeakSegFPOPchrom"
      ]
    },
    {
      "page": "PeakSegPDPA",
      "title": "PeakSegPDPA",
      "topics": [
        "PeakSegPDPA"
      ]
    },
    {
      "page": "PeakSegPDPAchrom",
      "title": "PeakSegPDPAchrom",
      "topics": [
        "PeakSegPDPAchrom"
      ]
    },
    {
      "page": "PeakSegPDPAInf",
      "title": "PeakSegPDPAInf",
      "topics": [
        "PeakSegPDPAInf"
      ]
    },
    {
      "page": "PoissonLoss",
      "title": "PoissonLoss",
      "topics": [
        "PoissonLoss"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "penaltyLearning",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.6919651027673606,
  "_indexed": true,
  "_nocasepkg": "peaksegoptimal",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-06-24T02:27:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "dc3a3489cc8689f0e80984dfcc920e91c8dd43ec995c4f7f1b22ce908bb6c46a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-06-24T02:27:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "c10f9d3d88a6bc2692c6db8a129c828cbbffc1c49b1c5b300237022c86ae377a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-06-24T02:26:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "5c27382ee160be545babd6b80047549cee96b7ad8b2d803cc5693b6cd70d3a90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-06-24T02:27:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "05e561319f324dc29488d1656abe5d28eb032ac7ca93f468aa54a93cb1454a68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-06-24T02:26:10.000Z",
      "arch": "aarch64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "2c7dfe6f336cce98aa479a76c95b269cc3b4a6a89b501bc0c1c29418bfe14ee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-06-24T02:27:20.000Z",
      "arch": "x86_64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "9927056f078996326426e22da3fb2de39a65a0f76427f1fa570a94c295cd5c71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-06-24T02:26:16.000Z",
      "arch": "aarch64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "068d1c7f0a062a30be658daaaca1496faa948059810d9510b6675f8f4646170d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-06-24T02:27:46.000Z",
      "arch": "x86_64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "4ad252b61808f40bb859b688162670e57275cb675cb02bab16c3612c84e016e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.10.1",
      "date": "2026-06-24T02:26:42.000Z",
      "arch": "emscripten",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "15877b549127d37dc6b111529aa318223c111f6e5a769febeee063c9ff37b638",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-06-24T02:25:53.000Z",
      "arch": "x86_64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "42561b6d95e2f60d886cee6e44d152f5cc978790679b0c8add0fbbd041ed1234",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-06-24T02:25:53.000Z",
      "arch": "x86_64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "2b56caa7d89368c0b9b3dfd9657c9d2c574d579f3fbede1e4785c4509edb4617",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-06-24T02:25:57.000Z",
      "arch": "x86_64",
      "commit": "40b762a4ac7f0ff13455848029e686248a6f63d5",
      "fileid": "878309c727fba6a2007a98f6dcbed4b245f5935943b9bdbd963a4301994ba890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070688140"
    }
  ]
}