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:

5.94 score 27 stars 16 scripts 276 downloads 3 exports 34 dependencies

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

TargetResultDate
Doc / VignettesOKNov 21 2024
R-4.5-winOKNov 21 2024
R-4.5-linuxOKNov 21 2024
R-4.4-winOKNov 21 2024
R-4.4-macOKNov 21 2024
R-4.3-winOKNov 21 2024
R-4.3-macOKNov 21 2024

Exports:chat_serverchat_uiupdateChatTextInput

Dependencies:base64encbslibcachemclicommonmarkcrayondata.tableDBIdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsvctrswithrxtable

Getting started with shinyChatR

Rendered fromshinyChatR.Rmdusingknitr::rmarkdownon Nov 21 2024.

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