Package: TidyMultiqc
Type: Package
Title: Converts 'MultiQC' Reports into Tidy Data Frames
Version: 1.0.3
Author: Michael Milton
Maintainer: Michael Milton <michael.r.milton@gmail.com>
Description: 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.
License: GPL (>= 3)
Encoding: UTF-8
Imports: assertthat, dplyr, jsonlite, magrittr, purrr, rlang, stringr,
        tibble
Suggests: tidyr, testthat (>= 3.0.0), knitr, rmarkdown, ggplot2,
        HistDat
Config/testthat/edition: 3
RoxygenNote: 7.1.2
VignetteBuilder: knitr
URL: https://multimeric.github.io/TidyMultiqc/,
        https://github.com/multimeric/TidyMultiqc,
        https://cran.r-project.org/package=TidyMultiqc
BugReports: https://github.com/multimeric/TidyMultiqc/issues
NeedsCompilation: no
Packaged: 2022-09-25 01:30:10 UTC; migwell
Repository: CRAN
Date/Publication: 2022-09-25 02:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:03:37 UTC; windows
