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.
Version: | 1.0.2 |
Depends: | R (≥ 4.1) |
Imports: | stats, here, yaml, utils, desc, badger, renv, tools, methods, BiocManager, data.table |
Suggests: | markdown, rmarkdown, remotes, knitr, covr, testthat (≥ 3.0.0), htmltools, jsonlite, BiocStyle, BiocPkgTools, biocViews, reticulate, rvest |
Published: | 2024-09-22 |
DOI: | 10.32614/CRAN.package.rworkflows |
Author: | Brian Schilder [aut, cre], Alan Murphy [aut, ctb], Nathan Skene [aut] |
Maintainer: | Brian Schilder <brian_schilder at alumni.brown.edu> |
BugReports: | https://github.com/neurogenomics/rworkflows/issues |
License: | GPL-3 |
URL: | https://github.com/neurogenomics/rworkflows, https://CRAN.R-project.org/package=rworkflows |
NeedsCompilation: | no |
Citation: | rworkflows citation info |
Materials: | README NEWS |
CRAN checks: | rworkflows results |
Reference manual: | rworkflows.pdf |
Vignettes: |
Bioconductor (source, R code) depgraph (source, R code) docker (source, R code) Repositories report (source, R code) rworkflows (source, R code) |
Package source: | rworkflows_1.0.2.tar.gz |
Windows binaries: | r-devel: rworkflows_1.0.2.zip, r-release: rworkflows_1.0.2.zip, r-oldrel: rworkflows_1.0.2.zip |
macOS binaries: | r-release (arm64): rworkflows_1.0.2.tgz, r-oldrel (arm64): rworkflows_1.0.2.tgz, r-release (x86_64): rworkflows_1.0.2.tgz, r-oldrel (x86_64): rworkflows_1.0.2.tgz |
Old sources: | rworkflows archive |
Reverse suggests: | EpiCompare, EWCE, orthogene |
Please use the canonical form https://CRAN.R-project.org/package=rworkflows to link to this page.