{
  "_id": "6a1afa5e1d7bb097a09fbfb5",
  "Package": "scPCA",
  "Title": "Sparse Contrastive Principal Component Analysis",
  "Version": "1.27.0",
  "Authors@R": "c(\nperson(given = \"Philippe\",\nfamily = \"Boileau\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"philippe_boileau@berkeley.edu\",\ncomment = c(ORCID = \"0000-0002-4850-2507\")),\nperson(given = \"Nima\",\nfamily = \"Hejazi\",\nrole = \"aut\",\nemail = \"nh@nimahejazi.org\",\ncomment = c(ORCID = \"0000-0002-7127-2789\")),\nperson(given = \"Sandrine\",\nfamily = \"Dudoit\",\nrole = c(\"ctb\", \"ths\"),\nemail = \"sandrine@stat.berkeley.edu\",\ncomment = c(ORCID = \"0000-0002-6069-8629\"))\n)",
  "Description": "A toolbox for sparse contrastive principal component\nanalysis (scPCA) of high-dimensional biological data. scPCA\ncombines the stability and interpretability of sparse PCA with\ncontrastive PCA's ability to disentangle biological signal from\nunwanted variation through the use of control data. Also\nimplements and extends cPCA.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/PhilBoileau/scPCA",
  "BugReports": "https://github.com/PhilBoileau/scPCA/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "RdMacros": "Rdpack",
  "biocViews": "PrincipalComponent, GeneExpression, DifferentialExpression,\nSequencing, Microarray, RNASeq",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:20 UTC",
  "RemoteUrl": "https://github.com/bioc/scPCA",
  "RemoteRef": "HEAD",
  "RemoteSha": "137ceaa60750e1666212fcaf481ad786f2c00632",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:49:28 UTC",
    "User": "root"
  },
  "Author": "Philippe Boileau [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4850-2507>),\nNima Hejazi [aut] (ORCID: <https://orcid.org/0000-0002-7127-2789>),\nSandrine Dudoit [ctb, ths] (ORCID:\n<https://orcid.org/0000-0002-6069-8629>)",
  "Maintainer": "Philippe Boileau <philippe_boileau@berkeley.edu>",
  "MD5sum": "7d16c28f5f88194a53dd8ec9ae25f9cd",
  "_user": "bioc",
  "_type": "src",
  "_file": "scPCA_1.27.0.tar.gz",
  "_fileid": "3fd69c1467aa7953946283a2fa12a2d2272755fb99eeef5f1cde706dabe001c7",
  "_filesize": 1797930,
  "_sha256": "3fd69c1467aa7953946283a2fa12a2d2272755fb99eeef5f1cde706dabe001c7",
  "_created": "2026-05-30T09:49:28.000Z",
  "_published": "2026-05-30T14:55:25.978Z",
  "_jobs": [
    {
      "job": 78640745173,
      "time": 173,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307528203"
    },
    {
      "job": 78640745185,
      "time": 323,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307542582"
    },
    {
      "job": 78640745179,
      "time": 321,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307542475"
    },
    {
      "job": 78640745175,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309032425"
    },
    {
      "job": 78640745174,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309039705"
    },
    {
      "job": 78639894605,
      "time": 414,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307305440"
    },
    {
      "job": 78640745178,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307527919"
    },
    {
      "job": 78640745190,
      "time": 293,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307540405"
    },
    {
      "job": 78640745181,
      "time": 236,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307534771"
    },
    {
      "job": 78640745177,
      "time": 218,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307530588"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scPCA",
  "_commit": {
    "id": "137ceaa60750e1666212fcaf481ad786f2c00632",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380680
  },
  "_maintainer": {
    "name": "Philippe Boileau",
    "email": "philippe_boileau@berkeley.edu",
    "login": "philboileau",
    "description": "Assistant Professor of Biostatistics at McGill University",
    "uuid": 8812813,
    "orcid": "0000-0002-4850-2507"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "elasticnet",
      "role": "Imports"
    },
    {
      "package": "sparsepca",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "origami",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "coop",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "ScaledMatrix",
      "role": "Imports"
    },
    {
      "package": "MatrixGenerics",
      "role": "Imports"
    },
    {
      "package": "DelayedMatrixStats",
      "role": "Suggests"
    },
    {
      "package": "sparseMatrixStats",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "splatter",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "principalcomponent",
    "geneexpression",
    "differentialexpression",
    "sequencing",
    "microarray",
    "rnaseq",
    "bioconductor",
    "contrastive-learning",
    "dimensionality-reduction"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "philboileau",
      "count": 291,
      "uuid": 8812813
    },
    {
      "user": "nhejazi",
      "count": 56,
      "uuid": 8527276
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    },
    {
      "user": "sandrinedudoit",
      "count": 2,
      "uuid": 6926607
    },
    {
      "user": "fabian-s",
      "count": 1,
      "uuid": 998541
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 406,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scPCA"
  },
  "_devurl": "https://github.com/philboileau/scpca",
  "_searchresults": 36,
  "_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/scPCA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/philboileau/scpca",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "scPCA"
  ],
  "_datasets": [
    {
      "name": "background_df",
      "title": "Simulated Background Data for cPCA and scPCA",
      "object": "background_df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy_df",
      "title": "Simulated Target Data for cPCA and scPCA",
      "object": "toy_df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "label"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "background_df",
      "title": "Simulated Background Data for cPCA and scPCA",
      "topics": [
        "background_df"
      ]
    },
    {
      "page": "scPCA",
      "title": "Sparse Contrastive Principal Component Analysis",
      "topics": [
        "scPCA"
      ]
    },
    {
      "page": "toy_df",
      "title": "Simulated Target Data for cPCA and scPCA",
      "topics": [
        "toy_df"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scPCA/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assertthat",
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "cli",
    "cluster",
    "codetools",
    "coop",
    "cpp11",
    "data.table",
    "DelayedArray",
    "digest",
    "dplyr",
    "elasticnet",
    "formatR",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "IRanges",
    "kernlab",
    "lambda.r",
    "lars",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "origami",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "rlang",
    "RSpectra",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "ScaledMatrix",
    "snow",
    "SparseArray",
    "sparsepca",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "scpca_intro.Rmd",
      "filename": "scpca_intro.html",
      "title": "scPCA: Sparse contrastive principal component analysis",
      "author": "Philippe Boileau and Nima Hejazi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Comparing PCA, SPCA, cPCA and scPCA",
        "PCA",
        "Sparse PCA",
        "Contrastive PCA (cPCA)",
        "Sparse Contrastive PCA (scPCA)",
        "Cross-Validation for Hyperparameter Tuning of cPCA and scPCA",
        "SPCA Optimization Frameworks",
        "Bioconductor Integration via SingleCellExperiment",
        "scPCA for Cell Cycle Effect Removal",
        "Parallelization",
        "Session Information",
        "References"
      ],
      "created": "2019-05-02 20:12:05",
      "modified": "2021-05-21 17:09:53",
      "commits": 23
    }
  ],
  "_score": 6.334453751150932,
  "_indexed": true,
  "_nocasepkg": "scpca",
  "_universes": [
    "bioc",
    "philboileau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-30T10:31:29.000Z",
      "distro": "noble",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "8711d4692092a5f633e4f695ce62256d8f0f370fa75b44052b6ed48ea6a023a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-30T10:31:29.000Z",
      "distro": "noble",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "3b7ea29502ee2154fce6c789268770f09e0a7783df0c8bd88cd7a4cb0ddbd94c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T14:52:49.000Z",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "e725ee355241a0fc48c2597451d1d9d5811e223784a362b549458f8c8980ef53",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T14:53:22.000Z",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "a00f5acd1d972d8fce7d52d4e0ca068322bbb62e14e25e2bd25543ea5465a6c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-05-30T10:31:06.000Z",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "33944d11782a6ec50a196465c4b65433126644382033c79e0763ba93a20da566",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:31:02.000Z",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "a4198598ef0355dfebb213a887b8d1a3c7d41ec16426875bc473226194c1b818",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:30:10.000Z",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "06cc6cb083406dffd8345967b90ae0cefda5bca084ff7e1938b7337b8c901d40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:29:18.000Z",
      "commit": "137ceaa60750e1666212fcaf481ad786f2c00632",
      "fileid": "6405f82a66d42f1be3cb8badaa064156a02ea12b0f2a9cfc3c0d45ec4b054fc2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676820219"
    }
  ]
}