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:
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')) |
Bug tracker:https://github.com/dmolitor/jetty/issues
Pkgdown site:https://www.dmolitor.com
Last updated 12 days agofrom:1fcffb3e88. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 10 2025 |
R-4.5-win | OK | Jan 10 2025 |
R-4.5-linux | OK | Jan 10 2025 |
R-4.4-win | OK | Jan 10 2025 |
R-4.4-mac | OK | Jan 10 2025 |
R-4.3-win | OK | Jan 10 2025 |
R-4.3-mac | OK | Jan 10 2025 |
Exports:run