-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
20 lines (20 loc) · 845 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: blockseg
Type: Package
Title: Two Dimensional Change-Points Detection
Version: 0.5.3
Date: 2019-08-29
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 Lévy-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