Package: jetty 0.1.0

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.1.0.tar.gz
jetty_0.1.0.zip(r-4.5)jetty_0.1.0.zip(r-4.4)jetty_0.1.0.zip(r-4.3)
jetty_0.1.0.tgz(r-4.4-any)jetty_0.1.0.tgz(r-4.3-any)
jetty_0.1.0.tar.gz(r-4.5-noble)jetty_0.1.0.tar.gz(r-4.4-noble)
jetty_0.1.0.tgz(r-4.4-emscripten)jetty_0.1.0.tgz(r-4.3-emscripten)
jetty.pdf |jetty.html
jetty/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

dockerreproducible-research

3.36 score 1 stars 23 scripts 1 exports 2 dependencies

Last updated 12 days agofrom:1fcffb3e88. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 10 2025
R-4.5-winOKJan 10 2025
R-4.5-linuxOKJan 10 2025
R-4.4-winOKJan 10 2025
R-4.4-macOKJan 10 2025
R-4.3-winOKJan 10 2025
R-4.3-macOKJan 10 2025

Exports:run

Dependencies:renvrlang