{
  "_id": "6a1966a8acfb0bcc41de763f",
  "Package": "censcyt",
  "Version": "1.21.0",
  "Title": "Differential abundance analysis with a right censored covariate\nin high-dimensional cytometry",
  "Description": "Methods for differential abundance analysis in\nhigh-dimensional cytometry data when a covariate is subject to\nright censoring (e.g. survival time) based on multiple\nimputation and generalized linear mixed models.",
  "Authors@R": "person(\"Reto\", \"Gerber\", email = \"gerberreto@pm.me\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-5414-8906\"))",
  "URL": "https://github.com/retogerber/censcyt",
  "BugReports": "https://github.com/retogerber/censcyt/issues",
  "License": "MIT + file LICENSE",
  "biocViews": "ImmunoOncology, FlowCytometry, Proteomics, SingleCell,\nCellBasedAssays, CellBiology, Clustering, FeatureExtraction,\nSoftware, Survival",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibglpk-dev make libicu-dev libpng-dev libxml2-dev libssl-dev\nperl libx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:37 UTC",
  "RemoteUrl": "https://github.com/bioc/censcyt",
  "RemoteRef": "HEAD",
  "RemoteSha": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:27:14 UTC",
    "User": "root"
  },
  "Author": "Reto Gerber [aut, cre] (ORCID: <https://orcid.org/0000-0001-5414-8906>)",
  "Maintainer": "Reto Gerber <gerberreto@pm.me>",
  "MD5sum": "2e636a8a711a451cab2f5fbabf5fd826",
  "_user": "bioc",
  "_type": "src",
  "_file": "censcyt_1.21.0.tar.gz",
  "_fileid": "7429af51f3bfd1cd742aa88bb667d7dc28b313e8bc7699b19c9e019d4234a990",
  "_filesize": 458508,
  "_sha256": "7429af51f3bfd1cd742aa88bb667d7dc28b313e8bc7699b19c9e019d4234a990",
  "_created": "2026-05-29T08:27:14.000Z",
  "_published": "2026-05-29T10:12:56.038Z",
  "_jobs": [
    {
      "job": 78465493055,
      "time": 238,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286486498"
    },
    {
      "job": 78465492865,
      "time": 445,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286549865"
    },
    {
      "job": 78465492891,
      "time": 454,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286552526"
    },
    {
      "job": 78465492954,
      "time": 269,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288296231"
    },
    {
      "job": 78465492937,
      "time": 263,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288290075"
    },
    {
      "job": 78464581822,
      "time": 378,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286417157"
    },
    {
      "job": 78465493043,
      "time": 192,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286472943"
    },
    {
      "job": 78465492874,
      "time": 348,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286520794"
    },
    {
      "job": 78465492867,
      "time": 325,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286513418"
    },
    {
      "job": 78465492870,
      "time": 324,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286512909"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/censcyt",
  "_commit": {
    "id": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
    "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": 1777380877
  },
  "_maintainer": {
    "name": "Reto Gerber",
    "email": "gerberreto@pm.me",
    "orcid": "0000-0001-5414-8906"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "diffcyt",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "broom.mixed",
      "role": "Imports"
    },
    {
      "package": "dirmult",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "multcomp",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "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.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "flowcytometry",
    "proteomics",
    "singlecell",
    "cellbasedassays",
    "cellbiology",
    "clustering",
    "featureextraction",
    "software",
    "survival"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "retogerber",
      "count": 45,
      "uuid": 43264857
    },
    {
      "user": "nturaga",
      "count": 6,
      "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": 312,
    "source": "https://www.bioconductor.org/packages/stats/bioc/censcyt"
  },
  "_devurl": "https://github.com/retogerber/censcyt",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/censcyt.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/retogerber/censcyt",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "censcyt",
    "conditional_multiple_imputation",
    "createFormula",
    "simulate_multicluster",
    "simulate_singlecluster",
    "testDA_censoredGLMM"
  ],
  "_help": [
    {
      "page": "censcyt",
      "title": "Run 'censcyt' pipeline",
      "topics": [
        "censcyt-package",
        "censcyt"
      ]
    },
    {
      "page": "conditional_multiple_imputation",
      "title": "Conditional multiple imputation",
      "topics": [
        "conditional_multiple_imputation"
      ]
    },
    {
      "page": "createFormula",
      "title": "Create model formula and corresponding data frame of variables",
      "topics": [
        "createFormula"
      ]
    },
    {
      "page": "simulate_multicluster",
      "title": "Simulate multicluster counts with time dependent association from a Dirichlet-Multinomial distribution",
      "topics": [
        "simulate_multicluster"
      ]
    },
    {
      "page": "simulate_singlecluster",
      "title": "Simulation of data with a censored covariate",
      "topics": [
        "simulate_singlecluster"
      ]
    },
    {
      "page": "testDA_censoredGLMM",
      "title": "Test for differential abundance: method 'censcyt-DA-censored-GLMM'",
      "topics": [
        "testDA_censoredGLMM"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/censcyt/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ALL",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "BiocParallel",
    "bit",
    "bit64",
    "boot",
    "broom",
    "broom.mixed",
    "car",
    "carData",
    "circlize",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "coda",
    "codetools",
    "colorRamps",
    "colorspace",
    "ComplexHeatmap",
    "ConsensusClusterPlus",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "cytolib",
    "DelayedArray",
    "Deriv",
    "diffcyt",
    "digest",
    "dir.expiry",
    "dirmult",
    "doBy",
    "doParallel",
    "dplyr",
    "edgeR",
    "farver",
    "filelock",
    "fitdistrplus",
    "flowCore",
    "FlowSOM",
    "forcats",
    "foreach",
    "forecast",
    "formatR",
    "Formula",
    "fracdiff",
    "furrr",
    "futile.logger",
    "futile.options",
    "future",
    "generics",
    "GenomicRanges",
    "GetoptLong",
    "ggforce",
    "ggnewscale",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glmnet",
    "GlobalOptions",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "hms",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jomo",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "listenv",
    "lme4",
    "lmtest",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "mice",
    "microbenchmark",
    "minqa",
    "mitml",
    "modelr",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "polynom",
    "prettyunits",
    "progress",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "reshape2",
    "Rhdf5lib",
    "rjson",
    "rlang",
    "rpart",
    "RProtoBufLib",
    "rstatix",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sandwich",
    "scales",
    "Seqinfo",
    "shape",
    "snow",
    "SparseArray",
    "SparseM",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "systemfonts",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tweenr",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "XML",
    "XVector",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "censored_covariate.Rmd",
      "filename": "censored_covariate.html",
      "title": "Censored covariate in cytometry",
      "author": "Reto Gerber",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Set up meta-data",
        "Differential testing",
        "Wrapper function",
        "Session info",
        "References"
      ],
      "created": "2020-10-28 10:35:44",
      "modified": "2020-12-08 07:39:51",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "censcyt",
  "_universes": [
    "bioc",
    "retogerber"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-29T08:31:50.000Z",
      "distro": "noble",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "248cd3e7cbaab58295ff11d57b4ec22a9f199c31c4f8f7feb4e4d88e64ddc279",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-29T08:31:54.000Z",
      "distro": "noble",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "04daf9425e5a829069b40fa448fd53a9291c506224f1663b7987ec4e6e8f566b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-29T10:09:55.000Z",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "8ddac263014f03c4a896abeaac334502cd0bd5540e6ea643577586e8102b30ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-29T10:09:51.000Z",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "315a0ea003e70587f095c1e5b1e8eb1d6ab7ba305717f016d486f8dfdf963a9e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-29T08:31:09.000Z",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "2c8dd2ab3c353cc7595427ac371411f04d8cacfb2f269b0561b57e583d936d8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-29T08:29:42.000Z",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "28d81611af002eeac65eca5d84af5782b97b94fe35d1a47c5f3fc16da96da5c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-29T08:29:29.000Z",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "1d6aa20b07c0b45ea7e9e89fad3f1d54f0f86a2631c82a20dcb839171a6ec0fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-29T08:29:38.000Z",
      "commit": "8bd67697e52ccdfa77ff9888c13c653b528e8d5b",
      "fileid": "9b9f6a7decebdc0b9f4023e06d6f07b33e77cc256772849e0cd8359f02b27458",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626524173"
    }
  ]
}