Package: zoomGroupStats
Title: Analyze Text, Audio, and Video from 'Zoom' Meetings
Version: 0.1.0
Authors@R: 
    person(given = "Andrew",
           family = "Knight",
           role = c("aut", "cre"),
           email = "knightap@wustl.edu")
URL: http://zoomgroupstats.org
Description: Provides utilities for processing and analyzing the files that are exported from a recorded 'Zoom' Meeting. This includes analyzing data captured through video cameras and microphones, the text-based chat, and meta-data. You can analyze aspects of the conversation among meeting participants and their emotional expressions throughout the meeting.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: data.table, dplyr, lubridate, magick, openxlsx, paws, pbapply,
        stringr, syuzhet, utils
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-05-11 20:15:39 UTC; apk
Author: Andrew Knight [aut, cre]
Maintainer: Andrew Knight <knightap@wustl.edu>
Repository: CRAN
Date/Publication: 2021-05-13 09:20:02 UTC
Built: R 4.6.0; ; 2025-08-20 05:29:20 UTC; unix
