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.5-any)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'))

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

On CRAN:

Conda:

6.50 score 56 stars 1 packages 38 scripts 496 downloads 17 exports 34 dependencies

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

TargetResultLatest binary
Doc / VignettesOKFeb 10 2025
R-4.5-winOKFeb 10 2025
R-4.5-macOKFeb 10 2025
R-4.5-linuxOKFeb 10 2025
R-4.4-winOKFeb 10 2025
R-4.4-macOKFeb 10 2025
R-4.3-winOKFeb 10 2025
R-4.3-macOKFeb 10 2025

Exports:AsyncInterruptorAsyncProgressConsumerdefaultSourceProducerqueueQueueredisConfigredisIdGeneratorRedisSourceShinyConsumershinyExampleShinyProducershinyQueuestopMulticoreFuturetempFileGeneratorTextFileSource

Dependencies:backportsbase64encbase64urlbslibcachemclicommonmarkcrayondigestfastmapfilelockfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolstxtqwithrxtable

Tools for Inter-Process Communication

Rendered fromshinymp.Rmdusingknitr::rmarkdownon Feb 10 2025.

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