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.

Version: 0.1.0
Imports: renv (≥ 1.0.0), rlang
Suggests: here, Matrix, ggplot2, testthat (≥ 3.0.0)
Published: 2025-01-09
DOI: 10.32614/CRAN.package.jetty
Author: Daniel Molitor [aut, cph, cre]
Maintainer: Daniel Molitor <molitdj97 at gmail.com>
BugReports: https://github.com/dmolitor/jetty/issues
License: GPL (≥ 3)
URL: https://github.com/dmolitor/jetty, http://www.dmolitor.com/jetty/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: jetty results

Documentation:

Reference manual: jetty.pdf

Downloads:

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

Linking:

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