Bioc2026 Registration Open!

easyreporting

Helps creating report for improving Reproducible Computational Research

Bioconductor version: 3.23 · Package version: 1.24.0

An S4 class for facilitating the automated creation of rmarkdown files inside other packages/software even without knowing rmarkdown language. Best if implemented in functions as "recursive" style programming.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("easyreporting")

Details

MaintainerDario Righelli <dario.righelli@gmail.com>
AuthorDario Righelli [cre, aut]
LicenseArtistic-2.0
Bug Reportshttps://github.com/drighelli/easyreporting/issues
Downloads rank250
Source branchRELEASE_3_23
biocViewsReportWriting, Software

Documentation

Download

Dependencies

Depends: R (>= 3.5.0)

Imports: rmarkdown, methods, tools, shiny, rlang

Suggests: distill, BiocStyle, knitr, readxl, edgeR, limma, EDASeq, statmod