Skip to content

TidyMultiqc

Converts 'MultiQC' Reports into Tidy Data Frames

v1.0.3 · Sep 24, 2022 · GPL (>= 3)

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.

Downloads

284

Last 30 days

14640th

739

Last 90 days

2.8K

Last year

Trend: +14.5% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael Milton <michael.r.milton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Michael",
                    family = "Milton",
                    role = c("aut", "cre"),
                    email = "michael.r.milton@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael Milton <michael.r.milton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Michael",
                    family = "Milton",
                    role = c("aut", "cre"),
                    email = "michael.r.milton@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael Milton <michael.r.milton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Michael",
                    family = "Milton",
                    role = c("aut", "cre"),
                    email = "michael.r.milton@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael Milton <michael.r.milton@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Michael",
                    family = "Milton",
                    role = c("aut", "cre"),
                    email = "michael.r.milton@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies assertthat dplyr jsonlite magrittr purrr rlang stringr tibble TidyMultiqc

Version History

new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Sep 24, 2022
updated 1.0.2 ← 1.0.0 diff Feb 9, 2022
updated 1.0.0 ← 0.1.0 diff Nov 26, 2021
new 0.1.0 Apr 8, 2021