Package: ipc
Type: Package
Title: Tools for Message Passing Between Processes
Version: 0.1.4
Author: Ian E. Fellows
Maintainer: Ian E. Fellows <ian@fellstat.com>
Description: 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.
URL: https://github.com/fellstat/ipc
BugReports: https://github.com/fellstat/ipc/issues
Imports: R6, shiny, txtq
License: MIT + file LICENCE
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, future, promises, redux
VignetteBuilder: knitr
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2023-01-26 05:09:38 UTC; ianfellows
Repository: CRAN
Date/Publication: 2023-01-26 06:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:47:33 UTC; windows
