Package: binsegRcpp
Type: Package
Title: Efficient Implementation of Binary Segmentation
Version: 2022.1.24
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-24 22:27:54 UTC; th798
Repository: CRAN
Date/Publication: 2022-01-26 07:42:47 UTC
