{
  "_id": "6a1f349fb401979e73428422",
  "Package": "json2aRgs",
  "Type": "Package",
  "Title": "Parse Parameters Inside a Docker Container",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Alexander\", \"Dolich\", email = \"alexander.dolich@kit.edu\", role = c(\"cre\",\"aut\")),\nperson(\"Mirko\", \"Mälicke\", email = \"mirko.maelicke@kit.edu\", role = \"aut\"))",
  "Description": "The functions get_parameters() and get_data() are intended\nto be used within a docker container with a certain file\nstructure to read keyword arguments from the file\n/in/input.json automagically. The file /src/tool.yaml contains\nspecifications on these keyword arguments, which are then\npassed as input to containerized R tools in the tool-runner\nframework.. A template for a containerized R tool, which can be\nused as a basis for developing new tools, is available at the\nfollowing URL: <https://github.com/VForWaTer/tool_template_r>.",
  "License": "GPL-3",
  "URL": "https://github.com/VForWaTer/json2aRgs",
  "BugReports": "https://github.com/VForWaTer/json2aRgs/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Repository": "https://tool-spec.r-universe.dev",
  "Date/Publication": "2024-06-21 14:11:40 UTC",
  "RemoteUrl": "https://github.com/tool-spec/r-json2args",
  "RemoteRef": "HEAD",
  "RemoteSha": "9e32c2b0de1c29238802132356f4e030d6636308",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:46:26 UTC",
    "User": "root"
  },
  "Author": "Alexander Dolich [cre, aut],\nMirko Mälicke [aut]",
  "Maintainer": "Alexander Dolich <alexander.dolich@kit.edu>",
  "MD5sum": "f26307241e1150e7cb1044c1f94b72f9",
  "_user": "tool-spec",
  "_type": "src",
  "_file": "json2aRgs_0.4.0.tar.gz",
  "_fileid": "f5c7c8ea08f0f863c2b9eafc8eca8b3a511743fd02dc202a175b9f56883f73b2",
  "_filesize": 77724,
  "_sha256": "f5c7c8ea08f0f863c2b9eafc8eca8b3a511743fd02dc202a175b9f56883f73b2",
  "_created": "2026-05-15T06:46:26.000Z",
  "_published": "2026-06-02T19:53:03.046Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159127332,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011664855"
    },
    {
      "job": 79159127292,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011666902"
    },
    {
      "job": 79159127394,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011730608"
    },
    {
      "job": 79159127041,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011688397"
    },
    {
      "job": 79159126665,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011641225"
    },
    {
      "job": 79159126453,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368275328"
    },
    {
      "job": 79159127308,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011656804"
    },
    {
      "job": 79159127207,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011656810"
    },
    {
      "job": 79159127489,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011655603"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tool-spec/r-json2args",
  "_commit": {
    "id": "9e32c2b0de1c29238802132356f4e030d6636308",
    "author": "AlexDo1 <alexander.dolich@kit.edu>",
    "committer": "AlexDo1 <alexander.dolich@kit.edu>",
    "message": "chore: Add argument documentation to get_data function\n",
    "time": 1718979100
  },
  "_maintainer": {
    "name": "Alexander Dolich",
    "email": "alexander.dolich@kit.edu",
    "login": "alexdo1",
    "uuid": 23619690
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tool-spec",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alexdo1",
      "count": 45,
      "uuid": 23619690
    }
  ],
  "_userbio": {
    "uuid": 261370457,
    "type": "organization",
    "name": "tool-spec"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/json2aRgs"
  },
  "_devurl": "https://github.com/vforwater/json2args",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/json2aRgs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tool-spec/r-json2args",
  "_realowner": "tool-spec",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2022-11-25"
    }
  ],
  "_exports": [
    "get_data",
    "get_parameters"
  ],
  "_help": [
    {
      "page": "get_data",
      "title": "get_data",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_parameters",
      "title": "get_parameters",
      "topics": [
        "get_parameters"
      ]
    }
  ],
  "_readme": "https://github.com/tool-spec/r-json2args/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "json2args",
  "_universes": [
    "tool-spec",
    "alexdo1",
    "vforwater"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-15T06:48:15.000Z",
      "distro": "noble",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "0edfd8c7eb6209f5fb396d9de22b5265ab35652c60f4eddb3c34f932eba77e8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-15T06:48:25.000Z",
      "distro": "noble",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "028305e1383d5d982e3959aef051e45bedf854635baf29d41b2685016aca9bfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-15T06:53:08.000Z",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "c06919de5e9a88859e2ff65e39a35ba4aedea82e1b4af9c07214c04d175025db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-15T06:50:04.000Z",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "8c0ff8dd9db9f5ea4aff885ba12176a1468680a4e22a8610cddd6a3730e2f024",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-15T06:47:36.000Z",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "96736437ffadc8d8a649693e5dc4ffdb12a8ddf8884f4f3ac720f028b766d215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-15T06:47:37.000Z",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "86d695b46cae1461196ce01a25455451d3c9060bc4bdef9005dede479bafdb47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-15T06:47:31.000Z",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "9ddcb03f6532c5dd29eb2812921576ba978e2ebc1185deb98b1ffb9bd57eb876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-02T19:52:43.000Z",
      "commit": "9e32c2b0de1c29238802132356f4e030d6636308",
      "fileid": "2f168efda7102e5fa7d4151b978aaf6447ecd50c9eccf5bf013487531b46f6ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tool-spec/actions/runs/25904404051"
    }
  ]
}