Package: ipc 0.1.5

Ian E. Fellows

ipc: Tools for Message Passing Between Processes

Provides tools for passing messages between R processes. Shiny examples are provided showing how to perform useful tasks such as: updating reactive values from within a future, progress bars for long running async tasks, and interrupting async tasks based on user input.

Authors:Ian E. Fellows

ipc_0.1.5.tar.gz
ipc_0.1.5.zip(r-4.5)ipc_0.1.5.zip(r-4.4)ipc_0.1.5.zip(r-4.3)
ipc_0.1.5.tgz(r-4.4-any)ipc_0.1.5.tgz(r-4.3-any)
ipc_0.1.5.tar.gz(r-4.5-noble)ipc_0.1.5.tar.gz(r-4.4-noble)
ipc_0.1.5.tgz(r-4.4-emscripten)ipc_0.1.5.tgz(r-4.3-emscripten)
ipc.pdf |ipc.html
ipc/json (API)

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

Peer review:

Bug tracker:https://github.com/fellstat/ipc/issues

On CRAN:

6.48 score 54 stars 1 packages 37 scripts 499 downloads 17 exports 34 dependencies

Last updated 2 years agofrom:1ec559b168. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 13 2024
R-4.5-winOKOct 13 2024
R-4.5-linuxOKOct 13 2024
R-4.4-winOKOct 13 2024
R-4.4-macOKOct 13 2024
R-4.3-winOKOct 13 2024
R-4.3-macOKOct 13 2024

Exports:AsyncInterruptorAsyncProgressConsumerdefaultSourceProducerqueueQueueredisConfigredisIdGeneratorRedisSourceShinyConsumershinyExampleShinyProducershinyQueuestopMulticoreFuturetempFileGeneratorTextFileSource

Dependencies:backportsbase64encbase64urlbslibcachemclicommonmarkcrayondigestfastmapfilelockfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolstxtqwithrxtable

Tools for Inter-Process Communication

Rendered fromshinymp.Rmdusingknitr::rmarkdownon Oct 13 2024.

Last update: 2023-01-18
Started: 2018-08-02