ipc: Tools for Message Passing Between Processes (original) (raw)
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 |
BugReports: | https://github.com/fellstat/ipc/issues |
License: | MIT + file |
URL: | https://github.com/fellstat/ipc |
NeedsCompilation: | no |
CRAN checks: | ipc results |
Documentation:
Reference manual: | ipc.pdf |
---|---|
Vignettes: | Introduction to ipc |
Downloads:
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 dependencies:
Reverse imports: | netShiny |
---|
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ipcto link to this page.