Package: binsegRcpp
Type: Package
Title: Efficient Implementation of Binary Segmentation
Version: 2021.11.3
Author: Toby Dylan Hocking
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, directlabels, ggplot2, testthat, knitr, markdown,
        neuroblastoma
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-01-20 19:45:44 UTC; th798
Repository: CRAN
Date/Publication: 2022-01-20 22:32:51 UTC
