{
  "_id": "6a1ef49bb401979e73416254",
  "Package": "PeakSegJoint",
  "Authors@R": "person(\ngiven = c(\"Toby\", \"Dylan\"),\nfamily = \"Hocking\",\nrole = c(\"aut\", \"cre\"),\nemail = \"toby.hocking@r-project.org\")",
  "Version": "2024.12.4",
  "License": "GPL-3",
  "URL": "https://github.com/tdhock/PeakSegJoint",
  "BugReports": "https://github.com/tdhock/PeakSegJoint/issues",
  "Title": "Joint Peak Detection in Several ChIP-Seq Samples",
  "Description": "Jointly segment several ChIP-seq samples to find the peaks\nwhich are the same and different across samples. The fast\napproximate maximum Poisson likelihood algorithm is described\nin \"PeakSegJoint: fast supervised peak detection via joint\nsegmentation of multiple count data samples\"\n<doi:10.48550/arXiv.1506.01286> by TD Hocking and G Bourque.",
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2024-12-04 20:08:55 UTC",
  "RemoteUrl": "https://github.com/tdhock/peaksegjoint",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d094840d3c8172409bb3af440e33d72ebbeac57",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-19 06:55:22 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "MD5sum": "36d977ad7efa903137069eab2ac8ae7b",
  "_user": "tdhock",
  "_type": "src",
  "_file": "PeakSegJoint_2024.12.4.tar.gz",
  "_fileid": "9c575dea79f833a29a6355dcee86e4ca449268621feec18f0ad1d595b5705c79",
  "_filesize": 961298,
  "_sha256": "9c575dea79f833a29a6355dcee86e4ca449268621feec18f0ad1d595b5705c79",
  "_created": "2026-05-19T06:55:22.000Z",
  "_published": "2026-06-02T15:19:55.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79106251341,
      "time": 280,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076855948"
    },
    {
      "job": 79106252052,
      "time": 260,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076850882"
    },
    {
      "job": 79106254004,
      "time": 276,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076854930"
    },
    {
      "job": 79106252205,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076848662"
    },
    {
      "job": 79106251963,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076842179"
    },
    {
      "job": 79106251971,
      "time": 712,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076972079"
    },
    {
      "job": 79106252135,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076833248"
    },
    {
      "job": 79106251885,
      "time": 876,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077021254"
    },
    {
      "job": 79106250447,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076781649"
    },
    {
      "job": 79106250462,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362018671"
    },
    {
      "job": 79106251164,
      "time": 255,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076849434"
    },
    {
      "job": 79106253067,
      "time": 261,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076851354"
    },
    {
      "job": 79106251908,
      "time": 238,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076845534"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tdhock/peaksegjoint",
  "_commit": {
    "id": "4d094840d3c8172409bb3af440e33d72ebbeac57",
    "author": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #23 from tdhock/fix-memory-access\n\nfix memory access issue",
    "time": 1733342935
  },
  "_maintainer": {
    "name": "Toby Dylan Hocking",
    "email": "toby.hocking@r-project.org",
    "login": "tdhock",
    "description": "",
    "uuid": 932850
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14",
      "role": "Depends"
    },
    {
      "package": "PeakError",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "penaltyLearning",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.0",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "tdhock",
      "count": 585,
      "uuid": 932850
    },
    {
      "user": "olifog",
      "count": 1,
      "uuid": 11770524
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking"
  },
  "_downloads": {
    "count": 711,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PeakSegJoint"
  },
  "_devurl": "https://github.com/tdhock/peaksegjoint",
  "_searchresults": 65,
  "_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/PeakSegJoint.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/peaksegjoint",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2017.08.11",
      "date": "2017-08-15"
    },
    {
      "version": "2018.01.09",
      "date": "2018-10-01"
    },
    {
      "version": "2018.10.3",
      "date": "2018-10-03"
    },
    {
      "version": "2022.4.6",
      "date": "2022-04-07"
    },
    {
      "version": "2023.4.24",
      "date": "2023-04-25"
    },
    {
      "version": "2024.1.24",
      "date": "2024-01-24"
    },
    {
      "version": "2024.6.27",
      "date": "2024-06-27"
    },
    {
      "version": "2024.10.1",
      "date": "2024-10-02"
    },
    {
      "version": "2024.12.4",
      "date": "2024-12-04"
    }
  ],
  "_exports": [
    "binSum",
    "clusterPeaks",
    "ConvertModelList",
    "featureMatrixJoint",
    "multiClusterPeaks",
    "PeakErrorSamples",
    "PeakSegJointError",
    "PeakSegJointFaster",
    "PeakSegJointFasterOne",
    "PeakSegJointHeuristic",
    "PeakSegJointHeuristicStep1",
    "PeakSegJointHeuristicStep2",
    "PeakSegJointSeveral",
    "PoissonLoss",
    "ProfileList"
  ],
  "_datasets": [
    {
      "name": "chr7.peaks",
      "title": "chr7 peaks",
      "object": "chr7.peaks",
      "file": "chr7.peaks.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd"
      ],
      "rows": 41,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo.profiles",
      "title": "Demo profiles",
      "object": "demo.profiles",
      "file": "demo.profiles.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "sample.group",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 51204,
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K27ac.TDH.MMM4",
      "title": "Some histone ChIP-seq data",
      "object": "H3K27ac.TDH.MMM4",
      "file": "H3K27ac.TDH.MMM4.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chrom",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 29905,
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K36me3.AM.immune.chunk21",
      "title": "H3K36me3_AM_immune chunk 21",
      "object": "H3K36me3.AM.immune.chunk21",
      "file": "H3K36me3.AM.immune.chunk21.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 198142,
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K36me3.TDH.other.chunk1",
      "title": "H3K36me3 TDH other chunk 1",
      "object": "H3K36me3.TDH.other.chunk1",
      "file": "H3K36me3.TDH.other.chunk1.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "H3K4me3.PGP.immune.chunk2",
      "title": "H3K4me3 PGP immune chunk 2",
      "object": "H3K4me3.PGP.immune.chunk2",
      "file": "H3K4me3.PGP.immune.chunk2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 36760,
      "table": true,
      "tojson": true
    },
    {
      "name": "H3K4me3.TDH.other.chunk8",
      "title": "H3K4me3_TDH_other chunk 8 subset",
      "object": "H3K4me3.TDH.other.chunk8",
      "file": "H3K4me3.TDH.other.chunk8.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 19866,
      "table": true,
      "tojson": true
    },
    {
      "name": "overflow.list",
      "title": "Data set that caused integer overflow",
      "object": "overflow.list",
      "file": "overflow.list.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "peak.at.profile.end",
      "title": "peak at profile end",
      "object": "peak.at.profile.end",
      "file": "peak.at.profile.end.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "peak1.infeasible",
      "title": "data where the PeakSegJoint model with 1 peak is infeasible",
      "object": "peak1.infeasible",
      "file": "peak1.infeasible.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample.id",
        "chromStart",
        "chromEnd",
        "count"
      ],
      "rows": 4800,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "binSum",
      "title": "binSum",
      "topics": [
        "binSum"
      ]
    },
    {
      "page": "chr7.peaks",
      "title": "chr7 peaks",
      "topics": [
        "chr7.peaks"
      ]
    },
    {
      "page": "clusterPeaks",
      "title": "clusterPeaks",
      "topics": [
        "clusterPeaks"
      ]
    },
    {
      "page": "ConvertModelList",
      "title": "ConvertModelList",
      "topics": [
        "ConvertModelList"
      ]
    },
    {
      "page": "demo.profiles",
      "title": "Demo profiles",
      "topics": [
        "demo.profiles"
      ]
    },
    {
      "page": "featureMatrixJoint",
      "title": "featureMatrixJoint",
      "topics": [
        "featureMatrixJoint"
      ]
    },
    {
      "page": "GeomTallRect",
      "title": "GeomTallRect",
      "topics": [
        "GeomTallRect"
      ]
    },
    {
      "page": "H3K27ac.TDH.MMM4",
      "title": "Some histone ChIP-seq data",
      "topics": [
        "H3K27ac.TDH.MMM4"
      ]
    },
    {
      "page": "H3K36me3.AM.immune.chunk21",
      "title": "H3K36me3_AM_immune chunk 21",
      "topics": [
        "H3K36me3.AM.immune.chunk21"
      ]
    },
    {
      "page": "H3K36me3.TDH.other.chunk1",
      "title": "H3K36me3 TDH other chunk 1",
      "topics": [
        "H3K36me3.TDH.other.chunk1"
      ]
    },
    {
      "page": "H3K4me3.PGP.immune.chunk2",
      "title": "H3K4me3 PGP immune chunk 2",
      "topics": [
        "H3K4me3.PGP.immune.chunk2"
      ]
    },
    {
      "page": "H3K4me3.TDH.other.chunk8",
      "title": "H3K4me3_TDH_other chunk 8 subset",
      "topics": [
        "H3K4me3.TDH.other.chunk8"
      ]
    },
    {
      "page": "multiClusterPeaks",
      "title": "multiClusterPeaks",
      "topics": [
        "multiClusterPeaks"
      ]
    },
    {
      "page": "overflow.list",
      "title": "Data set that caused integer overflow",
      "topics": [
        "overflow.list"
      ]
    },
    {
      "page": "peak.at.profile.end",
      "title": "peak at profile end",
      "topics": [
        "peak.at.profile.end"
      ]
    },
    {
      "page": "peak1.infeasible",
      "title": "data where the PeakSegJoint model with 1 peak is infeasible",
      "topics": [
        "peak1.infeasible"
      ]
    },
    {
      "page": "PeakErrorSamples",
      "title": "PeakErrorSamples",
      "topics": [
        "PeakErrorSamples"
      ]
    },
    {
      "page": "PeakSegJointError",
      "title": "PeakSegJointError",
      "topics": [
        "PeakSegJointError"
      ]
    },
    {
      "page": "PeakSegJointFaster",
      "title": "PeakSegJointFaster",
      "topics": [
        "PeakSegJointFaster"
      ]
    },
    {
      "page": "PeakSegJointFasterOne",
      "title": "PeakSegJointFasterOne",
      "topics": [
        "PeakSegJointFasterOne"
      ]
    },
    {
      "page": "PeakSegJointHeuristic",
      "title": "PeakSegJointHeuristic",
      "topics": [
        "PeakSegJointHeuristic"
      ]
    },
    {
      "page": "PeakSegJointHeuristicStep1",
      "title": "PeakSegJointHeuristicStep1",
      "topics": [
        "PeakSegJointHeuristicStep1"
      ]
    },
    {
      "page": "PeakSegJointHeuristicStep2",
      "title": "PeakSegJointHeuristicStep2",
      "topics": [
        "PeakSegJointHeuristicStep2"
      ]
    },
    {
      "page": "PeakSegJointSeveral",
      "title": "PeakSegJointSeveral",
      "topics": [
        "PeakSegJointSeveral"
      ]
    },
    {
      "page": "PoissonLoss",
      "title": "PoissonLoss",
      "topics": [
        "PoissonLoss"
      ]
    },
    {
      "page": "ProfileList",
      "title": "ProfileList",
      "topics": [
        "ProfileList"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "PeakError",
    "penaltyLearning",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.5118833609788744,
  "_indexed": true,
  "_nocasepkg": "peaksegjoint",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.12.4",
      "date": "2026-05-19T06:57:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "e68895c3efdf15f63d3263d8a0f2662780f27e1dfd37dc5de86b65855588ecd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.12.4",
      "date": "2026-05-19T06:57:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "087066f6f0b024744239e449127d0d799798ec55c8e70f8287947aac22cfa1df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.12.4",
      "date": "2026-05-19T06:57:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "938aecc61ac75d05f3119f32bad9f5f7df415fe5ab7c3e99b54200ce761673f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.12.4",
      "date": "2026-05-19T06:57:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "3b9caf7dc2bdfdb2eb608f6d0fdf8a2d3a17e5af0d45cb4f7369b5b32e3fc7eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.12.4",
      "date": "2026-05-19T06:57:05.000Z",
      "arch": "aarch64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "db6d00500a7d70c5a9e118f95d754eed7f775e9c63f757d7a971d629bbd2164d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.12.4",
      "date": "2026-05-19T06:58:37.000Z",
      "arch": "x86_64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "dcfa202bc3b38a33aa87e2bb4d52eaf30e916ae86e586cdbee971b680b1c52c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.12.4",
      "date": "2026-05-19T06:56:57.000Z",
      "arch": "aarch64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "e5b62b5a206706340053e580f2f7eaf6d4e06d886b7dc9f539390c1cead7349a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.12.4",
      "date": "2026-05-19T07:01:27.000Z",
      "arch": "x86_64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "3fc53fe6e5bf1ae95b3c97feb60306a4138edc0787cb12169cbd395b03d67579",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.12.4",
      "date": "2026-05-19T06:56:38.000Z",
      "arch": "x86_64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "33391be42ad5b122e22b4f1fa7ddc33510f14462f990fdf95b9160b98fbf76f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.12.4",
      "date": "2026-05-19T06:56:37.000Z",
      "arch": "x86_64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "35633df4c064d2e362622760841eb0e63b431e19d4cb288d89eb368f70ef8638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2024.12.4",
      "date": "2026-05-19T06:56:27.000Z",
      "arch": "x86_64",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "85f8d0c9a5281f1cf7b083ac89c9376b3df2eaf1ec20b55500ecfde4e05e3b43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.12.4",
      "date": "2026-06-02T15:19:31.000Z",
      "arch": "emscripten",
      "commit": "4d094840d3c8172409bb3af440e33d72ebbeac57",
      "fileid": "e7002ea79a7058183fb11e08bf13070377c4e82f58f050d268ce378a25976686",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26081319352"
    }
  ]
}