Provides an easy-to-use module for adding a chat to a Shiny app. Allows
    users to send messages and view messages from other users. 
    Messages can be stored in a database or a .rds file.
| Version: | 1.2.0 | 
| Imports: | data.table, DBI, purrr, R6, shiny | 
| Suggests: | covr, knitr, rmarkdown, RSQLite, testthat (≥ 3.0.0) | 
| Published: | 2024-05-25 | 
| DOI: | 10.32614/CRAN.package.shinyChatR | 
| Author: | Julian Schmocker [aut, cre, cph],
  Ivo Kwee [aut] | 
| Maintainer: | Julian Schmocker  <julian.schmocker at gmail.com> | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/julianschmocker/shinyChatR,
https://julianschmocker.github.io/shinyChatR/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | shinyChatR results |