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 <toby.hocking@r-project.org>
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
NeedsCompilation: yes
Packaged: 2025-05-27 17:36:24 UTC; hoct2726
Author: Toby Dylan Hocking [aut, cre]
Repository: CRAN
Date/Publication: 2025-05-27 17:50:01 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:18:02 UTC; windows
Archs: x64
