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.0.0 |
Imports: | DBI, purrr, R6, shiny |
Suggests: | covr, knitr, rmarkdown, RSQLite, testthat (≥ 3.0.0) |
Published: | 2023-02-28 |
Author: | Julian Schmocker [aut, cre, cph] |
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 |
Reference manual: | shinyChatR.pdf |
Vignettes: |
Getting started with shinyChatR |
Package source: | shinyChatR_1.0.0.tar.gz |
Windows binaries: | r-devel: shinyChatR_1.0.0.zip, r-release: shinyChatR_1.0.0.zip, r-oldrel: shinyChatR_1.0.0.zip |
macOS binaries: | r-release (arm64): shinyChatR_1.0.0.tgz, r-oldrel (arm64): shinyChatR_1.0.0.tgz, r-release (x86_64): shinyChatR_1.0.0.tgz, r-oldrel (x86_64): shinyChatR_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=shinyChatR to link to this page.