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
DESCRIPTION |NEWS
card.svg |card.png
jetty/json (API)

# 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 235 downloads 2 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK115
source / vignettesOK232
linux-release-x86_64OK123
macos-release-arm64OK192
macos-oldrel-arm64OK149
windows-develOK64
windows-releaseOK117
windows-oldrelOK88
wasm-releaseOK97

Exports:runrun_script

Dependencies:renvrlang