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.
Version: | 0.1.0 |
Imports: | R6, shiny, txtq, redux |
Suggests: | testthat, knitr, rmarkdown, future, promises |
Published: | 2018-09-17 |
Author: | Ian E. Fellows |
Maintainer: | Ian E. Fellows <ian at fellstat.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ipc results |
Reference manual: | ipc.pdf |
Vignettes: |
Introduction to ipc |
Package source: | ipc_0.1.0.tar.gz |
Windows binaries: | r-devel: ipc_0.1.0.zip, r-release: ipc_0.1.0.zip, r-oldrel: ipc_0.1.0.zip |
OS X binaries: | r-release: ipc_0.1.0.tgz, r-oldrel: ipc_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ipc to link to this page.