Skip to content
/ json2aRgs Public

❗ This is a read-only mirror of the CRAN R package repository. json2aRgs — Parse Parameters Inside a Docker Container. Homepage: https://github.com/VForWaTer/json2aRgs Report bugs for this package: https://github.com/VForWaTer/json2aRgs/issues

Notifications You must be signed in to change notification settings

cran/json2aRgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

❗ This is a read-only mirror of the CRAN R package repository. json2aRgs — Parse Parameters Inside a Docker Container. Homepage: https://github.com/VForWaTer/json2aRgs Report bugs for this package: https://github.com/VForWaTer/json2aRgs/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages