License: GPL-3
LazyData: true
Package: vocaldia
Type: Package
Title: Create and Manipulate Vocalisation Diagrams
Version: 0.8.4
Date: 2022-08-14
Authors@R: person("Saturnino", "Luz", email = "luzs@acm.org", role = c("aut", "cre"))
Description: Create adjacency matrices of vocalisation graphs from
  dataframes containing sequences of speech and silence intervals,
  transforming these matrices into Markov diagrams, and generating
  datasets for classification of these diagrams by 'flattening' them
  and adding global properties (functionals) etc.  Vocalisation
  diagrams date back to early work in psychiatry (Jaffe and Feldstein,
  1970) and social psychology (Dabbs and Ruback, 1987) but have only
  recently been employed as a data representation method for machine
  learning tasks including meeting segmentation (Luz, 2012)
  <doi:10.1145/2328967.2328970> and classification (Luz,
  2013) <doi:10.1145/2522848.2533788>.
Depends: R (>= 3.0.0)
Suggests: igraph, foreign
Imports: graphics, stats, utils
RoxygenNote: 7.2.1
Encoding: UTF-8
URL: https://git.ecdf.ed.ac.uk/sluzfil/vocaldia
BugReports: https://git.ecdf.ed.ac.uk/sluzfil/vocaldia/-issues
NeedsCompilation: no
Packaged: 2022-08-14 20:30:26 UTC; luzs
Author: Saturnino Luz [aut, cre]
Maintainer: Saturnino Luz <luzs@acm.org>
Repository: CRAN
Date/Publication: 2022-08-14 20:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:37:50 UTC; windows
