{
  "_id": "6a19826eacfb0bcc41df99a9",
  "Package": "Rcwl",
  "Title": "An R interface to the Common Workflow Language",
  "Version": "1.29.0",
  "Authors@R": "c(person(\"Qiang\", \"Hu\", email = \"qiang.hu@roswellpark.org\", role = c(\"aut\", \"cre\")),\nperson(\"Qian\", \"Liu\", email = \"qian.liu@roswellpark.org\", role = c(\"aut\")))",
  "Description": "The Common Workflow Language (CWL) is an open standard for\ndevelopment of data analysis workflows that is portable and\nscalable across different tools and working environments. Rcwl\nprovides a simple way to wrap command line tools and build CWL\ndata analysis pipelines programmatically within R. It increases\nthe ease of usage, development, and maintenance of CWL\npipelines.",
  "License": "GPL-2 | file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "biocViews": "Software, WorkflowStep, ImmunoOncology",
  "StagedInstall": "no",
  "Config/Bioconductor/UnsupportedPlatforms": "windows",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev python3 libx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:33 UTC",
  "RemoteUrl": "https://github.com/bioc/Rcwl",
  "RemoteRef": "HEAD",
  "RemoteSha": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:11:38 UTC",
    "User": "root"
  },
  "Author": "Qiang Hu [aut, cre],\nQian Liu [aut]",
  "Maintainer": "Qiang Hu <qiang.hu@roswellpark.org>",
  "MD5sum": "81cdaf0233ede4375bb81ba72d6662e9",
  "_user": "bioc",
  "_type": "src",
  "_file": "Rcwl_1.29.0.tar.gz",
  "_fileid": "0d5b58458d8847190d99bb4f2b57ed7f24c58ff8b08392c67c8eac6a06ba004c",
  "_filesize": 353221,
  "_sha256": "0d5b58458d8847190d99bb4f2b57ed7f24c58ff8b08392c67c8eac6a06ba004c",
  "_created": "2026-05-29T10:11:38.000Z",
  "_published": "2026-05-29T12:11:26.335Z",
  "_jobs": [
    {
      "job": 78481054336,
      "time": 164,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7288335628"
    },
    {
      "job": 78481054347,
      "time": 981,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7288574852"
    },
    {
      "job": 78481054344,
      "time": 955,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288567227"
    },
    {
      "job": 78481054285,
      "time": 554,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7290259914"
    },
    {
      "job": 78481054350,
      "time": 737,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7290325446"
    },
    {
      "job": 78478627344,
      "time": 978,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288285276"
    },
    {
      "job": 78481054252,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288332804"
    },
    {
      "job": 78481054502,
      "time": 235,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7288356542"
    },
    {
      "job": 78481054295,
      "time": 202,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7288347224"
    },
    {
      "job": 78481054359,
      "time": 226,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7288353902"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Rcwl",
  "_commit": {
    "id": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380573
  },
  "_maintainer": {
    "name": "Qiang Hu",
    "email": "qiang.hu@roswellpark.org",
    "login": "hubentu",
    "description": "",
    "uuid": 9856666
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "yaml",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "batchtools",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "codetools",
      "role": "Imports"
    },
    {
      "package": "basilisk",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "workflowstep",
    "immunooncology"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 318,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Rcwl"
  },
  "_searchresults": 39,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/Rcwl.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addMeta",
    "arguments",
    "arguments<-",
    "baseCommand",
    "baseCommand<-",
    "condaPackage",
    "CondaTool",
    "cwlClass",
    "cwlClass<-",
    "cwlProcess",
    "cwlShiny",
    "cwlStep",
    "cwlStepList",
    "cwlVersion",
    "cwlVersion<-",
    "cwlWorkflow",
    "Dirent",
    "env_Rcwl",
    "extensions",
    "extensions<-",
    "hints",
    "hints<-",
    "InputArrayParam",
    "InputParam",
    "InputParamList",
    "inputs",
    "install_cwltool",
    "install_udocker",
    "meta",
    "meta<-",
    "OutputArrayParam",
    "OutputParam",
    "OutputParamList",
    "outputs",
    "plotCWL",
    "readCWL",
    "requireDocker",
    "requireEnvVar",
    "requireInitialWorkDir",
    "requireJS",
    "requireManifest",
    "requirements",
    "requirements<-",
    "requireMultipleInput",
    "requireNetwork",
    "requireResource",
    "requireRscript",
    "requireScatter",
    "requireShellCommand",
    "requireShellScript",
    "requireSoftware",
    "requireStepInputExpression",
    "requireSubworkflow",
    "runCWL",
    "runCWLBatch",
    "runCWLBP",
    "runs",
    "ShellScript",
    "short",
    "stdOut",
    "stdOut<-",
    "stepInParam",
    "stepInParamList",
    "stepInputs",
    "stepOutputs",
    "steps",
    "steps<-",
    "writeCWL"
  ],
  "_help": [
    {
      "page": "Rcwl-package",
      "title": "Rcwl-package",
      "topics": [
        "Rcwl,Rcwl-package",
        "Rcwl-package",
        "Rcwl"
      ]
    },
    {
      "page": "cwl-requirements",
      "title": "CWL requirements functions",
      "topics": [
        "condaPackage",
        "CondaTool",
        "cwl-requirements",
        "Dirent",
        "requireDocker",
        "requireEnvVar",
        "requireInitialWorkDir",
        "requireJS",
        "requireManifest",
        "requireMultipleInput",
        "requireNetwork",
        "requireResource",
        "requireRscript",
        "requireScatter",
        "requireShellCommand",
        "requireShellScript",
        "requireSoftware",
        "requireStepInputExpression",
        "requireSubworkflow",
        "ShellScript"
      ]
    },
    {
      "page": "cwlProcess",
      "title": "Parameters for CWL",
      "topics": [
        "cwlProcess"
      ]
    },
    {
      "page": "cwlProcess-methods",
      "title": "cwlProcess methods",
      "topics": [
        "$,cwlProcess-method",
        "$<-,cwlProcess-method",
        "arguments",
        "arguments<-",
        "baseCommand",
        "baseCommand<-",
        "cwlClass",
        "cwlClass<-",
        "cwlProcess-methods",
        "cwlVersion",
        "cwlVersion<-",
        "extensions",
        "extensions<-",
        "hints",
        "hints<-",
        "inputs",
        "outputs",
        "requirements",
        "requirements<-",
        "short",
        "stdOut",
        "stdOut<-"
      ]
    },
    {
      "page": "cwlShiny",
      "title": "cwlShiny",
      "topics": [
        "cwlShiny"
      ]
    },
    {
      "page": "cwlStep",
      "title": "cwlStep function",
      "topics": [
        "cwlStep"
      ]
    },
    {
      "page": "cwlWorkflow",
      "title": "cwlWorkflow function",
      "topics": [
        "+,cwlWorkflow,cwlStep-method",
        "cwlWorkflow",
        "steps",
        "steps<-"
      ]
    },
    {
      "page": "cwlWorkflow-methods",
      "title": "cwlWorkflow methods",
      "topics": [
        "cwlWorkflow-methods",
        "runs"
      ]
    },
    {
      "page": "env_Rcwl",
      "title": "Rcwl conda environment",
      "topics": [
        "env_Rcwl"
      ]
    },
    {
      "page": "AllClasses",
      "title": "All classes defined in the package of `Rcwl` and the class constructor functions.",
      "topics": [
        "cwlProcess-class",
        "cwlStep-class",
        "cwlStepList",
        "cwlStepList-class",
        "cwlWorkflow-class",
        "InputArrayParam",
        "InputArrayParam-class",
        "InputParam",
        "InputParam-class",
        "InputParamList",
        "InputParamList-class",
        "OutputArrayParam",
        "OutputArrayParam-class",
        "OutputParam",
        "OutputParam-class",
        "OutputParamList",
        "OutputParamList-class",
        "stepInParam",
        "stepInParam-class",
        "stepInParamList",
        "stepInParamList-class"
      ]
    },
    {
      "page": "install_cwltool",
      "title": "install cwltool",
      "topics": [
        "install_cwltool"
      ]
    },
    {
      "page": "install_udocker",
      "title": "install udocker",
      "topics": [
        "install_udocker"
      ]
    },
    {
      "page": "addMeta",
      "title": "addMeta Add or change meta information for a cwl recipe.",
      "topics": [
        "addMeta",
        "meta",
        "meta<-"
      ]
    },
    {
      "page": "plotCWL",
      "title": "plotCWL",
      "topics": [
        "plotCWL"
      ]
    },
    {
      "page": "readCWL",
      "title": "Read CWL Function to read CWL command or workflow files.",
      "topics": [
        "readCWL"
      ]
    },
    {
      "page": "runCWL",
      "title": "run cwlProcess",
      "topics": [
        "runCWL"
      ]
    },
    {
      "page": "runCWLBatch",
      "title": "run CWL with batchtools",
      "topics": [
        "runCWLBatch"
      ]
    },
    {
      "page": "runCWLBP",
      "title": "run CWL with BiocParallel",
      "topics": [
        "runCWLBP"
      ]
    },
    {
      "page": "stepInputs",
      "title": "stepInputs",
      "topics": [
        "stepInputs"
      ]
    },
    {
      "page": "stepOutputs",
      "title": "stepOutputs",
      "topics": [
        "stepOutputs"
      ]
    },
    {
      "page": "writeCWL",
      "title": "Write CWL",
      "topics": [
        "writeCWL"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Rcwl/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "base64url",
    "basilisk",
    "batchtools",
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "bit",
    "bit64",
    "brew",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "data.table",
    "DiagrammeR",
    "digest",
    "dir.expiry",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "glue",
    "here",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "readr",
    "reticulate",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "S4Vectors",
    "sass",
    "scales",
    "shiny",
    "snow",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Rcwl.Rmd",
      "filename": "Rcwl.html",
      "title": "Rcwl: An R interface to the Common Workflow Language (CWL)",
      "author": "Qiang Hu, Qian Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "First Example",
        "Wrap command line tools",
        "Input Parameters",
        "Essential Input parameters",
        "Array Inputs",
        "Output Parameters",
        "Capturing Output",
        "Array Outputs",
        "Running Tools in Docker",
        "Running Tools in Cluster server",
        "Writing Pipeline",
        "Scattering pipeline",
        "Pipeline plot",
        "Web Application",
        "cwlProcess example",
        "cwlProcess to Shiny App",
        "Working with R functions",
        "Resources",
        "RcwlPipelines",
        "Tutorial book",
        "The R recipes and cwl scripts",
        "Tool collections in CWL format",
        "Docker for Bioinformatics tools",
        "SessionInfo"
      ],
      "created": "2019-02-08 16:46:07",
      "modified": "2023-08-03 17:16:07",
      "commits": 14
    }
  ],
  "_score": 5.545307116465825,
  "_indexed": true,
  "_nocasepkg": "rcwl",
  "_universes": [
    "bioc",
    "hubentu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-29T10:15:15.000Z",
      "distro": "noble",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "d16dab11c898417f1e04901afccef4ea0a4458bfa0c74c8873f431c96e23da8c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-29T10:14:49.000Z",
      "distro": "noble",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "6ee3e17d3eab367f864ace4552051d3a8d2fdb4d6699e5f5d1bf25188d4bf8da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-29T11:59:20.000Z",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "43327d71dfeb9f3f35aff84eb583f2dda9769d3130c5cd509229f5c259c831a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-29T12:00:33.000Z",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "8c4b04670f9af21759e09be65c24541dc7a5550b385b0ed07ba0ff29775e55e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-05-29T10:14:36.000Z",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "ae46f81ee87e836467cacbd2e49fcdc45497bd9fe2e6b6c222816a030014ad3f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-29T10:13:30.000Z",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "2244caa9f8bd3d3f2e112326be28d44eb6ff0ac6f61df727d30b20c1e0a12166",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-29T10:13:20.000Z",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "aa7f0c56027b5223e380a58d71832a25e3fb053da0feecfe9306989fda6aed18",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-29T10:13:39.000Z",
      "commit": "923729b75bf78b4cab5bcc149afe4e7cb2c4c4f4",
      "fileid": "c893565348f2ddc5ec24dc57d47ad47e485027befe54514fcfcb71962dc6f996",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630721314"
    }
  ]
}