rworkflows: Test, Document, Containerise, and Deploy R Packages (original) (raw)

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.6
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: 2025-01-23
DOI: 10.32614/CRAN.package.rworkflows
Author: Brian Schilder ORCID iD [aut, cre], Alan Murphy ORCID iD [aut, ctb], Nathan Skene ORCID iD [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

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=rworkflowsto link to this page.