rworkflows
Test, Document, Containerise, and Deploy R Packages
Description
Reproducibility is essential to the progress of research, yet achieving it remains elusive even in computational fields. Continuous Integration (CI) platforms offer a powerful way to launch automated workflows to check and document code, but often require considerable time, effort, and technical expertise to setup. We therefore developed the rworkflows suite to make robust CI workflows easy and freely accessible to all R package developers. rworkflows consists of 1) a CRAN/Bioconductor-compatible R package template, 2) an R package to quickly implement a standardised workflow, and 3) a centrally maintained GitHub Action.
Downloads
398
Last 30 days
10108th
1.5K
Last 90 days
1.9K
Last year
Trend: -12.3% (30d vs prior 30d)
15
Last 30 days
46
Last 90 days
156
Last year
Trend: -28.6% (30d vs prior 30d)
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
CRAN incoming feasibility
Maintainer: ‘Hiranyamaya (Hiru) Dash <hdash.work@gmail.com>’ Reading Rd files failed with message: cannot open the connection Problems when formatting CITATION entries: cannot open file '/tmp/RtmpoeRqOy/Rf9cae741a44ffd': No space left on device
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 10 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
package dependencies
Package suggested but not available for checking: ‘BiocPkgTools’
ERROR 4 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 23, 2026
package dependencies
Package suggested but not available for checking: ‘BiocPkgTools’
tests
Running ‘testthat.R’ [17s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional ...[truncated]... hors.R:5:3'): construct_authors works ─────────── Expected `as.character(a1) %in% ...` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 11 | PASS 66 ] Error: ! Test failures. Execution halted