CRAN/E | rworkflows

rworkflows

Test, Document, Containerise, and Deploy R Packages

Installation

About

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.

Citation rworkflows citation info
github.com/neurogenomics/rworkflows
CRAN.R-project.org/package=rworkflows
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 4.1
Published 2023-11-02 179 days ago
Needs compilation? no
License GPL-3
CRAN checks rworkflows results

Downloads

Yesterday 6 0%
Last 7 days 82 +24%
Last 30 days 257 -14%
Last 90 days 847 -32%
Last 365 days 3.817 +203%

Maintainer

Maintainer

Brian Schilder

brian_schilder@alumni.brown.edu

Authors

Brian Schilder

aut / cre

Alan Murphy

aut / ctb

Nathan Skene

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Bioconductor
depgraph
docker
Repositories report
rworkflows

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rworkflows archive

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

Reverse Suggests

EWCE
orthogene