{
  "_id": "6a1f1e40b401979e7341fdc3",
  "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-05-16 08:25:00 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "MD5sum": "afc6868a4cb2d6aea339e85c29e02221",
  "_user": "tdhock",
  "_type": "src",
  "_file": "PeakSegDisk_2024.10.1.tar.gz",
  "_fileid": "9aa1076746a98b2ffd6ab9f9ae4518401807b16df7db7988e07be6e89f7921c8",
  "_filesize": 1322863,
  "_sha256": "9aa1076746a98b2ffd6ab9f9ae4518401807b16df7db7988e07be6e89f7921c8",
  "_created": "2026-05-16T08:25:00.000Z",
  "_published": "2026-06-02T18:17:36.831Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141246985,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031942910"
    },
    {
      "job": 79141247094,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031945709"
    },
    {
      "job": 79141247425,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031943037"
    },
    {
      "job": 79141247164,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031943285"
    },
    {
      "job": 79141247381,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031943561"
    },
    {
      "job": 79141247165,
      "time": 158,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031952063"
    },
    {
      "job": 79141247201,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031942577"
    },
    {
      "job": 79141247463,
      "time": 254,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031956677"
    },
    {
      "job": 79141246101,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031931684"
    },
    {
      "job": 79141246207,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366213820"
    },
    {
      "job": 79141247148,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031942836"
    },
    {
      "job": 79141247234,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031943503"
    },
    {
      "job": 79141247054,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031943001"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 932850
  },
  "_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"
  },
  "_downloads": {
    "count": 673,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PeakSegDisk"
  },
  "_devurl": "https://github.com/tdhock/peaksegdisk",
  "_searchresults": 38,
  "_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/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": "14.2.0-4ubuntu2~24.04.1",
      "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": [],
      "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.658964842664435,
  "_indexed": true,
  "_nocasepkg": "peaksegdisk",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-05-16T08:26:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "8272451ee1cbdf1643ab10e6e89dd530738a75745bf0d7c959c9b723b2b10c06",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-05-16T08:27:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "e8068014d39d8ab7aafca5774c07787047356bab222c331bd6bf8bdd5ccc4bf4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-05-16T08:26:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "8fdb34d197b94bca2b7cc8c0d2ecec48d020c3793ecb6ff2780409bcb3a8db3c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.10.1",
      "date": "2026-05-16T08:26:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "eafd60475b70364fccd8e96750babb2260745e38a4aedc5fec7de887622aded4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-05-16T08:27:04.000Z",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "415c17b18f57a1f89661a7773fe00c15846e4391fde6c1a12ca8adb9b58febc6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-05-16T08:28:22.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "a4922b3db794709ef47b7fdf0fcc92ad2baf228623e1f90042f172824707a592",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-05-16T08:26:53.000Z",
      "arch": "aarch64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "323d8b6e1ab47639497aa7b792869edda62f8a9331613d16f3b4963e4d4ca321",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.10.1",
      "date": "2026-05-16T08:28:41.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "3fbca66bf895bbb903934d6e98f4398c190e538dc4a45672fcd388a50094e9c9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-05-16T08:26:14.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "c2772a4ca220ffc3f68c28c834f97eee945a2301ca17ed1c480571e6c50f02dd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-05-16T08:26:13.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "c01c56dc67829ff43ef9822aa71055692f9c78732166082c94dc749020fc9d96",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2024.10.1",
      "date": "2026-05-16T08:26:22.000Z",
      "arch": "x86_64",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "c75dedb213c59f223c6b79ec36a28cc33022a01f2e0a520f36e1ccd4abfda18d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.10.1",
      "date": "2026-06-02T18:17:16.000Z",
      "arch": "emscripten",
      "commit": "7e0e474a160faf757d5d709f8b0e0508bebf24d0",
      "fileid": "a7c22f3a754270e3b806fc9f339cbacadc7eeb6c773ac7ae0f869ff3d73f50a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25957188977"
    }
  ]
}