Skip to content

rworkflows

Test, Document, Containerise, and Deploy R Packages

v1.0.12 · May 5, 2026 · GPL-3

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

CRAN

398

Last 30 days

10108th

1.5K

Last 90 days

1.9K

Last year

Trend: -12.3% (30d vs prior 30d)

r2u CRAN

15

Last 30 days

46

Last 90 days

156

Last year

Trend: -28.6% (30d vs prior 30d)

CRAN Check Status

13 OK
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
ERROR r-devel-linux-x86_64-debian-gcc

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
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘BiocPkgTools’
ERROR 4 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 23, 2026
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘BiocPkgTools’
ERROR r-oldrel-macos-x86_64

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

Dependency Network

Dependencies Reverse dependencies here yaml desc badger renv BiocManager data.table rworkflows

Version History

12 tracked
updated 1.0.12 ← 1.0.11 diff May 5, 2026
updated 1.0.11 ← 1.0.10 diff Mar 26, 2026
new 1.0.10 Mar 23, 2026
update 1.0.8 ← 1.0.6 diff Jan 8, 2026
update 1.0.6 ← 1.0.2 diff Jan 22, 2025
update 1.0.2 ← 1.0.1 diff Sep 21, 2024
update 1.0.1 ← 1.0.0 diff Jan 17, 2024
update 1.0.0 ← 0.99.13 diff Nov 1, 2023
update 0.99.13 ← 0.99.12 diff Sep 13, 2023
update 0.99.12 ← 0.99.5 diff Aug 24, 2023
update 0.99.5 ← 0.99.3 diff Jan 11, 2023
new 0.99.3 Dec 20, 2022