# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "json2aRgs" in publications use:' type: software license: GPL-3.0-only title: 'json2aRgs: Parse Parameters Inside a Docker Container' version: 0.4.0 doi: 10.32614/CRAN.package.json2aRgs abstract: '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: .' authors: - family-names: Dolich given-names: Alexander email: alexander.dolich@kit.edu - family-names: Mälicke given-names: Mirko email: mirko.maelicke@kit.edu repository: https://tool-spec.r-universe.dev repository-code: https://github.com/VForWaTer/json2aRgs commit: 9e32c2b0de1c29238802132356f4e030d6636308 url: https://github.com/VForWaTer/json2aRgs date-released: '2024-06-21' contact: - family-names: Dolich given-names: Alexander email: alexander.dolich@kit.edu