fellstat/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.

Getting started

Package details

AuthorIan E. Fellows
MaintainerIan E. Fellows <ian@fellstat.com>
LicenseMIT + file LICENCE
Version0.1.5
URL https://github.com/fellstat/ipc
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("fellstat/ipc")
fellstat/ipc documentation built on Feb. 13, 2023, 7:45 p.m.