Package: blockseg
Type: Package
Title: Two Dimensional Change-Points Detection
Version: 0.5.2
Date: 2019-04-15
Authors@R: c(
    person("Julien", "Chiquet", role = c("aut"), email = "julien.chiquet@inra.fr",
      comment = c(ORCID = "0000-0002-3629-3429")),
    person("Vincent", "Brault", email = "vincent.brault@univ-grenoble-alpes.fr", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-4228-6687")))
Maintainer: Vincent Brault <vincent.brault@univ-grenoble-alpes.fr>
Description: Segments a matrix in blocks with constant values.
    BRAULT V, CHIQUET J. and LEVY-LEDUC C. (2017) <doi:10.1214/17-EJS1270>.
License: GPL (>= 2.0)
Encoding: UTF-8
LazyData: true
URL: https://github.com/jchiquet/blockseg (dev version)
Imports: Rcpp, Matrix, ggplot2, reshape2, methods, stats, shiny
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-04-18 18:43:36 UTC; Vincent
Author: Julien Chiquet [aut] (<https://orcid.org/0000-0002-3629-3429>),
  Vincent Brault [aut, cre] (<https://orcid.org/0000-0003-4228-6687>)
Repository: CRAN
Date/Publication: 2019-04-18 19:10:03 UTC
