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 |
Reference manual: | shinyChatR.pdf |
Vignettes: |
Getting started with shinyChatR |
Package source: | shinyChatR_1.2.0.tar.gz |
Windows binaries: | r-devel: shinyChatR_1.2.0.zip, r-release: shinyChatR_1.2.0.zip, r-oldrel: shinyChatR_1.2.0.zip |
macOS binaries: | r-devel (arm64): shinyChatR_1.2.0.tgz, r-release (arm64): shinyChatR_1.2.0.tgz, r-oldrel (arm64): shinyChatR_1.2.0.tgz, r-devel (x86_64): shinyChatR_1.2.0.tgz, r-release (x86_64): shinyChatR_1.2.0.tgz, r-oldrel (x86_64): shinyChatR_1.2.0.tgz |
Old sources: | shinyChatR archive |
Please use the canonical form https://CRAN.R-project.org/package=shinyChatR to link to this page.