Package: talkr
Type: Package
Title: Plotting Conversation Data
Version: 0.1.3
Authors@R: c(
  person("Mark", "Dingemanse", email = "mark.dingemanse@ru.nl", role = c("aut", "cre")),
  person("Barbara", "Vreede", email = "b.vreede@gmail.com", role = "aut"),
  person("Eva", "Viviani", email = "e.viviani@esciencecenter.nl", role = "aut"),
  person("Pablo", "Rodríguez-Sánchez", email = "p.rodriguez-sanchez@esciencecenter.nl", role = "aut"),
  person("Andreas", "Liesenfeld", email = "andreas.liesenfeld@ru.nl", role = "ctb"),
  person("Netherlands eScience Center", role = c("cph", "fnd"))
  )
Description: Visualisation, analysis and quality control of conversational data.
             Rapid and visual insights into the nature, timing and quality of
             time-aligned annotations in conversational corpora.
             For more details, see 
             Dingemanse et al., (2022) <doi:10.18653/v1/2022.acl-long.385>.
License: Apache License (>= 2)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: cowplot, dplyr, ggplot2, ggthemes, knitr, stats, stringr,
        tidyr, tidyselect
Suggests: rmarkdown, testthat (>= 3.0.0), pkgdown, ggrepel, utils
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-11-15 13:53:36 UTC; pablo
Author: Mark Dingemanse [aut, cre],
  Barbara Vreede [aut],
  Eva Viviani [aut],
  Pablo Rodríguez-Sánchez [aut],
  Andreas Liesenfeld [ctb],
  Netherlands eScience Center [cph, fnd]
Maintainer: Mark Dingemanse <mark.dingemanse@ru.nl>
Repository: CRAN
Date/Publication: 2024-11-19 11:50:03 UTC
Built: R 4.6.0; ; 2025-07-18 08:45:36 UTC; unix
