Package: binsegRcpp
Type: Package
Title: Efficient Implementation of Binary Segmentation
Version: 2020.9.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/binseg
BugReports: https://github.com/tdhock/binseg/issues
Imports: data.table, Rcpp
Suggests: ggplot2, testthat
NeedsCompilation: yes
Packaged: 2020-09-04 17:27:51 UTC; tdhock
Repository: CRAN
Date/Publication: 2020-09-14 08:30:07 UTC
