diego-urgell / BinSeg

GSOC 2021. R package that performs changepoint analysis using the Binary Segmentation algorithm. Supports several statistical distributions. The model is computed in C++ and then interfaced with R via the Rcpp package.
https://summerofcode.withgoogle.com/projects/5915303348797440
MIT License
4 stars 0 forks source link

Setting up Travis CI #10

Closed diego-urgell closed 3 years ago

diego-urgell commented 3 years ago

Setup Travis CI with automated Code Style and Test coverage checks