CRAN/E | ipc

ipc

Tools for Message Passing Between Processes

Installation

About

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.

github.com/fellstat/ipc
Bug report File report

Key Metrics

Version 0.1.4
Published 2023-01-26 448 days ago
Needs compilation? no
License MIT
License LICENCE
CRAN checks ipc results

Downloads

Yesterday 17 0%
Last 7 days 84 -32%
Last 30 days 450 -14%
Last 90 days 1.608 +14%
Last 365 days 6.740 +6%

Maintainer

Maintainer

Ian E. Fellows

ian@fellstat.com

Authors

Ian E. Fellows

Material

Reference manual
Package source

Vignettes

Introduction to ipc

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ipc archive

Imports

R6
shiny
txtq

Suggests

testthat
knitr
rmarkdown
future
promises
redux

Reverse Imports

netShiny