Package: shinyChatR 1.2.0

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.

Authors:Julian Schmocker [aut, cre, cph], Ivo Kwee [aut]

shinyChatR_1.2.0.tar.gz
shinyChatR_1.2.0.zip(r-4.5)shinyChatR_1.2.0.zip(r-4.4)shinyChatR_1.2.0.zip(r-4.3)
shinyChatR_1.2.0.tgz(r-4.4-any)shinyChatR_1.2.0.tgz(r-4.3-any)
shinyChatR_1.2.0.tar.gz(r-4.5-noble)shinyChatR_1.2.0.tar.gz(r-4.4-noble)
shinyChatR_1.2.0.tgz(r-4.4-emscripten)shinyChatR_1.2.0.tgz(r-4.3-emscripten)
shinyChatR.pdf |shinyChatR.html
shinyChatR/json (API)
NEWS

# Install 'shinyChatR' in R:
install.packages('shinyChatR', repos = c('https://julianschmocker.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/julianschmocker/shinychatr/issues

On CRAN:

3 exports 26 stars 2.43 score 34 dependencies 16 scripts 246 downloads

Last updated 4 months agofrom:f4a84c773c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winOKAug 23 2024
R-4.5-linuxOKAug 23 2024
R-4.4-winOKAug 23 2024
R-4.4-macOKAug 23 2024
R-4.3-winOKAug 23 2024
R-4.3-macOKAug 23 2024

Exports:chat_serverchat_uiupdateChatTextInput

Dependencies:base64encbslibcachemclicommonmarkcrayondata.tableDBIdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsvctrswithrxtable

Getting started with shinyChatR

Rendered fromshinyChatR.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2024-05-25
Started: 2023-02-25