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.5)json2aRgs_0.4.0.zip(r-4.4)json2aRgs_0.4.0.zip(r-4.3)
json2aRgs_0.4.0.tgz(r-4.4-any)json2aRgs_0.4.0.tgz(r-4.3-any)
json2aRgs_0.4.0.tar.gz(r-4.5-noble)json2aRgs_0.4.0.tar.gz(r-4.4-noble)
json2aRgs_0.4.0.tgz(r-4.4-emscripten)json2aRgs_0.4.0.tgz(r-4.3-emscripten)
json2aRgs.pdf |json2aRgs.html✨
json2aRgs/json (API)
NEWS
# Install 'json2aRgs' in R: |
install.packages('json2aRgs', repos = c('https://vforwater.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vforwater/json2args/issues
Last updated 5 months agofrom:9e32c2b0de. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | OK | Nov 12 2024 |
R-4.4-mac | OK | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:get_dataget_parameters
Readme and manuals
Help Manual
Help page | Topics |
---|---|
get_data | get_data |
get_parameters | get_parameters |