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.7)ipc_0.1.5.zip(r-4.6)ipc_0.1.5.zip(r-4.5)
ipc_0.1.5.tgz(r-4.6-any)ipc_0.1.5.tgz(r-4.5-any)
ipc_0.1.5.tar.gz(r-4.7-any)ipc_0.1.5.tar.gz(r-4.6-any)
ipc_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ipc/json (API)

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

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

On CRAN:

Conda:

6.22 score 54 stars 61 scripts 354 downloads 17 exports 34 dependencies

Last updated from:1ec559b168. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK121
source / vignettesOK208
linux-release-x86_64OK125
macos-release-arm64OK119
macos-oldrel-arm64OK184
windows-develOK97
windows-releaseOK84
windows-oldrelOK82
wasm-releaseOK124

Exports:AsyncInterruptorAsyncProgressConsumerdefaultSourceProducerqueueQueueredisConfigredisIdGeneratorRedisSourceShinyConsumershinyExampleShinyProducershinyQueuestopMulticoreFuturetempFileGeneratorTextFileSource

Dependencies:backportsbase64encbase64urlbslibcachemclicommonmarkdigestfastmapfilelockfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolstxtqwithrxtable

Tools for Inter-Process Communication

Rendered fromshinymp.Rmdusingknitr::rmarkdownon May 28 2026.

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