{
  "_id": "6a0f6a96acfb0bcc41c5e25e",
  "Package": "Cleanet",
  "Type": "Package",
  "Title": "Automated Doublet Detection and Classification for Cytometry\nData",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Matei\",\nfamily = \"Ionita\",\nrole = c(\"aut\", \"cre\"),\nemail = \"matei.ionita@gmail.com\")",
  "Description": "Automated method for doublet detection in flow or mass\ncytometry data, based on simulating doublets and finding events\nwhose protein expression patterns are similar to the simulated\ndoublets.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://matei-ionita.r-universe.dev",
  "Date/Publication": "2025-06-24 06:29:41 UTC",
  "RemoteUrl": "https://github.com/matei-ionita/cleanet",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 08:37:43 UTC",
    "User": "root"
  },
  "Author": "Matei Ionita [aut, cre]",
  "Maintainer": "Matei Ionita <matei.ionita@gmail.com>",
  "MD5sum": "341c2038705820b23d1f2a3c294e1ec3",
  "_user": "matei-ionita",
  "_type": "src",
  "_file": "Cleanet_1.0.0.tar.gz",
  "_fileid": "07087d61cf7cf4cb7f588992d4fa0072a8b79b6b8ee3138a32f98b1897383b3a",
  "_filesize": 4346824,
  "_sha256": "07087d61cf7cf4cb7f588992d4fa0072a8b79b6b8ee3138a32f98b1897383b3a",
  "_created": "2026-05-21T08:37:43.000Z",
  "_published": "2026-05-21T20:27:02.667Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77261931819,
      "time": 198,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7131142316"
    },
    {
      "job": 77261931735,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7131148633"
    },
    {
      "job": 77261932284,
      "time": 195,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7131141489"
    },
    {
      "job": 77261931678,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7131144609"
    },
    {
      "job": 77261931919,
      "time": 267,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7131154862"
    },
    {
      "job": 77261931563,
      "time": 506,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7131233436"
    },
    {
      "job": 77261931953,
      "time": 266,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7131152326"
    },
    {
      "job": 77261931723,
      "time": 252,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7131154743"
    },
    {
      "job": 77261930976,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131072978"
    },
    {
      "job": 77261931072,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146416455"
    },
    {
      "job": 77261931920,
      "time": 192,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7131140452"
    },
    {
      "job": 77261931795,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7131133498"
    },
    {
      "job": 77261931915,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7131132824"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matei-ionita/cleanet",
  "_commit": {
    "id": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
    "author": "Matei Ionita <matei.ionita@gmail.com>",
    "committer": "Matei Ionita <matei.ionita@gmail.com>",
    "message": "Added function to update flowFrame\n",
    "time": 1750746581
  },
  "_maintainer": {
    "name": "Matei Ionita",
    "email": "matei.ionita@gmail.com",
    "login": "matei-ionita",
    "description": "",
    "uuid": 6759062
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppHNSW",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "flowCore",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    }
  ],
  "_owner": "matei-ionita",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "matei-ionita",
      "count": 5,
      "uuid": 6759062
    }
  ],
  "_userbio": {
    "uuid": 6759062,
    "type": "user",
    "name": "Matei Ionita"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Cleanet"
  },
  "_devurl": "https://github.com/matei-ionita/cleanet",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/Cleanet.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matei-ionita/cleanet",
  "_realowner": "matei-ionita",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-12-19"
    }
  ],
  "_exports": [
    "add_doublet_parameter",
    "classify_doublets",
    "cleanet",
    "compare_doublets_exp_obs",
    "filter_debris_cytof",
    "filter_debris_flow"
  ],
  "_help": [
    {
      "page": "classify_doublets",
      "title": "Classify doublets (or multiplets) based on component singlets.",
      "topics": [
        "classify_doublets"
      ]
    },
    {
      "page": "cleanet",
      "title": "Detect doublets in a single cytometry sample",
      "topics": [
        "cleanet"
      ]
    },
    {
      "page": "compare_doublets_exp_obs",
      "title": "Tabulate expected and observed proportions of doublet types.",
      "topics": [
        "compare_doublets_exp_obs"
      ]
    },
    {
      "page": "filter_debris_cytof",
      "title": "Flag debris in mass cytometry data.",
      "topics": [
        "filter_debris_cytof"
      ]
    },
    {
      "page": "filter_debris_flow",
      "title": "Flag debris in flow cytometry data.",
      "topics": [
        "filter_debris_flow"
      ]
    }
  ],
  "_readme": "https://github.com/matei-ionita/cleanet/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "cytolib",
    "dir.expiry",
    "dplyr",
    "farver",
    "filelock",
    "flowCore",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppHNSW",
    "readr",
    "reshape2",
    "Rhdf5lib",
    "rlang",
    "RProtoBufLib",
    "S4Vectors",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Cleanet_for_mass_cytometry.Rmd",
      "filename": "Cleanet_for_mass_cytometry.html",
      "title": "Cleanet for Mass Cytometry",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-12-17 23:56:02",
      "modified": "2024-12-17 23:56:02",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cleanet",
  "_universes": [
    "matei-ionita"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T08:40:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "e154e711fe4647f03bf052008460dfde02c90335f4b9596f31b626e6c1b82db5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T08:40:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "ffe51f7748d50fbedeaac734f780fa1d277d2d3a3677ded46174e276601d2e0d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T08:40:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "c4c466bc47c1c0a78229659145c2a82819176ce7c52f6241f5d7ce4b3bb8dce9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T08:40:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "f0700facef1df3fd468952cee1bb5769c58e778c77739f1c173a9d7093d05a69",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T08:41:06.000Z",
      "arch": "aarch64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "7ced19da3b667c655a69a6414309e119bd36347caf58fa4827323371954bb0b6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T08:43:24.000Z",
      "arch": "x86_64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "233a5e3a44f9ee91a4179e765e69bbc7e1331a1f194e0128c3a9f08e8b64879f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T08:40:45.000Z",
      "arch": "aarch64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "267105a8f636c910b7666ea3b37a4866f4434544aa6e5ba1a4ae43d530950ed7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T08:40:43.000Z",
      "arch": "x86_64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "712e87205af565a4f410ad7e4f11805abbfef3080b7d79f5bbb1a14a24ad638e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-21T20:26:33.000Z",
      "arch": "emscripten",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "c8938041b3653e25fa905e4a9b791fa2f4e8102d03192570ebbe1d65bc4d4bef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T08:39:56.000Z",
      "arch": "x86_64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "970e6b1d7b0f4e0b37394a8987d43fed3a88d223b2e772d04505f83b7397f20d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T08:39:35.000Z",
      "arch": "x86_64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "e86e9b43fd873d861c7054bc6265b457b3bdc678faf9876623a21bdc6599028f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T08:39:30.000Z",
      "arch": "x86_64",
      "commit": "d2532096d00f69ab911080e008cc2e27f8cbcb45",
      "fileid": "213afe279a7d6aa79f43cee7ace7c870d944fdaa9a0ff4536f24e10519071ae5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matei-ionita/actions/runs/26214985809"
    }
  ]
}