{
  "_id": "6a194b18acfb0bcc41ddc955",
  "Package": "LoomExperiment",
  "Title": "LoomExperiment container",
  "Description": "The LoomExperiment package provide a means to easily\nconvert the Bioconductor \"Experiment\" classes to loom files and\nvice versa.",
  "Version": "1.30.0",
  "Encoding": "UTF-8",
  "Author": "Martin Morgan, Daniel Van Twisk",
  "Maintainer": "Bioconductor Package Maintainer\n<maintainer@bioconductor.org>",
  "Collate": "AllGenerics.R utils.R SharedMethods.R LoomGraph-class.R\nLoomExperiment-class.R RangedLoomExperiment-class.R\nSingleCellLoomExperiment-class.R LoomFile-class.R\nexport-method.R import-method.R",
  "License": "Artistic-2.0",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, DataRepresentation, DataImport,\nInfrastructure, SingleCell",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:10 UTC",
  "RemoteUrl": "https://github.com/bioc/LoomExperiment",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:10:37 UTC",
    "User": "root"
  },
  "MD5sum": "d547c7a6bc2065155eb4d63ee9f2c586",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "LoomExperiment_1.30.0.tar.gz",
  "_fileid": "800e54e7378b3e2b9562ba5f193dc0ddcba12ae671a36467c2848b2b32706ea1",
  "_filesize": 158153,
  "_sha256": "800e54e7378b3e2b9562ba5f193dc0ddcba12ae671a36467c2848b2b32706ea1",
  "_created": "2026-05-29T07:10:37.000Z",
  "_published": "2026-05-29T08:15:20.335Z",
  "_jobs": [
    {
      "job": 78454916454,
      "time": 165,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285149490"
    },
    {
      "job": 78454916415,
      "time": 333,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285194790"
    },
    {
      "job": 78454916499,
      "time": 310,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285188255"
    },
    {
      "job": 78454916434,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286169934"
    },
    {
      "job": 78454916456,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286183503"
    },
    {
      "job": 78454447416,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285107001"
    },
    {
      "job": 78454916453,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285139363"
    },
    {
      "job": 78454916438,
      "time": 354,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285200514"
    },
    {
      "job": 78454916466,
      "time": 308,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285187609"
    },
    {
      "job": 78454916546,
      "time": 269,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285177190"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/LoomExperiment",
  "_commit": {
    "id": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380550
  },
  "_maintainer": {
    "name": "Bioconductor Package Maintainer",
    "email": "maintainer@bioconductor.org",
    "login": "bioconductor-bot",
    "description": "",
    "uuid": 11681645
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "rhdf5",
      "role": "Depends"
    },
    {
      "package": "BiocIO",
      "role": "Depends"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "HDF5Array",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "datarepresentation",
    "dataimport",
    "infrastructure",
    "singlecell"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1002,
    "source": "https://www.bioconductor.org/packages/stats/bioc/LoomExperiment"
  },
  "_mentions": 1,
  "_searchresults": 80,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LoomExperiment.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "cbind",
    "colGraphs",
    "colGraphs<-",
    "export",
    "import",
    "LoomExperiment",
    "LoomFile",
    "LoomGraph",
    "LoomGraphs",
    "RangedLoomExperiment",
    "rbind",
    "rowGraphs",
    "rowGraphs<-",
    "show",
    "SingleCellLoomExperiment"
  ],
  "_help": [
    {
      "page": "export-method",
      "title": "Export LoomExperiment to LoomFile",
      "topics": [
        "export",
        "export,LoomExperiment,LoomFile,ANY-method",
        "export-methods"
      ]
    },
    {
      "page": "import-method",
      "title": "Import LoomExperiment from LoomFile",
      "topics": [
        "import",
        "import,LoomFile,ANY,ANY-method",
        "import-methods"
      ]
    },
    {
      "page": "L1_DRG_20_example",
      "title": "L1_DRG_20_example.loom",
      "topics": [
        "L1_DRG_20_example",
        "L1_DRG_20_example.loom"
      ]
    },
    {
      "page": "LoomExperiment-class",
      "title": "LoomExperiment, RangedLoomExperiment, and SingleCellLoomExperiment classes",
      "topics": [
        "cbind,LoomExperiment-method",
        "cbind,SingleCellLoomExperiment-method",
        "colGraphs",
        "colGraphs,LoomExperiment-method",
        "colGraphs<-",
        "colGraphs<-,LoomExperiment-method",
        "LoomExperiment",
        "LoomExperiment-class",
        "RangedLoomExperiment",
        "RangedLoomExperiment-class",
        "rbind,LoomExperiment-method",
        "rbind,SingleCellLoomExperiment-method",
        "rowGraphs",
        "rowGraphs,LoomExperiment-method",
        "rowGraphs<-",
        "rowGraphs<-,LoomExperiment-method",
        "show,LoomExperiment-method",
        "show,RangedLoomExperiment-method",
        "show,SingleCellLoomExperiment-method",
        "SingleCellLoomExperiment",
        "SingleCellLoomExperiment-class",
        "[,LoomExperiment,ANY,ANY,ANY-method",
        "[,LoomExperiment,ANY-method",
        "[,LoomExperiment-method",
        "[,RangedLoomExperiment,ANY,ANY,ANY-method",
        "[,RangedLoomExperiment,ANY-method",
        "[,RangedLoomExperiment-method",
        "[,SingleCellLoomExperiment,ANY,ANY,ANY-method",
        "[,SingleCellLoomExperiment,ANY-method",
        "[,SingleCellLoomExperiment-method"
      ]
    },
    {
      "page": "LoomFile-class",
      "title": "LoomFile objects",
      "topics": [
        "LoomFile",
        "LoomFile-class"
      ]
    },
    {
      "page": "LoomGraph-class",
      "title": "LoomGraph class",
      "topics": [
        "cbind,LoomGraph-method",
        "LoomGraph",
        "LoomGraph-class",
        "rbind,LoomGraph-method"
      ]
    },
    {
      "page": "LoomGraphs-class",
      "title": "LoomGraphs class",
      "topics": [
        "cbind,LoomGraphs-method",
        "LoomGraphs",
        "LoomGraphs-class",
        "rbind,LoomGraphs-method"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "cli",
    "DelayedArray",
    "dir.expiry",
    "filelock",
    "generics",
    "GenomicRanges",
    "glue",
    "h5mread",
    "HDF5Array",
    "IRanges",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "LoomExperiment.Rmd",
      "filename": "LoomExperiment.html",
      "title": "The LoomExperiment Classes",
      "author": "Daniel Van Twisk",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The LoomExperiment class",
        "Definition",
        "Create instances of LoomExperiment",
        "Setting up a simple example",
        "The LoomGraph class",
        "The LoomGraphs class",
        "Available methods for the LoomExperiment",
        "Session Info"
      ],
      "created": "2018-03-06 15:54:53",
      "modified": "2020-12-04 17:18:53",
      "commits": 12
    }
  ],
  "_score": 4.204987704187152,
  "_indexed": false,
  "_nocasepkg": "loomexperiment",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/LoomExperiment",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-29T07:14:11.000Z",
      "distro": "noble",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "82047717b0c0aed0d5efc1f443a38a333049c7d6e27ce47bd99c537fba2d7679",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-29T07:13:35.000Z",
      "distro": "noble",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "595621c1f637e61a7b26284a6a974f427c1a8b0d0913d308fef6b6ebe8be667f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-29T08:12:36.000Z",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "bbf0239ef8bccc03005f08876e74d650e79693f0e45e49a776e3d8d56d26f2e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-29T08:13:09.000Z",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "d91d1a921433927098461f218038e236a48ca303d9c15a3dcf85a48b44a5a2b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.30.0",
      "date": "2026-05-29T07:13:17.000Z",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "bc3e93d2bf09405496a2b6cf9f883ef31375d8b49d4720bb7730d24acff3728a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-29T07:13:08.000Z",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "336b544b053fe034a2ae7d37ffb8c7d470b1147464744e9144436f2a817b294e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-29T07:12:24.000Z",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "6883c27932297e5ea985f788431ae00da10e72cf8062a5fedc7301c6f094b914",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-29T07:12:16.000Z",
      "commit": "48aedbc5b4f4b8f8a103ba7fc8d8adb6103380c6",
      "fileid": "9be196ef949f425184913a078f6efa04680afe0547f1ccf8e9b6af97d9945251",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623422792"
    }
  ]
}