Package: TidyMultiqc
Type: Package
Title: Converts 'MultiQC' Reports into Tidy Data Frames
Version: 0.1.0
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, HistDat (>= 0.2.0), jsonlite, magrittr,
        purrr, rlang, stringr, tibble
Suggests: tidyr, testthat (>= 3.0.0), knitr, rmarkdown, ggplot2
Config/testthat/edition: 3
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-08 16:10:02 UTC; michael
Repository: CRAN
Date/Publication: 2021-04-09 09:00:02 UTC
