Package: ipc
Type: Package
Title: Tools for Message Passing Between Processes
Version: 0.1.3
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
LazyData: true
Suggests: testthat, knitr, rmarkdown, future, promises, redux
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-22 16:37:17 UTC; ianfellows
Repository: CRAN
Date/Publication: 2019-06-23 06:00:03 UTC
Built: R 4.0.2; ; 2020-07-16 19:34:21 UTC; unix
