{
  "_id": "6a63111bd3420cf5dfdb6a28",
  "Package": "PeakSegDisk",
  "Type": "Package",
  "Title": "Disk-Based Constrained Change-Point Detection",
  "Version": "2024.10.1",
  "Authors@R": "person(given = c(\"Toby\", \"Dylan\"),\nfamily = \"Hocking\",\nrole = c(\"aut\", \"cre\"),\nemail = \"toby.hocking@r-project.org\")",
  "Description": "Disk-based implementation of Functional Pruning Optimal\nPartitioning with up-down constraints\n<doi:10.18637/jss.v101.i10> for single-sample peak calling\n(independently for each sample and genomic problem), can handle\nhuge data sets (10^7 or more).",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/tdhock/PeakSegDisk",
  "BugReports": "https://github.com/tdhock/PeakSegDisk/issues",
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2024-10-02 02:41:12 UTC",
  "RemoteUrl": "https://github.com/tdhock/peaksegdisk",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:21:06 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "_user": "tdhock",
  "_type": "src",
  "_file": "PeakSegDisk_2024.10.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/526f38fed5e842c3e31ce72487483b2a8d42b7604447b774e624687cf1e7abf2",
  "_filesize": 1324051,
  "_sha256": "526f38fed5e842c3e31ce72487483b2a8d42b7604447b774e624687cf1e7abf2",
  "_expires": "2026-11-01T07:15:37.000Z",
  "_created": "2026-07-24T06:21:06.000Z",
  "_published": "2026-07-24T07:15:39.510Z",
  "_jobs": [
    {
      "job": 89414721238,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8588408366"
    },
    {
      "job": 89414721196,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8588411162"
    },
    {
      "job": 89414721208,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8588408434"
    },
    {
      "job": 89414721279,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8588415445"
    },
    {
      "job": 89414721202,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8589333624"
    },
    {
      "job": 89414721229,
      "time": 256,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8589359771"
    },
    {
      "job": 89414721206,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8589403058"
    },
    {
      "job": 89414721264,
      "time": 193,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8589437093"
    },
    {
      "job": 89414205218,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588373768"
    },
    {
      "job": 89414721228,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588404264"
    },
    {
      "job": 89414721175,
      "time": 128,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8588411877"
    },
    {
      "job": 89414721183,
      "time": 118,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8588408847"
    },
    {
      "job": 89414721182,
      "time": 109,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8588405761"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658",
  "_status": "success",
  "_upstream": "https://github.com/tdhock/peaksegdisk",
  "_commit": {
    "id": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
    "author": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "committer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "message": "Authors@R\n",
    "time": 1727836872
  },
  "_maintainer": {
    "name": "Toby Dylan Hocking",
    "email": "toby.hocking@r-project.org",
    "login": "tdhock",
    "description": "",
    "uuid": 932850
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.8",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "tdhock",
      "count": 163,
      "uuid": 932850
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking",
    "followers": 420
  },
  "_downloads": {
    "count": 408,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PeakSegDisk"
  },
  "_devurl": "https://github.com/tdhock/peaksegdisk",
  "_searchresults": 39,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PeakSegDisk.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/peaksegdisk",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2018.11.28",
      "date": "2018-12-03"
    },
    {
      "version": "2019.7.29",
      "date": "2019-07-31"
    },
    {
      "version": "2019.9.10",
      "date": "2019-09-11"
    },
    {
      "version": "2019.9.27",
      "date": "2019-11-19"
    },
    {
      "version": "2020.8.13",
      "date": "2020-08-14"
    },
    {
      "version": "2022.2.1",
      "date": "2022-02-02"
    },
    {
      "version": "2023.9.4",
      "date": "2023-09-06"
    },
    {
      "version": "2023.11.27",
      "date": "2023-11-28"
    },
    {
      "version": "2024.10.1",
      "date": "2024-10-02"
    }
  ],
  "_exports": [
    "col.name.list",
    "fread.first",
    "fread.last",
    "PeakSegFPOP_df",
    "PeakSegFPOP_dir",
    "PeakSegFPOP_file",
    "PeakSegFPOP_vec",
    "sequentialSearch_dir",
    "wc2int",
    "writeBedGraph"
  ],
  "_datasets": [
    {
      "name": "ChIPreads",
      "title": "Reads aligned to hg19 from two ChIP-seq experiments",
      "object": "ChIPreads",
      "file": "ChIPreads.RData",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "experiment",
        "chrom",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 40396,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mono27ac",
      "title": "A small ChIP-seq data set in which peaks can be found using PeakSegFPOP",
      "object": "Mono27ac",
      "file": "Mono27ac.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ChIPreads",
      "title": "Reads aligned to hg19 from two ChIP-seq experiments",
      "topics": [
        "ChIPreads"
      ]
    },
    {
      "page": "coef.PeakSegFPOP_df",
      "title": "coef PeakSegFPOP df",
      "topics": [
        "coef.PeakSegFPOP_df"
      ]
    },
    {
      "page": "coef.PeakSegFPOP_dir",
      "title": "coef PeakSegFPOP dir",
      "topics": [
        "coef.PeakSegFPOP_dir"
      ]
    },
    {
      "page": "col.name.list",
      "title": "col name list",
      "topics": [
        "col.name.list"
      ]
    },
    {
      "page": "fread.first",
      "title": "Quickly read first line",
      "topics": [
        "fread.first"
      ]
    },
    {
      "page": "fread.last",
      "title": "Quickly read last line",
      "topics": [
        "fread.last"
      ]
    },
    {
      "page": "Mono27ac",
      "title": "A small ChIP-seq data set in which peaks can be found using PeakSegFPOP",
      "topics": [
        "Mono27ac"
      ]
    },
    {
      "page": "PeakSegFPOP_df",
      "title": "PeakSeg penalized solver for data.frame",
      "topics": [
        "PeakSegFPOP_df"
      ]
    },
    {
      "page": "PeakSegFPOP_dir",
      "title": "PeakSeg penalized solver with caching",
      "topics": [
        "PeakSegDisk",
        "PeakSegFPOP_dir"
      ]
    },
    {
      "page": "PeakSegFPOP_file",
      "title": "PeakSegFPOP using disk storage",
      "topics": [
        "PeakSegFPOP_file"
      ]
    },
    {
      "page": "PeakSegFPOP_vec",
      "title": "PeakSeg penalized solver for integer vector",
      "topics": [
        "PeakSegFPOP_vec"
      ]
    },
    {
      "page": "plot.PeakSegFPOP_df",
      "title": "plot PeakSegFPOP df",
      "topics": [
        "plot.PeakSegFPOP_df"
      ]
    },
    {
      "page": "plot.PeakSegFPOP_dir",
      "title": "plot PeakSegFPOP dir",
      "topics": [
        "plot.PeakSegFPOP_dir"
      ]
    },
    {
      "page": "sequentialSearch_dir",
      "title": "Compute PeakSeg model with given number of peaks",
      "topics": [
        "sequentialSearch_dir"
      ]
    },
    {
      "page": "summary.PeakSegFPOP_dir",
      "title": "summary PeakSegFPOP dir",
      "topics": [
        "summary.PeakSegFPOP_dir"
      ]
    },
    {
      "page": "wc2int",
      "title": "wc2int",
      "topics": [
        "wc2int"
      ]
    },
    {
      "page": "writeBedGraph",
      "title": "Write bedGraph file",
      "topics": [
        "writeBedGraph"
      ]
    }
  ],
  "_rundeps": [
    "data.table"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "Examples.Rnw",
      "filename": "Examples.pdf",
      "title": "Examples",
      "engine": "knitr::knitr",
      "headings": [
        "Related work",
        "Simulate a noisy integer vector with changes",
        "Segment a vector of integers",
        "Segment a data frame",
        "Write the file yourself",
        "Computing the model with a given number of peaks"
      ],
      "created": "2019-07-31 21:01:02",
      "modified": "2023-11-27 21:51:48",
      "commits": 4
    },
    {
      "source": "Spatial_correlation.Rmd",
      "filename": "Spatial_correlation.html",
      "title": "Spatial correlation",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2019-07-31 21:01:02",
      "modified": "2023-09-05 05:27:31",
      "commits": 3
    },
    {
      "source": "Worst_case.Rmd",
      "filename": "Worst_case.html",
      "title": "Worst case time complexity",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2019-07-31 21:01:02",
      "modified": "2023-09-05 05:27:31",
      "commits": 2
    }
  ],
  "_score": 4.670245853074124,
  "_indexed": true,
  "_nocasepkg": "peaksegdisk",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-07-24T06:23:00.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/e279e18628d6e64f7c5adc8746c43b05c8e80b9e83036baa8c80d6acd39c98a2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-07-24T06:23:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/d3c82b452e0ec141a4dbb43827a4c3317840174418fe12a95f5bcb3320fe95fb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-07-24T06:23:00.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/0202fc96f53e992007c3f11be348c8520b7ebf2098514b66b214af794e4524c0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-07-24T06:23:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/3e746175a83fb3dd1c92ab902ee744911cd2aa4c6a991cd35de79d8318164dd8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-07-24T07:09:53.000Z",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/e80963afbdf5dfba13c5c14f8a0fcf0a2678bcf02ff88e3587a970e5ddf157b2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-07-24T07:10:43.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/db54c772844e98b3a62c355489ae154182444bcd8cd340a55d16086b0480bfca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-07-24T07:13:17.000Z",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/a421b725d03b2940f7418695907d206b1d68f6ef0731683ea6a8c02927259c85",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-07-24T07:14:29.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/6d423c65cc191c7ff5e8f8cdd2524405e43d6f1ac2905b2f47755fdc8dc82b9b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.10.1",
      "date": "2026-07-24T06:23:03.000Z",
      "arch": "emscripten",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/b5b2cf4c3f8e7ff8bfc5ec64c61851720803e54d5d449e958ee54f4f51d30674",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-07-24T06:22:28.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/6973c0d8860ac348ba713760b97e8c2d1725c78ef7893c4ba9b88846ef3db01b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-07-24T06:22:22.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/ae115a7fcc721a19a674b3989c895a96f89df4647f96072701722cb4aa5c930b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-07-24T06:22:08.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "https://r2.ropensci.org/6f4df8c5e311ea28abd699b18db7dd6180f76dfd2af75251d27702e9e62e43a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071838658"
    }
  ]
}