{
  "_id": "6a4946dfa788432aeabf3a14",
  "Package": "flowCut",
  "Type": "Package",
  "Title": "Automated Removal of Outlier Events and Flagging of Files Based\non Time Versus Fluorescence Analysis",
  "Version": "1.23.0",
  "Date": "2022-03-24",
  "Authors@R": "c(person(\"Justin\",\"Meskas\", role=c(\"cre\",\"aut\"), email=\"justinmeskas@gmail.com\"),\nperson(\"Sherrie\",\"Wang\", role = \"aut\"))",
  "Description": "Common techinical complications such as clogging can\nresult in spurious events and fluorescence intensity shifting,\nflowCut is designed to detect and remove technical artifacts\nfrom your data by removing segments that show statistical\ndifferences from other segments.",
  "VignetteBuilder": "knitr",
  "biocViews": "FlowCytometry, Preprocessing, QualityControl,\nCellBasedAssays",
  "License": "Artistic-2.0",
  "LazyLoad": "yes",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 16:05:52 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libcairo2-dev cmake make libicu-dev libjpeg-dev\nlibpng-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:51 UTC",
  "RemoteUrl": "https://github.com/bioc/flowCut",
  "RemoteRef": "HEAD",
  "RemoteSha": "505f10900fb1101330406f49bfbcef67735bb70e",
  "Author": "Justin Meskas [cre, aut],\nSherrie Wang [aut]",
  "Maintainer": "Justin Meskas <justinmeskas@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "flowCut_1.23.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8a72ce9828b347216ea5f22b05b6c5788f87a00360a6bc54c1bc6db9702ae67a",
  "_filesize": 8052988,
  "_sha256": "8a72ce9828b347216ea5f22b05b6c5788f87a00360a6bc54c1bc6db9702ae67a",
  "_expires": "2026-10-12T17:46:05.000Z",
  "_created": "2026-07-04T16:05:52.000Z",
  "_published": "2026-07-04T17:46:07.566Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 12
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087",
  "_status": "success",
  "_upstream": "https://github.com/bioc/flowCut",
  "_commit": {
    "id": "505f10900fb1101330406f49bfbcef67735bb70e",
    "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": 1777380771
  },
  "_maintainer": {
    "name": "Justin Meskas",
    "email": "justinmeskas@gmail.com",
    "login": "jmeskas",
    "description": "",
    "uuid": 10423665
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85153422775,
      "time": 177,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8083266574"
    },
    {
      "job": 85153423024,
      "time": 240,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083274005"
    },
    {
      "job": 85153423077,
      "time": 274,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083278202"
    },
    {
      "job": 85153423023,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083258683"
    },
    {
      "job": 85153422796,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083259362"
    },
    {
      "job": 85153422563,
      "time": 232,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083244504"
    },
    {
      "job": 85153422853,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083268718"
    },
    {
      "job": 85153423047,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083266344"
    },
    {
      "job": 85153423015,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083264688"
    },
    {
      "job": 85153423069,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083262711"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "flowCore",
      "role": "Depends"
    },
    {
      "package": "flowDensity",
      "version": ">= 1.13.1",
      "role": "Imports"
    },
    {
      "package": "Cairo",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "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.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "flowcytometry",
    "preprocessing",
    "qualitycontrol",
    "cellbasedassays"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 2,
  "_searchresults": 28,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flowCut.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "flowCut",
    "removeLowDensSections"
  ],
  "_datasets": [
    {
      "name": "flowCutData",
      "title": "A list containing two GvHD flow frames from flowCore",
      "object": "flowCutData",
      "file": "flowCutData.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "flowCut",
      "title": "Precise and Accurate Automated Removal of Outlier Events and Flagging of Files Based on Time Versus Fluorescence Analysis.",
      "topics": [
        "flowCut"
      ]
    },
    {
      "page": "flowCutData",
      "title": "A list containing two GvHD flow frames from flowCore",
      "topics": [
        "flowCutData"
      ]
    },
    {
      "page": "removeLowDensSections",
      "title": "Remove low density regions of a flowFrame.",
      "topics": [
        "removeLowDensSections"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "bitops",
    "boot",
    "broom",
    "Cairo",
    "car",
    "carData",
    "caTools",
    "class",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "cytolib",
    "deldir",
    "Deriv",
    "dir.expiry",
    "doBy",
    "dplyr",
    "e1071",
    "farver",
    "filelock",
    "flowCore",
    "flowDensity",
    "flowViz",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "hexbin",
    "IDPmisc",
    "interp",
    "isoband",
    "jpeg",
    "KernSmooth",
    "labeling",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "Rhdf5lib",
    "rlang",
    "RProtoBufLib",
    "S4Vectors",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "flowCut.Rmd",
      "filename": "flowCut.html",
      "title": "flowCut: Precise and Accurate Automated Removal of Outlier Events and Flagging of Files Based on Time Versus Fluorescence Analysis",
      "author": "Justin Meskas, Sherrie Wang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "License",
        "Package from GitHub",
        "Running flowCut",
        "Introduction",
        "Data",
        "Simple Example",
        "Using deGate from flowDensity to find the gating threshold",
        "Changing the Parameter MaxValleyHgt",
        "Changing the Parameter MaxPercCut",
        "Parameters UseOnlyWorstChannels and AllowFlaggedRerun",
        "Segment Size",
        "Measures Parameter"
      ],
      "created": "2018-02-02 17:53:26",
      "modified": "2022-02-17 13:39:44",
      "commits": 16
    }
  ],
  "_score": 4.049218022670182,
  "_indexed": true,
  "_nocasepkg": "flowcut",
  "_universes": [
    "bioc",
    "jmeskas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-07-04T16:09:13.000Z",
      "distro": "resolute",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/8889bff5e247d66ee9c8745853cf12232e691748b1b63812b5fa16c3ad943c61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-07-04T16:09:51.000Z",
      "distro": "resolute",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/29e4f970b6ecfb2280a0d45dad08c3df45345fe42f12adc0505a2c723d0d8585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-07-04T16:07:30.000Z",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/b469b072fbaa4a45acd2a2cfef78b8eec2e32a11c63c67d36ef0b2638719bd2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-07-04T16:07:32.000Z",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/e8acdc234ca6dfafd001ade43b92797b4656ac69e560067c8083adbc69b201d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-07-04T16:09:28.000Z",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/cc8db61fd015c98eff536af7cd697d7845df6245bb3e2cb891c46e428ea4c49b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-04T16:07:52.000Z",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/9966cbe1436bf5860b256efeb3c95be2dce742407732c9d0e40cd9187f3079c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-04T16:07:28.000Z",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/be2a1d4091c5f5915f5400eaaa93a7be4a4b6ea7e03c15a3100ad64a4e296ae3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-04T16:07:22.000Z",
      "commit": "505f10900fb1101330406f49bfbcef67735bb70e",
      "fileid": "https://r2.ropensci.org/52270f6eb1e109a0b7a873a5b4021b885eb83ff3f5199c6cc86b860d7f6e60cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28711770087"
    }
  ]
}