Package: PeakSegDisk Type: Package Title: Disk-Based Constrained Change-Point Detection Version: 2024.10.1 Authors@R: person(given = c("Toby", "Dylan"), family = "Hocking", role = c("aut", "cre"), email = "toby.hocking@r-project.org") Description: Disk-based implementation of Functional Pruning Optimal Partitioning with up-down constraints for single-sample peak calling (independently for each sample and genomic problem), can handle huge data sets (10^7 or more). License: GPL-3 Depends: R (>= 2.10) Imports: data.table (>= 1.9.8) Suggests: testthat, ggplot2, future.apply, future, knitr, markdown 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: 2026-06-24 02:23:34 UTC; root Author: Toby Dylan Hocking [aut, cre] Maintainer: Toby Dylan Hocking