TidyMultiqc: Converts 'MultiQC' Reports into Tidy Data Frames

Provides the means to convert 'multiqc_data.json' files, produced by the wonderful 'MultiQC' tool, into tidy data frames for downstream analysis in R. This analysis might involve cohort analysis, quality control visualisation, change-point detection, statistical process control, clustering, or any other type of quality analysis.

Version: 1.0.3
Imports: assertthat, dplyr, jsonlite, magrittr, purrr, rlang, stringr, tibble
Suggests: tidyr, testthat (≥ 3.0.0), knitr, rmarkdown, ggplot2, HistDat
Published: 2022-09-25
Author: Michael Milton
Maintainer: Michael Milton <michael.r.milton at gmail.com>
BugReports: https://github.com/multimeric/TidyMultiqc/issues
License: GPL (≥ 3)
URL: https://multimeric.github.io/TidyMultiqc/, https://github.com/multimeric/TidyMultiqc, https://cran.r-project.org/package=TidyMultiqc
NeedsCompilation: no
Materials: README NEWS
CRAN checks: TidyMultiqc results

Documentation:

Reference manual: TidyMultiqc.pdf
Vignettes: TidyMultiqc

Downloads:

Package source: TidyMultiqc_1.0.3.tar.gz
Windows binaries: r-devel: TidyMultiqc_1.0.3.zip, r-release: TidyMultiqc_1.0.3.zip, r-oldrel: TidyMultiqc_1.0.3.zip
macOS binaries: r-release (arm64): TidyMultiqc_1.0.3.tgz, r-oldrel (arm64): TidyMultiqc_1.0.3.tgz, r-release (x86_64): TidyMultiqc_1.0.3.tgz
Old sources: TidyMultiqc archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TidyMultiqc to link to this page.