Package: jetty 0.2.2

jetty: Execute R in a 'Docker' Context

The goal of 'jetty' is to execute R functions and code snippets in an isolated R subprocess within a 'Docker' container and return the evaluated results to the local R session. 'jetty' can install necessary packages at runtime and seamlessly propagates errors and outputs from the 'Docker' subprocess back to the main session. 'jetty' is primarily designed for sandboxed testing and quick execution of example code.

Authors:Daniel Molitor [aut, cph, cre]

jetty_0.2.2.tar.gz
jetty_0.2.2.zip(r-4.7)jetty_0.2.2.zip(r-4.6)jetty_0.2.2.zip(r-4.5)
jetty_0.2.2.tgz(r-4.6-any)jetty_0.2.2.tgz(r-4.5-any)
jetty_0.2.2.tar.gz(r-4.7-any)jetty_0.2.2.tar.gz(r-4.6-any)
jetty_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
jetty/json (API)
NEWS

# Install 'jetty' in R:
install.packages('jetty', repos = c('https://dmolitor.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dmolitor/jetty/issues

Pkgdown/docs site:https://www.dmolitor.com

On CRAN:

Conda:

dockerreproducible-research

4.32 score 9 stars 23 scripts 210 downloads 2 exports 2 dependencies

Last updated from:bd5b3c7714. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK110
source / vignettesOK176
linux-release-x86_64OK107
macos-release-arm64OK83
macos-oldrel-arm64OK104
windows-develOK77
windows-releaseOK68
windows-oldrelOK78
wasm-releaseOK92

Exports:runrun_script

Dependencies:renvrlang