CRAN
ipc 0.1.3
Tools for Message Passing Between Processes
Released Jun 23, 2019 by Ian E. Fellows
This package cannot yet be used with Renjin it depends on other packages which are not available: shiny 1.3.2 and txtq 0.1.3
Dependencies
txtq 0.1.3 shiny 1.3.2 R6 2.4.0
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.