The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

json2aRgs

R-CMD-check codecov

Parse Parameters Inside a Docker Container (tool)

The function get_parameters() is intended to be used within a docker container with a certain file structure to read keyword arguments from the file /in/parameters.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.

Installation

You can install the development version of json2aRgs from GitHub with:

# install.packages("devtools")
devtools::install_github("VForWaTer/json2aRgs")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.