shiny.worker: Delegate Jobs for Shiny Web Applications

It allows you to delegate heavy computation tasks to a separate process, such that it does not freeze your Shiny app.

Version: 0.0.1
Imports: future, shiny, R6
Suggests: testthat, covr
Published: 2021-01-21
Author: Paweł Przytuła [aut], Dominik Krzemiński [cre], Appsilon [cph]
Maintainer: Dominik Krzemiński <dominik at appsilon.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: shiny.worker results

Documentation:

Reference manual: shiny.worker.pdf

Downloads:

Package source: shiny.worker_0.0.1.tar.gz
Windows binaries: r-devel: shiny.worker_0.0.1.zip, r-release: shiny.worker_0.0.1.zip, r-oldrel: shiny.worker_0.0.1.zip
macOS binaries: r-release (arm64): shiny.worker_0.0.1.tgz, r-oldrel (arm64): shiny.worker_0.0.1.tgz, r-release (x86_64): shiny.worker_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shiny.worker to link to this page.