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.4 |
Imports: | R6, shiny, txtq |
Suggests: | testthat, knitr, rmarkdown, future, promises, redux |
Published: | 2023-01-26 |
DOI: | 10.32614/CRAN.package.ipc |
Author: | Ian E. Fellows |
Maintainer: | Ian E. Fellows <ian at fellstat.com> |
BugReports: | https://github.com/fellstat/ipc/issues |
License: | MIT + file LICENCE |
URL: | https://github.com/fellstat/ipc |
NeedsCompilation: | no |
CRAN checks: | ipc results |
Reference manual: | ipc.pdf |
Vignettes: |
Introduction to ipc |
Package source: | ipc_0.1.4.tar.gz |
Windows binaries: | r-devel: ipc_0.1.4.zip, r-release: ipc_0.1.4.zip, r-oldrel: ipc_0.1.4.zip |
macOS binaries: | r-release (arm64): ipc_0.1.4.tgz, r-oldrel (arm64): ipc_0.1.4.tgz, r-release (x86_64): ipc_0.1.4.tgz, r-oldrel (x86_64): ipc_0.1.4.tgz |
Old sources: | ipc archive |
Reverse imports: | netShiny |
Please use the canonical form https://CRAN.R-project.org/package=ipc to link to this page.