Package: ipc Type: Package Title: Tools for Message Passing Between Processes Version: 0.1.5 Author: Ian E. Fellows Maintainer: Ian E. Fellows 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 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://fellstat.r-universe.dev Date/Publication: 2023-02-10 17:01:05 UTC RemoteUrl: https://github.com/fellstat/ipc RemoteRef: HEAD RemoteSha: 1ec559b1681768f3baa93669b464256666df7d19 NeedsCompilation: no Packaged: 2026-07-04 17:01:58 UTC; root