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.49 score 56 stars 1 packages 37 scripts 492 downloads 17 exports 34 dependencies

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

TargetResultLatest binary
Doc / VignettesOKDec 12 2024
R-4.5-winOKDec 12 2024
R-4.5-linuxOKDec 12 2024
R-4.4-winOKDec 12 2024
R-4.4-macOKDec 12 2024
R-4.3-winOKDec 12 2024
R-4.3-macOKDec 12 2024

Exports:AsyncInterruptorAsyncProgressConsumerdefaultSourceProducerqueueQueueredisConfigredisIdGeneratorRedisSourceShinyConsumershinyExampleShinyProducershinyQueuestopMulticoreFuturetempFileGeneratorTextFileSource

Dependencies:backportsbase64encbase64urlbslibcachemclicommonmarkcrayondigestfastmapfilelockfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolstxtqwithrxtable

Tools for Inter-Process Communication

Rendered fromshinymp.Rmdusingknitr::rmarkdownon Dec 12 2024.

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