Package: json2aRgs 0.4.0
json2aRgs: Parse Parameters Inside a Docker Container
The functions get_parameters() and get_data() are intended to be used within a docker container with a certain file structure to read keyword arguments from the file /in/input.json automagically. The file /src/tool.yaml contains specifications on these keyword arguments, which are then passed as input to containerized R tools in the tool-runner framework.. A template for a containerized R tool, which can be used as a basis for developing new tools, is available at the following URL: <https://github.com/VForWaTer/tool_template_r>.
Authors:
json2aRgs_0.4.0.tar.gz
json2aRgs_0.4.0.zip(r-4.7)json2aRgs_0.4.0.zip(r-4.6)json2aRgs_0.4.0.zip(r-4.5)
json2aRgs_0.4.0.tgz(r-4.6-any)json2aRgs_0.4.0.tgz(r-4.5-any)
json2aRgs_0.4.0.tar.gz(r-4.7-any)json2aRgs_0.4.0.tar.gz(r-4.6-any)
json2aRgs_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
json2aRgs/json (API)
NEWS
| # Install 'json2aRgs' in R: |
| install.packages('json2aRgs', repos = c('https://tool-spec.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vforwater/json2args/issues
Last updated from:9e32c2b0de. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 217 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 93 |
Exports:get_dataget_parameters
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| get_data | get_data |
| get_parameters | get_parameters |
