Registration and Call for Abstracts Open for Bioc2024

easyreporting

This is the development version of easyreporting; for the stable release version, see easyreporting.

Helps creating report for improving Reproducible Computational Research


Bioconductor version: Development (3.19)

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.

Author: Dario Righelli [cre, aut]

Maintainer: Dario Righelli <dario.righelli at gmail.com>

Citation (from within R, enter citation("easyreporting")):

Installation

To install this package, start R (version "4.4") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("easyreporting")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("easyreporting")
bio_usage.html HTML R Script
standard_usage.html HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews ReportWriting, Software
Version 1.15.0
In Bioconductor since BioC 3.11 (R-4.0) (4 years)
License Artistic-2.0
Depends R (>= 3.5.0)
Imports rmarkdown, methods, tools, shiny, rlang
System Requirements
URL
Bug Reports https://github.com/drighelli/easyreporting/issues
See More
Suggests distill, BiocStyle, knitr, readxl, edgeR, limma, EDASeq, statmod
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package easyreporting_1.15.0.tar.gz
Windows Binary easyreporting_1.15.0.zip
macOS Binary (x86_64) easyreporting_1.15.0.tgz
macOS Binary (arm64) easyreporting_1.15.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/easyreporting
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/easyreporting
Bioc Package Browser https://code.bioconductor.org/browse/easyreporting/
Package Short Url https://bioconductor.org/packages/easyreporting/
Package Downloads Report Download Stats