{
  "_id": "6a140017acfb0bcc41d37cc5",
  "Package": "ConfoundingExplorer",
  "Type": "Package",
  "Title": "Confounding Explorer",
  "Version": "0.5.1",
  "Date": "2024-03-24",
  "Authors@R": "c(person(\"Charlotte\", \"Soneson\", role = c(\"aut\", \"cre\"), \nemail = \"charlottesoneson@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3833-2169\")))",
  "Description": "This package provides a simple interactive application for\ninvestigating the effect of confounding between a signal of\ninterest and a batch effect. It uses simulated data with\nuser-specified effect sizes for both batch and condition\neffects. The user can also specify the number of samples in\neach condition and batch, and thereby the degree of\nconfounding.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "biocViews": "Regression, ExperimentalDesign, MultipleComparison,\nBatchEffect",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev perl zlib1g-dev",
  "Repository": "https://csoneson.r-universe.dev",
  "Date/Publication": "2024-12-21 18:59:24 UTC",
  "RemoteUrl": "https://github.com/csoneson/ConfoundingExplorer",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:47:34 UTC",
    "User": "root"
  },
  "Author": "Charlotte Soneson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3833-2169>)",
  "Maintainer": "Charlotte Soneson <charlottesoneson@gmail.com>",
  "MD5sum": "530e22f9ffaee10eb6f6f3bbf346648e",
  "_user": "csoneson",
  "_type": "src",
  "_file": "ConfoundingExplorer_0.5.1.tar.gz",
  "_fileid": "0268ca952205f5b05dc49c7bee7906d63bdbf058a0932aa0b6f44d4ad3da3215",
  "_filesize": 303988,
  "_sha256": "0268ca952205f5b05dc49c7bee7906d63bdbf058a0932aa0b6f44d4ad3da3215",
  "_created": "2026-05-25T07:47:34.000Z",
  "_published": "2026-05-25T07:53:59.019Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77676026405,
      "time": 260,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194043630"
    },
    {
      "job": 77676026403,
      "time": 296,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194053025"
    },
    {
      "job": 77676026400,
      "time": 255,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194032625"
    },
    {
      "job": 77676026414,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194028801"
    },
    {
      "job": 77675540003,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193974847"
    },
    {
      "job": 77676026404,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194013817"
    },
    {
      "job": 77676026421,
      "time": 243,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194039025"
    },
    {
      "job": 77676026419,
      "time": 329,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194061593"
    },
    {
      "job": 77676026413,
      "time": 231,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194035956"
    }
  ],
  "_buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/csoneson/ConfoundingExplorer",
  "_commit": {
    "id": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
    "author": "Charlotte Soneson <charlottesoneson@gmail.com>",
    "committer": "Charlotte Soneson <charlottesoneson@gmail.com>",
    "message": "Make stop button optional\n",
    "time": 1734807564
  },
  "_maintainer": {
    "name": "Charlotte Soneson",
    "email": "charlottesoneson@gmail.com",
    "login": "csoneson",
    "orcid": "0000-0003-3833-2169",
    "description": "",
    "uuid": 5628952
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "iSEE",
      "role": "Imports"
    },
    {
      "package": "iCOBRA",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Imports"
    },
    {
      "package": "shinyMatrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "rintrojs",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "csoneson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "regression",
    "experimentaldesign",
    "multiplecomparison",
    "batcheffect"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "csoneson",
      "count": 43,
      "uuid": 5628952
    }
  ],
  "_userbio": {
    "uuid": 5628952,
    "type": "user",
    "name": "Charlotte Soneson"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ConfoundingExplorer"
  },
  "_devurl": "https://github.com/csoneson/confoundingexplorer",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ConfoundingExplorer.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ConfoundingExplorer"
  ],
  "_help": [
    {
      "page": "ConfoundingExplorer",
      "title": "Confounding explorer",
      "topics": [
        "ConfoundingExplorer"
      ]
    }
  ],
  "_readme": "https://github.com/csoneson/ConfoundingExplorer/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "colourpicker",
    "commonmark",
    "ComplexHeatmap",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "DelayedArray",
    "digest",
    "doParallel",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "GenomicRanges",
    "GetoptLong",
    "ggplot2",
    "ggrepel",
    "GlobalOptions",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "iCOBRA",
    "igraph",
    "IRanges",
    "iSEE",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "listviewer",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "miniUI",
    "nlme",
    "otel",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "promises",
    "prompter",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rintrojs",
    "rjson",
    "rlang",
    "rmarkdown",
    "ROCR",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "shape",
    "shiny",
    "shinyAce",
    "shinydashboard",
    "shinyjs",
    "shinyMatrix",
    "shinyWidgets",
    "SimpleUpset",
    "SingleCellExperiment",
    "sourcetools",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "vipor",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "confoundingexplorer",
  "_universes": [
    "csoneson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-25T07:50:10.000Z",
      "distro": "noble",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "bf21ab532d07d774cd55aaff4e1cd18a21f4eb7ddec5ca98e3b6c081f443c284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-25T07:50:29.000Z",
      "distro": "noble",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "43584a6a679310209d45f84ab329f912f54f3e786618d94d2e6a8313529585e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-25T07:49:59.000Z",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "ff4f3b8ea9e8ac8ae03ebd47f4936671648d4d85a28ab72baf15a180439f727a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-25T07:49:48.000Z",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "ceeaff25e93c10419f445419168e48b942a34431fc7d82a3928a9c06a0fae7be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-25T07:50:35.000Z",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "39f804a8e11ac91c33ee89cd3e8d2671ee263c7ab75d0662b670d16d809bc7e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-25T07:49:37.000Z",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "5f4681b68a03e31becc10bef97eb59608ec9464e568b91d8d1d5ed766628c8ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-25T07:50:29.000Z",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "309572b613fbf477b2efa4e237ffc12408dad8ebd202d9a20e6a5843fda96e6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-25T07:49:14.000Z",
      "commit": "ddb0b35194750f4122af4942fb13d5771f95b3b6",
      "fileid": "ea7b3ea82b59a2657c9b2067a17ac3ad0d577469e426bf4e7d286ccab5fef15b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/26389482103"
    }
  ]
}