{
  "_id": "6a27aab024555f66ed5341c6",
  "Package": "countsimQC",
  "Type": "Package",
  "Title": "Compare Characteristic Features of Count Data Sets",
  "Version": "1.30.0",
  "Authors@R": "c(person(\"Charlotte\", \"Soneson\", role = c(\"aut\", \"cre\"), \nemail = \"charlottesoneson@gmail.com\", comment = c(ORCID = \"0000-0003-3833-2169\")))",
  "Description": "countsimQC provides functionality to create a\ncomprehensive report comparing a broad range of characteristics\nacross a collection of count matrices. One important use case\nis the comparison of one or more synthetic count matrices to a\nreal count matrix, possibly the one underlying the simulations.\nHowever, any collection of count matrices can be compared.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "biocViews": "Microbiome, RNASeq, SingleCell, ExperimentalDesign,\nQualityControl, ReportWriting, Visualization, ImmunoOncology",
  "URL": "https://github.com/csoneson/countsimQC",
  "BugReports": "https://github.com/csoneson/countsimQC/issues",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:48 UTC",
  "RemoteUrl": "https://github.com/bioc/countsimQC",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:12:12 UTC",
    "User": "root"
  },
  "Author": "Charlotte Soneson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3833-2169>)",
  "Maintainer": "Charlotte Soneson <charlottesoneson@gmail.com>",
  "MD5sum": "3c8e37dd0a2238735e91c90e7a994133",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "countsimQC_1.30.0.tar.gz",
  "_fileid": "fc5060250549476e32f54bdd00df04bc845fd0c2f6c129a2278ed39c6780c207",
  "_filesize": 550932,
  "_sha256": "fc5060250549476e32f54bdd00df04bc845fd0c2f6c129a2278ed39c6780c207",
  "_created": "2026-06-08T07:12:12.000Z",
  "_published": "2026-06-09T05:54:56.326Z",
  "_jobs": [
    {
      "job": 80256670334,
      "time": 208,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7473712170"
    },
    {
      "job": 80256670245,
      "time": 511,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473792758"
    },
    {
      "job": 80256670610,
      "time": 542,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473800545"
    },
    {
      "job": 80256670497,
      "time": 333,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473750350"
    },
    {
      "job": 80256670595,
      "time": 317,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473741152"
    },
    {
      "job": 80256670180,
      "time": 399,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473655898"
    },
    {
      "job": 80256670554,
      "time": 183,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473704985"
    },
    {
      "job": 80256670042,
      "time": 431,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499575934"
    },
    {
      "job": 80256670464,
      "time": 520,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473795457"
    },
    {
      "job": 80256670025,
      "time": 409,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499570720"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/countsimQC",
  "_commit": {
    "id": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380528
  },
  "_maintainer": {
    "name": "Charlotte Soneson",
    "email": "charlottesoneson@gmail.com",
    "login": "csoneson",
    "uuid": 5628952,
    "orcid": "0000-0003-3833-2169"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.5",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "version": ">= 1.16.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "genefilter",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDbData",
      "role": "Imports"
    },
    {
      "package": "caTools",
      "role": "Imports"
    },
    {
      "package": "randtests",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ragg",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 9
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "microbiome",
    "rnaseq",
    "singlecell",
    "experimentaldesign",
    "qualitycontrol",
    "reportwriting",
    "visualization",
    "immunooncology"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "csoneson",
      "count": 197,
      "uuid": 5628952
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kant",
      "count": 1,
      "uuid": 32717
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 490,
    "source": "https://www.bioconductor.org/packages/stats/bioc/countsimQC"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/csoneson/countsimqc",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/countsimQC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/csoneson/countsimqc",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "countsimQCReport",
    "generateIndividualPlots"
  ],
  "_datasets": [
    {
      "name": "countsimExample",
      "title": "Example list with three count data sets",
      "object": "countsimExample",
      "file": "countsimExample.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "countsimExample_dfmat",
      "title": "Example list with three count data sets in different formats",
      "object": "countsimExample_dfmat",
      "file": "countsimExample_dfmat.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "countsimExample",
      "title": "Example list with three count data sets",
      "topics": [
        "countsimExample"
      ]
    },
    {
      "page": "countsimExample_dfmat",
      "title": "Example list with three count data sets in different formats",
      "topics": [
        "countsimExample_dfmat"
      ]
    },
    {
      "page": "countsimQCReport",
      "title": "Generate countsimQC report",
      "topics": [
        "countsimQCReport"
      ]
    },
    {
      "page": "generateIndividualPlots",
      "title": "Generate individual plots from countsimQCReport output",
      "topics": [
        "generateIndividualPlots"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/countsimQC/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "DBI",
    "DelayedArray",
    "DESeq2",
    "digest",
    "dplyr",
    "DT",
    "edgeR",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "genefilter",
    "generics",
    "GenomeInfoDbData",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "promises",
    "purrr",
    "R6",
    "ragg",
    "randtests",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "countsimQC.Rmd",
      "filename": "countsimQC.html",
      "title": "countsimQC - Comparing characteristic features across count data sets",
      "author": "Charlotte Soneson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data preparation",
        "Report generation",
        "Generation of individual figures",
        "Input data format",
        "Session info"
      ],
      "created": "2017-05-15 18:29:50",
      "modified": "2020-04-19 11:46:13",
      "commits": 13
    }
  ],
  "_score": 7.954242509439325,
  "_indexed": false,
  "_nocasepkg": "countsimqc",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/countsimQC",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-06-08T07:16:40.000Z",
      "distro": "noble",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "7c69f5ee2bf1bcce8f3571140fae1de78e21fa56fcfc23d69ea2c4832ba61cbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-06-08T07:17:53.000Z",
      "distro": "noble",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "daf0175b45f68994bc4ade15a48533eb4a503150d795c795ca1b682bd010654c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-06-08T07:15:11.000Z",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "2cc4b41d4c6466880d4e336087d916d4c4f92643f6d29f136a34607f352c798e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-06-08T07:14:48.000Z",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "71acbe4969c1bd7497cb204f0346ec2926b6a4c9f1ab779ac9d61065e704004d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.30.0",
      "date": "2026-06-08T07:16:18.000Z",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "127c2cdfea891505f21f756101ee99b38c9540acc95fcc5c50a8005d741f1d10",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-06-09T05:48:56.000Z",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "2d8cd62b9ba743148ef60694b452b8c788f6978fc8f3ee1cf39bae7c1c5bb2e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-06-08T07:15:39.000Z",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "2af5bee12fbbf8583710eb043c2d9a39c72dbde51f65f9663fe1f9ba03f39e6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-06-09T05:48:48.000Z",
      "commit": "97608e93124e2f5aa7308d2e565ef7c5347d7736",
      "fileid": "f29be5d7ff428c4512534f1ed91f654151fe9a3a9942a8d3565958c12c2d7121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121539829"
    }
  ]
}