Package: binsegRcpp Type: Package Title: Efficient Implementation of Binary Segmentation Version: 2025.5.13 Authors@R: person(given = c("Toby", "Dylan"), family = "Hocking", role = c("aut", "cre"), email = "toby.hocking@r-project.org") Maintainer: Toby Dylan Hocking Description: Standard template library containers are used to implement an efficient binary segmentation algorithm, which is log-linear on average and quadratic in the worst case. License: GPL-3 LinkingTo: Rcpp URL: https://github.com/tdhock/binsegRcpp BugReports: https://github.com/tdhock/binsegRcpp/issues Imports: data.table, Rcpp Suggests: covr, penaltyLearning, directlabels, ggplot2, testthat, knitr, markdown, neuroblastoma, changepoint, quadprog VignetteBuilder: knitr RoxygenNote: 7.1.2 Repository: https://tdhock.r-universe.dev Date/Publication: 2025-05-13 21:37:27 UTC RemoteUrl: https://github.com/tdhock/binsegrcpp RemoteRef: HEAD RemoteSha: 9b0047197474c5224fa4de838044a8d9020d1a66 NeedsCompilation: yes Packaged: 2026-06-24 02:25:01 UTC; root Author: Toby Dylan Hocking [aut, cre]