shinyChatR: R Shiny Chat Module

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.1.0
Imports: data.table, DBI, purrr, R6, shiny
Suggests: covr, knitr, rmarkdown, RSQLite, testthat (≥ 3.0.0)
Published: 2023-08-16
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
NeedsCompilation: no
Materials: README NEWS
CRAN checks: shinyChatR results

Documentation:

Reference manual: shinyChatR.pdf
Vignettes: Getting started with shinyChatR

Downloads:

Package source: shinyChatR_1.1.0.tar.gz
Windows binaries: r-devel: shinyChatR_1.1.0.zip, r-release: shinyChatR_1.1.0.zip, r-oldrel: shinyChatR_1.1.0.zip
macOS binaries: r-release (arm64): shinyChatR_1.1.0.tgz, r-oldrel (arm64): shinyChatR_1.1.0.tgz, r-release (x86_64): shinyChatR_1.1.0.tgz
Old sources: shinyChatR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinyChatR to link to this page.