{
  "_id": "6a1be8761d7bb097a0a1bfaa",
  "Package": "alabaster.mae",
  "Title": "Load and Save MultiAssayExperiments",
  "Version": "1.12.0",
  "Date": "2024-10-28",
  "Authors@R": "person(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\"), email=\"infinite.monkeys.with.keyboards@gmail.com\")",
  "License": "MIT + file LICENSE",
  "Description": "Save MultiAssayExperiments into file artifacts, and load\nthem back into memory. This is a more portable alternative to\nserialization of such objects into RDS files. Each artifact is\nassociated with metadata for further interpretation; downstream\napplications can enrich this metadata with context-specific\nproperties.",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "biocViews": "DataImport, DataRepresentation",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libnode-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:00:08 UTC",
  "RemoteUrl": "https://github.com/bioc/alabaster.mae",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:44:43 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "f768876c4558e9e192da2b0fd975f394",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "alabaster.mae_1.12.0.tar.gz",
  "_fileid": "49f70090d3f0f570a1cf40247853dbe895d4e39614f5dd6955d74d001d2b3421",
  "_filesize": 97596,
  "_sha256": "49f70090d3f0f570a1cf40247853dbe895d4e39614f5dd6955d74d001d2b3421",
  "_created": "2026-05-31T06:44:43.000Z",
  "_published": "2026-05-31T07:51:18.032Z",
  "_jobs": [
    {
      "job": 78706445694,
      "time": 171,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314549115"
    },
    {
      "job": 78706445702,
      "time": 389,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314571589"
    },
    {
      "job": 78706445718,
      "time": 330,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314565394"
    },
    {
      "job": 78706445693,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314971419"
    },
    {
      "job": 78706445700,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314966012"
    },
    {
      "job": 78706218789,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314532133"
    },
    {
      "job": 78706445704,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314547083"
    },
    {
      "job": 78706445716,
      "time": 290,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314561335"
    },
    {
      "job": 78706445713,
      "time": 276,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314560249"
    },
    {
      "job": 78706445723,
      "time": 259,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314558316"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/alabaster.mae",
  "_commit": {
    "id": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
    "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": 1777381208
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "description": "(ノಠ益ಠ)ノ彡┻━┻\n",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "MultiAssayExperiment",
      "role": "Depends"
    },
    {
      "package": "alabaster.base",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "alabaster.se",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dataimport",
    "datarepresentation"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 348,
    "source": "https://www.bioconductor.org/packages/stats/bioc/alabaster.mae"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alabaster.mae.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"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "loadMultiAssayExperiment",
    "readMultiAssayExperiment",
    "saveObject",
    "stageObject"
  ],
  "_help": [
    {
      "page": "readMultiAssayExperiment",
      "title": "Read a MultiAssayExperiment from disk",
      "topics": [
        "loadMultiAssayExperiment",
        "readMultiAssayExperiment"
      ]
    },
    {
      "page": "saveMultiAssayExperiment",
      "title": "Save a MultiAssayExperiment",
      "topics": [
        "saveObject,MultiAssayExperiment-method",
        "stageObject,MultiAssayExperiment-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/alabaster.mae/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "alabaster.base",
    "alabaster.matrix",
    "alabaster.ranges",
    "alabaster.schemas",
    "alabaster.se",
    "assorthead",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "biocmake",
    "cli",
    "cpp11",
    "curl",
    "DelayedArray",
    "dir.expiry",
    "dplyr",
    "filelock",
    "generics",
    "GenomicRanges",
    "glue",
    "h5mread",
    "HDF5Array",
    "IRanges",
    "jsonlite",
    "jsonvalidate",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "MultiAssayExperiment",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "V8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "userguide.Rmd",
      "filename": "userguide.html",
      "title": "Saving MultiAssayExperiments to artifacts and back again",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Quick start",
        "Session information"
      ],
      "created": "2022-09-22 16:05:26",
      "modified": "2023-12-26 01:27:25",
      "commits": 3
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": false,
  "_nocasepkg": "alabaster.mae",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/alabaster.mae",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-05-31T06:48:49.000Z",
      "distro": "noble",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "72c9a44751716e75ca1a78dc32c499682be78217c9909c225ff1b4fe2c2b867d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-05-31T06:48:02.000Z",
      "distro": "noble",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "02b12d0d6249d4c624eecfc3d160e69f70fbd1342b25de88f1cfa9173f082688",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.12.0",
      "date": "2026-05-31T07:49:27.000Z",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "8070192071eb92a7ffd12ba68849c0ace6ece9b097873e7eed9bfd13df4a1f29",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.12.0",
      "date": "2026-05-31T07:48:12.000Z",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "c18403eedd22f7d9cf2c2f46bf7847979e29850ab53b79c2146d1b2a87d3712d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.12.0",
      "date": "2026-05-31T06:47:45.000Z",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "64cc7eeb3861506e897cf59a655ee5c6df0f94667c30cebeba27a496f26b91d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-05-31T06:46:57.000Z",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "c7a6943c77d2e1b6af4de9b9619c801774185247ccc9e244bdf9630ce1a39cdd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-05-31T06:46:49.000Z",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "c141d67478ef15c3c55b9f823e0b080de7088b746e88084da833ce38fbd896bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-05-31T06:46:45.000Z",
      "commit": "3ebbcec5430fbaabbb286f2df20bf1334f0e1b51",
      "fileid": "2887206e3b44f882a903383144195e534e850a5d634467ee7a955dea635a6b34",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705601059"
    }
  ]
}