{
  "_id": "6a229af2cd65a98ecbd577b5",
  "Package": "visualizationQualityControl",
  "Version": "0.5.1",
  "Title": "Development of visualization methods for quality control",
  "Description": "Provides utilities useful quality control of\nhigh-throughput -omics datasets.",
  "Authors@R": "c(person(given = c(\"Robert\", \"M\"), family = \"Flight\", email\n= \"rflight79@gmail.com\", role = c(\"aut\", \"cre\")), person(given\n= c(\"Hunter\", \"NB\"), family = \"Moseley\", email =\n\"hunter.moseley@gmail.com\", role = c(\"aut\")))",
  "Date": "2024-02-15",
  "biocViews": "",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "URL": "https://moseleybioinformaticslab.github.io/visualizationQualityControl\nhttps://github.com/moseleybioinformaticslab/visualizationQualityControl",
  "Remotes": [
    "github::MoseleyBioinformaticsLab/ICIKendallTau"
  ],
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libpng-dev perl",
  "Repository": "https://moseleybioinformaticslab.r-universe.dev",
  "Date/Publication": "2024-02-16 02:11:08 UTC",
  "RemoteUrl": "https://github.com/MoseleyBioinformaticsLab/visualizationQualityControl",
  "RemoteRef": "0.5.1",
  "RemoteSha": "118c765fd076f08d32cadc7693cc738a36e08c3f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:42:39 UTC",
    "User": "root"
  },
  "Author": "Robert M Flight [aut, cre],\nHunter NB Moseley [aut]",
  "Maintainer": "Robert M Flight <rflight79@gmail.com>",
  "MD5sum": "a74281a9b947f130222a86d112b97cde",
  "_user": "moseleybioinformaticslab",
  "_type": "src",
  "_file": "visualizationQualityControl_0.5.1.tar.gz",
  "_fileid": "aba38f30788212199fb0172276279e2e748f0c7174b151673864913d2e100c4e",
  "_filesize": 1795423,
  "_sha256": "aba38f30788212199fb0172276279e2e748f0c7174b151673864913d2e100c4e",
  "_created": "2026-06-05T09:42:39.000Z",
  "_published": "2026-06-05T09:46:26.273Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79703183380,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7433645802"
    },
    {
      "job": 79703183385,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433644360"
    },
    {
      "job": 79703183371,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7433618664"
    },
    {
      "job": 79703183404,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433630446"
    },
    {
      "job": 79702635312,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433585999"
    },
    {
      "job": 79703183398,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433625350"
    },
    {
      "job": 79703183424,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7433626553"
    },
    {
      "job": 79703183441,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7433624643"
    },
    {
      "job": 79703183450,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433626378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/MoseleyBioinformaticsLab/visualizationQualityControl",
  "_commit": {
    "id": "118c765fd076f08d32cadc7693cc738a36e08c3f",
    "author": "Robert M Flight <r.flight79@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #30 from MoseleyBioinformaticsLab/rows_features\n\nupdates main functionality to columnar samples",
    "time": 1708049468
  },
  "_maintainer": {
    "name": "Robert M Flight",
    "email": "rflight79@gmail.com",
    "login": "rflight79",
    "description": "",
    "uuid": 1399493
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "ComplexHeatmap",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dendsort",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "knitrProgressBar",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "circlize",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "ICIKendallTau",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    }
  ],
  "_owner": "moseleybioinformaticslab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bioinformatics",
    "correlation",
    "quality-control",
    "visualization"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "rmflight",
      "count": 311,
      "uuid": 1509626
    },
    {
      "user": "hunter-moseley",
      "count": 1,
      "uuid": 13172615
    },
    {
      "user": "gitter-badger",
      "count": 1,
      "uuid": 8518239
    }
  ],
  "_userbio": {
    "uuid": 20784399,
    "type": "organization",
    "name": "Moseley Bioinformatics and Systems Biology Lab",
    "description": "We develop and maintain a set of high-quality, well-documented, open source code repositories for general scientific re-use."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/visualizationQualityControl"
  },
  "_devurl": "https://github.com/moseleybioinformaticslab/visualizationqualitycontrol",
  "_pkgdown": "https://moseleybioinformaticslab.github.io/visualizationQualityControl",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/visualizationQualityControl.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "calc_sd_rsd",
    "calc_sd_rsd_nls",
    "calculate_fratio",
    "count_matching_features",
    "determine_outliers",
    "filter_non_zero_percentage",
    "generate_group_colors",
    "keep_non_missing_percentage",
    "keep_non_zero_percentage",
    "median_class_correlations",
    "median_correlations",
    "outlier_fraction",
    "similarity_reorder",
    "similarity_reorderbyclass",
    "split_groups",
    "summarize_data",
    "visqc_cor_pca_scores",
    "visqc_heatmap",
    "visqc_score_contributions",
    "visqc_test_pca_loadings",
    "visqc_test_pca_scores"
  ],
  "_datasets": [
    {
      "name": "grp_cor",
      "title": "10 sample to sample correlations",
      "object": "grp_cor",
      "file": "grp_cor.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "s1",
        "s2",
        "s3",
        "s4",
        "s5",
        "s6",
        "s7",
        "s8",
        "s9",
        "s10"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "grp_cor_data",
      "title": "grp_cor_data",
      "object": "grp_cor_data",
      "file": "grp_cor_data.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "grp_data",
      "title": "",
      "object": "grp_data",
      "file": "grp_data.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "grp_exp_data",
      "title": "grp_exp_data",
      "object": "grp_exp_data",
      "file": "grp_exp_data.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "grp_info",
      "title": "10 sample meta-data",
      "object": "grp_info",
      "file": "grp_info.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "grp",
        "set"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_sd_rsd",
      "title": "calculate values from summaries",
      "topics": [
        "calc_sd_rsd"
      ]
    },
    {
      "page": "calc_sd_rsd_nls",
      "title": "calculate values from summaries v2",
      "topics": [
        "calc_sd_rsd_nls"
      ]
    },
    {
      "page": "calculate_fratio",
      "title": "calculate F-ratio",
      "topics": [
        "calculate_fratio"
      ]
    },
    {
      "page": "count_matching_features",
      "title": "matching features",
      "topics": [
        "count_matching_features"
      ]
    },
    {
      "page": "determine_outliers",
      "title": "determine outliers",
      "topics": [
        "determine_outliers"
      ]
    },
    {
      "page": "filter_non_zero_percentage",
      "title": "keep features with percentage of non-zeros",
      "topics": [
        "filter_non_zero_percentage"
      ]
    },
    {
      "page": "generate_group_colors",
      "title": "create set of disjoint colors",
      "topics": [
        "generate_group_colors"
      ]
    },
    {
      "page": "grp_cor",
      "title": "10 sample to sample correlations",
      "topics": [
        "grp_cor"
      ]
    },
    {
      "page": "grp_cor_data",
      "title": "grp_cor_data",
      "topics": [
        "grp_cor_data"
      ]
    },
    {
      "page": "grp_exp_data",
      "title": "grp_exp_data",
      "topics": [
        "grp_exp_data"
      ]
    },
    {
      "page": "grp_info",
      "title": "10 sample meta-data",
      "topics": [
        "grp_info"
      ]
    },
    {
      "page": "keep_non_missing_percentage",
      "title": "keep features with percentage of non-missing",
      "topics": [
        "keep_non_missing_percentage"
      ]
    },
    {
      "page": "keep_non_zero_percentage",
      "title": "keep features with percentage of non-zeros",
      "topics": [
        "keep_non_zero_percentage"
      ]
    },
    {
      "page": "median_class_correlations",
      "title": "calculate median class correlations",
      "topics": [
        "median_class_correlations"
      ]
    },
    {
      "page": "median_correlations",
      "title": "calculate median correlations",
      "topics": [
        "median_correlations"
      ]
    },
    {
      "page": "outlier_fraction",
      "title": "fraction of outliers",
      "topics": [
        "outlier_fraction"
      ]
    },
    {
      "page": "similarity_reorder",
      "title": "cluster and reorder",
      "topics": [
        "similarity_reorder"
      ]
    },
    {
      "page": "similarity_reorderbyclass",
      "title": "reorder by sample class",
      "topics": [
        "similarity_reorderbyclass"
      ]
    },
    {
      "page": "split_groups",
      "title": "split groups",
      "topics": [
        "split_groups"
      ]
    },
    {
      "page": "summarize_data",
      "title": "summarize data",
      "topics": [
        "summarize_data"
      ]
    },
    {
      "page": "visqc_cor_pca_scores",
      "title": "correlate scores and outcome",
      "topics": [
        "visqc_cor_pca_scores"
      ]
    },
    {
      "page": "visqc_heatmap",
      "title": "easier heatmaps",
      "topics": [
        "visqc_heatmap"
      ]
    },
    {
      "page": "visqc_score_contributions",
      "title": "calculate pca contributions",
      "topics": [
        "visqc_score_contributions"
      ]
    },
    {
      "page": "visqc_test_pca_loadings",
      "title": "test loadings",
      "topics": [
        "visqc_test_pca_loadings"
      ]
    },
    {
      "page": "visqc_test_pca_scores",
      "title": "test scores and outcome",
      "topics": [
        "visqc_test_pca_scores"
      ]
    }
  ],
  "_readme": "https://github.com/MoseleyBioinformaticsLab/visualizationQualityControl/raw/0.5.1/README.md",
  "_rundeps": [
    "backports",
    "BiocGenerics",
    "broom",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "cpp11",
    "crayon",
    "dendsort",
    "digest",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "GetoptLong",
    "ggplot2",
    "GlobalOptions",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "iterators",
    "knitrProgressBar",
    "labeling",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rjson",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "pca_testing.Rmd",
      "filename": "pca_testing.html",
      "title": "PCA Testing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Data",
        "PCA",
        "Test PCs",
        "Test Loadings"
      ],
      "created": "2020-07-24 02:15:01",
      "modified": "2021-12-28 21:29:58",
      "commits": 3
    },
    {
      "source": "quality_control.Rmd",
      "filename": "quality_control.html",
      "title": "Quality Control Example",
      "author": "Robert M Flight",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Data Transformation",
        "Principal Components Analysis",
        "Visualize Them",
        "Correlation Heatmap",
        "Calculate Correlations",
        "Reorder Correlations",
        "Color by Class",
        "Map Correlation to Color",
        "Heatmap!",
        "Median Correlation",
        "Good",
        "Bad",
        "Proportion of Outlier Features",
        "Conclusion"
      ],
      "created": "2016-03-02 15:23:50",
      "modified": "2024-02-16 02:11:08",
      "commits": 27
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "visualizationqualitycontrol",
  "_universes": [
    "moseleybioinformaticslab",
    "rflight79"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-05T09:45:13.000Z",
      "distro": "noble",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "2049a799706598c5586f4d2ea7a9e76667149a5a3f241435e5dd3e68f9f0244e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-05T09:45:11.000Z",
      "distro": "noble",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "d940ee32dbe77073ef1f94b2bbb48113994e66b441f66a91cac17ba1bf646955",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-05T09:44:10.000Z",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "49996fd1ba617d40440b3580bda1adc28a2bca1605b54021ecfd033e79bd9ae5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-05T09:44:28.000Z",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "eb77cee7f270ba513e6aa2082ee1928b5fa822d11707608f66194212f15ece0e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-06-05T09:45:00.000Z",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "ada939669bdb9639f8a7d7331fa8a93b3a75a318e758bf9319ebfb941c02b7f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-05T09:44:03.000Z",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "c5c3c60bc29b458891b7bce29104f44b1ce079245a23101daa3be624c3af2bf7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-05T09:43:59.000Z",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "38b51c16eb8b67a73b4d86769222d373dea03b33cea0edf441395c434104b0b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-05T09:44:10.000Z",
      "commit": "118c765fd076f08d32cadc7693cc738a36e08c3f",
      "fileid": "b40f18f57c3bd8b0bb4bda62ee3c455aded1f4396179a3936338d9478ee6e304",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/moseleybioinformaticslab/actions/runs/27007479046"
    }
  ]
}