{
  "_id": "6a49417518cdde069385e075",
  "Package": "BiocWorkflowTools",
  "Title": "Tools to aid the development of Bioconductor Workflow packages",
  "Version": "1.39.0",
  "Encoding": "UTF-8",
  "Authors@R": "c(\nperson(\"Mike\", \"Smith\", email = \"grimbough@gmail.com\", role = c(\"aut\",\"cre\")),\nperson(\"Andrzej\", \"Oleś\", email = \"andrzej.oles@embl.de\", role = \"aut\"))",
  "Description": "Provides functions to ease the transition between\nRmarkdown and LaTeX documents when authoring a Bioconductor\nWorkflow.",
  "License": "MIT + file LICENSE",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, ReportWriting",
  "RoxygenNote": "7.1.0",
  "Collate": "'createBiocWorkflow.R' 'f1000_article.R' 'uploadToOverleaf.R'\n'utils.R'",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libssh2-1-dev\nlibuv1-dev libssl-dev libx11-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:44:11 UTC",
  "RemoteUrl": "https://github.com/bioc/BiocWorkflowTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
  "Packaged": {
    "Date": "2026-07-04 08:20:49 UTC",
    "User": "root"
  },
  "Author": "Mike Smith [aut, cre],\nAndrzej Oleś [aut]",
  "Maintainer": "Mike Smith <grimbough@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "BiocWorkflowTools_1.39.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8831b0124820eaaba2b1fbf6754b3a7ecfe5a56453382975cff53b8727d98fb7",
  "_filesize": 874641,
  "_sha256": "8831b0124820eaaba2b1fbf6754b3a7ecfe5a56453382975cff53b8727d98fb7",
  "_expires": "2026-10-12T17:22:59.000Z",
  "_created": "2026-07-04T08:20:49.000Z",
  "_published": "2026-07-04T17:23:01.466Z",
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 12
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116",
  "_status": "success",
  "_upstream": "https://github.com/bioc/BiocWorkflowTools",
  "_commit": {
    "id": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
    "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": 1777380251
  },
  "_maintainer": {
    "name": "Mike Smith",
    "email": "grimbough@gmail.com",
    "login": "grimbough",
    "description": "Data Engineer at Boehringer-Ingelheim",
    "uuid": 971237
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85151859787,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8080001963"
    },
    {
      "job": 85151859597,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8080002753"
    },
    {
      "job": 85151859604,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8080001358"
    },
    {
      "job": 85151859714,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8080240705"
    },
    {
      "job": 85151859719,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8080243261"
    },
    {
      "job": 85151859618,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079982344"
    },
    {
      "job": 85151859551,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079996794"
    },
    {
      "job": 85151859671,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079991843"
    },
    {
      "job": 85151859726,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079996735"
    },
    {
      "job": 85151859740,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079991577"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "BiocStyle",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Imports"
    },
    {
      "package": "git2r",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "reportwriting"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 2,
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BiocWorkflowTools.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "createBiocWorkflow",
    "f1000_article",
    "uploadToOverleaf"
  ],
  "_help": [
    {
      "page": "createBiocWorkflow",
      "title": "Create a New Bioconductor Workflow Package",
      "topics": [
        "createBiocWorkflow"
      ]
    },
    {
      "page": "f1000_article",
      "title": "F1000Research article format",
      "topics": [
        "f1000_article"
      ]
    },
    {
      "page": "uploadToOverleaf",
      "title": "Upload a LaTeX project to Overleaf",
      "topics": [
        "uploadToOverleaf"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/BiocWorkflowTools/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "BiocManager",
    "BiocStyle",
    "bookdown",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "git2r",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "stringi",
    "stringr",
    "sys",
    "tinytex",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "Generate_F1000_Latex.Rmd",
      "filename": "Generate_F1000_Latex.html",
      "title": "Converting Rmarkdown to F1000Research LaTeX Format",
      "author": "Mike L. Smith",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Citing this work",
        "Package installation",
        "Creating a new workflow document",
        "Using RStudio and our template",
        "Working outside RStudio",
        "Converting to LaTeX and PDF",
        "Article upload",
        "R session information",
        "Acknowledgements and funding"
      ],
      "created": "2016-09-14 16:58:56",
      "modified": "2018-08-30 17:45:38",
      "commits": 10
    }
  ],
  "_score": 4.342422680822207,
  "_indexed": true,
  "_nocasepkg": "biocworkflowtools",
  "_universes": [
    "bioc",
    "grimbough"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-07-04T08:23:29.000Z",
      "distro": "resolute",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/bbfb5af9cfdfb6eaba200ece10107a340dce06eb49da8961a9bee13d5a579a3e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-07-04T08:23:19.000Z",
      "distro": "resolute",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/2be3d0e870db34d2bf11ce41d6e196efbe75f4c9a96a0ac9f6b49606480770dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-07-04T08:58:01.000Z",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/07578b4889fc459e8f8ee7d010d2df19c0b83d58b01e001a9806b49873a5da66",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-07-04T08:58:21.000Z",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/7a2c14a860e85956ad070c3013805ca9a2a1f7d3d4986eb2d66732de7dcf70b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.0",
      "date": "2026-07-04T08:22:56.000Z",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/2b9a43637807627dadef349d8e6457b51e88c868a070ad0cd1f37b032d294f26",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-04T08:21:55.000Z",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/de7b651824c3386d71f7a333f4d98661673979a6bab1b0370d24393055bdeec3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-04T08:22:35.000Z",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/9c28be9fad630a9e716fba439f3408768b2d8fee7f4c9396124210c310dc9a73",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-04T08:21:54.000Z",
      "commit": "25b5471b7076574c5bd29e7abfe3d130aaefcfba",
      "fileid": "https://r2.ropensci.org/28789f86222fcf0441c709c30d186eefa88592c9f868f4a0f54bef202e795b0e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28700285116"
    }
  ]
}