Package: jetty 0.2.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.2.0.tar.gz
jetty_0.2.0.zip(r-4.5)jetty_0.2.0.zip(r-4.4)jetty_0.2.0.zip(r-4.3)
jetty_0.2.0.tgz(r-4.5-any)jetty_0.2.0.tgz(r-4.4-any)jetty_0.2.0.tgz(r-4.3-any)
jetty_0.2.0.tar.gz(r-4.5-noble)jetty_0.2.0.tar.gz(r-4.4-noble)
jetty_0.2.0.tgz(r-4.4-emscripten)jetty_0.2.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'))

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

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

On CRAN:

Conda:

dockerreproducible-research

4.38 score 7 stars 23 scripts 256 downloads 2 exports 2 dependencies

Last updated 2 months agofrom:b1c282f92b. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 23 2025
R-4.5-winOKFeb 23 2025
R-4.5-macOKFeb 23 2025
R-4.5-linuxOKFeb 23 2025
R-4.4-winOKFeb 23 2025
R-4.4-macOKFeb 23 2025
R-4.3-winOKFeb 23 2025
R-4.3-macOKFeb 23 2025

Exports:runrun_script

Dependencies:renvrlang