{
  "_id": "6a1024baacfb0bcc41c8df03",
  "Package": "flowSpecs",
  "Version": "1.27.0",
  "Date": "2026-03-16",
  "Type": "Package",
  "Title": "Tools for processing of high-dimensional cytometry data",
  "biocViews": "Software,CellBasedAssays,DataRepresentation,ImmunoOncology,\nFlowCytometry,SingleCell,Visualization,Normalization,DataImport",
  "Authors@R": "person('Jakob', 'Theorell', email = \"jakob.theorell@ki.se\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "This package is intended to fill the role of conventional\ncytometry pre-processing software, for spectral decomposition,\ntransformation, visualization and cleanup, and to aid further\ndownstream analyses, such as with DepecheR, by enabling\ntransformation of flowFrames and flowSets to dataframes.\nFunctions for flowCore-compliant automatic 1D-gating/filtering\nare in the pipe line. The package name has been chosen both as\nit will deal with spectral cytometry and as it will hopefully\ngive the user a nice pair of spectacles through which to view\ntheir data.",
  "BugReports": "https://github.com/jtheorell/flowSpecs/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:58 UTC",
  "RemoteUrl": "https://github.com/bioc/flowSpecs",
  "RemoteRef": "HEAD",
  "RemoteSha": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:50:41 UTC",
    "User": "root"
  },
  "Author": "Jakob Theorell [aut, cre]",
  "Maintainer": "Jakob Theorell <jakob.theorell@ki.se>",
  "MD5sum": "f3ebdd949b03a1e0ed3830d2495d4ce6",
  "_user": "bioc",
  "_type": "src",
  "_file": "flowSpecs_1.27.0.tar.gz",
  "_fileid": "9dc550c0b9729a6375a3f839e84091f17acc469232940938ea21abee74041bbf",
  "_filesize": 3188118,
  "_sha256": "9dc550c0b9729a6375a3f839e84091f17acc469232940938ea21abee74041bbf",
  "_created": "2026-05-13T09:50:41.000Z",
  "_published": "2026-05-22T09:41:14.908Z",
  "_jobs": [
    {
      "job": 77354600348,
      "time": 151,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6966922722"
    },
    {
      "job": 77354600570,
      "time": 273,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6966966553"
    },
    {
      "job": 77354600617,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6966944922"
    },
    {
      "job": 77354600677,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6967000452"
    },
    {
      "job": 77354600514,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6967023302"
    },
    {
      "job": 77354600493,
      "time": 240,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966868645"
    },
    {
      "job": 77354599803,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157497017"
    },
    {
      "job": 77354600249,
      "time": 209,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6966944135"
    },
    {
      "job": 77354600531,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6966927019"
    },
    {
      "job": 77354600286,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6966921016"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/flowSpecs",
  "_commit": {
    "id": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
    "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": 1777380658
  },
  "_maintainer": {
    "name": "Jakob Theorell",
    "email": "jakob.theorell@ki.se",
    "login": "jtheorell",
    "uuid": 5477728
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.30.0",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "version": ">= 1.18.1",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "version": ">= 2.48.0",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "flowCore",
      "version": ">= 1.50.0",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "version": ">= 1.8.6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "DepecheR",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-12",
      "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": [
    "software",
    "cellbasedassays",
    "datarepresentation",
    "immunooncology",
    "flowcytometry",
    "singlecell",
    "visualization",
    "normalization",
    "dataimport"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jtheorell",
      "count": 27,
      "uuid": 5477728
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 400,
    "source": "https://www.bioconductor.org/packages/stats/bioc/flowSpecs"
  },
  "_devurl": "https://github.com/jtheorell/flowspecs",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flowSpecs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jtheorell/flowspecs",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "arcTrans",
    "correctUnmix",
    "corrMatCreate",
    "flowSet2LongDf",
    "oneVsAllPlot",
    "peakNorm",
    "specMatCalc",
    "specUnmix"
  ],
  "_datasets": [
    {
      "name": "fullPanel",
      "title": "A fully stained spectral cytometry sample",
      "object": "fullPanel",
      "file": "fullPanel.rda",
      "class": [
        "flowFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "specMat",
      "title": "Spectral unmixing matrix",
      "object": "specMat",
      "file": "specMat.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1-A",
        "V2-A",
        "V3-A",
        "V4-A",
        "V5-A",
        "V6-A",
        "V7-A",
        "V8-A",
        "V9-A",
        "V10-A",
        "V11-A",
        "V12-A",
        "V13-A",
        "V14-A",
        "V15-A",
        "V16-A",
        "B1-A",
        "B2-A",
        "B3-A",
        "B4-A",
        "B5-A",
        "B6-A",
        "B7-A",
        "B8-A",
        "B9-A",
        "B10-A",
        "B11-A",
        "B12-A",
        "B13-A",
        "B14-A",
        "B15-A",
        "B16-A",
        "R1-A",
        "R2-A",
        "R3-A",
        "R4-A",
        "R5-A",
        "R6-A",
        "R7-A",
        "R8-A",
        "R9-A",
        "R10-A"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "unmixCtrls",
      "title": "Unmixing controls",
      "object": "unmixCtrls",
      "file": "unmixCtrls.rda",
      "class": [
        "flowSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "flowSpecs-package",
      "title": "Tools for processing high-dimensional cytometry files",
      "topics": [
        "flowSpecs-package",
        "flowSpecs"
      ]
    },
    {
      "page": "arcTrans",
      "title": "Efficient inverse hyperbolic cosine transformation",
      "topics": [
        "arcTrans"
      ]
    },
    {
      "page": "correctUnmix",
      "title": "Correct defects in spectral unmixing by compensation",
      "topics": [
        "correctUnmix"
      ]
    },
    {
      "page": "corrMatCreate",
      "title": "Generate a correction matrix for cytometry data analysis",
      "topics": [
        "corrMatCreate"
      ]
    },
    {
      "page": "flowSet2LongDf",
      "title": "Convert a flowSet to one long dataframe with all identifiers as separate #columns.",
      "topics": [
        "flowSet2LongDf"
      ]
    },
    {
      "page": "fullPanel",
      "title": "A fully stained spectral cytometry sample",
      "topics": [
        "fullPanel"
      ]
    },
    {
      "page": "oneVsAllPlot",
      "title": "Plotting all variables against a single variable",
      "topics": [
        "oneVsAllPlot"
      ]
    },
    {
      "page": "peakNorm",
      "title": "Normalize batch differences in intensities by aligning peaks",
      "topics": [
        "peakNorm"
      ]
    },
    {
      "page": "specMat",
      "title": "Spectral unmixing matrix",
      "topics": [
        "specMat"
      ]
    },
    {
      "page": "specMatCalc",
      "title": "Calculating the matrix used for spectral unmixing",
      "topics": [
        "specMatCalc"
      ]
    },
    {
      "page": "specUnmix",
      "title": "Spectral unmixing of cytometry files",
      "topics": [
        "specUnmix"
      ]
    },
    {
      "page": "unmixCtrls",
      "title": "Unmixing controls",
      "topics": [
        "unmixCtrls"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "BiocParallel",
    "cli",
    "codetools",
    "cpp11",
    "cytolib",
    "dir.expiry",
    "farver",
    "filelock",
    "flowCore",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "Rhdf5lib",
    "rlang",
    "RProtoBufLib",
    "S4Vectors",
    "S7",
    "scales",
    "snow",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "flowSpecs_vinjette.Rmd",
      "filename": "flowSpecs_vinjette.html",
      "title": "Example workflow for processing of raw spectral cytometry files",
      "author": "Jakob Theorell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example data description",
        "Construction of spectral unmixing matrix",
        "Spectral unmixing",
        "Transformation",
        "Investigation of possible unmixing artifacts",
        "Correction of artifacts",
        "Connecting to other non-flowCore compliant applications",
        "Summary",
        "Session information"
      ],
      "created": "2019-09-16 16:11:36",
      "modified": "2026-03-16 14:22:30",
      "commits": 6
    }
  ],
  "_score": 4.635483746814913,
  "_indexed": true,
  "_nocasepkg": "flowspecs",
  "_universes": [
    "bioc",
    "jtheorell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-13T09:54:35.000Z",
      "distro": "noble",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "441b4aa062238e0d8ca12e7a9bb241029cd87a996da4a09e4c91f3f48d18a38c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-13T09:53:40.000Z",
      "distro": "noble",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "8f9f2173d8644f3ca473c07e923b853f70f7c419a977927fa0e2822cc4b36488",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-13T09:56:39.000Z",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "f1b850d6e2ede5832da97f26467b37ec75495697ab0f3b34c17038776e7f72ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-13T09:57:19.000Z",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "6f9c278bc620f05ebb62bde5961dea3083e1463cd73c174323db4dacc37b2508",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-13T09:53:26.000Z",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "c015ef8e48d86d3654a63aa7d1177d63a638cd267defe4178517a160b0775641",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-13T09:52:35.000Z",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "1e4940d5fd8155a894794c8952a115c34b5f30543e60fa07ff057d078e3acfbf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-13T09:52:22.000Z",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "4ac7962e7e3f6b5d214e3ce2b7a1637b2096da7b6b071556e9f27607da7d82c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-05-22T09:40:57.000Z",
      "commit": "b4c6fc3938b8af4487b2df58a7779f7cf19793a0",
      "fileid": "3da57321f7ccce70db87f32685f501b336f96c9a74514211ace55b75f2f04de6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25791411882"
    }
  ]
}