{
  "_id": "6a196c67acfb0bcc41dea8a8",
  "Title": "Save and Load BumpyMatrices to/from file",
  "Package": "alabaster.bumpy",
  "Version": "1.12.0",
  "Date": "2025-05-22",
  "Authors@R": "person(\"Aaron\", \"Lun\", role=c(\"cre\", \"aut\"), email=\"infinite.monkeys.with.keyboards@gmail.com\")",
  "Description": "Save BumpyMatrix objects 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.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "biocViews": "DataImport, DataRepresentation",
  "Config/pak/sysreqs": "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.bumpy",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "f550814611052f851e422fcc4e4bfb11e0923b27",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:35:56 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [cre, aut]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "5292baf65fd4434ce85725019a9bf163",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "alabaster.bumpy_1.12.0.tar.gz",
  "_fileid": "b8b0db5be70118b122b532b62f47156e1d18d3e0abdad9a7283ec19ea950cdd8",
  "_filesize": 111293,
  "_sha256": "b8b0db5be70118b122b532b62f47156e1d18d3e0abdad9a7283ec19ea950cdd8",
  "_created": "2026-05-29T08:35:56.000Z",
  "_published": "2026-05-29T10:37:27.843Z",
  "_jobs": [
    {
      "job": 78466708536,
      "time": 158,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286611344"
    },
    {
      "job": 78466708658,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286622328"
    },
    {
      "job": 78466708530,
      "time": 237,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286633007"
    },
    {
      "job": 78466708498,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288675326"
    },
    {
      "job": 78466708520,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288673507"
    },
    {
      "job": 78466183858,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286564704"
    },
    {
      "job": 78466708508,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286598378"
    },
    {
      "job": 78466708534,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286602215"
    },
    {
      "job": 78466708516,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286606861"
    },
    {
      "job": 78466708615,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286616399"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/alabaster.bumpy",
  "_commit": {
    "id": "f550814611052f851e422fcc4e4bfb11e0923b27",
    "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": "BumpyMatrix",
      "role": "Depends"
    },
    {
      "package": "alabaster.base",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "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": 304,
    "source": "https://www.bioconductor.org/packages/stats/bioc/alabaster.bumpy"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alabaster.bumpy.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "loadBumpyDataFrameMatrix",
    "readBumpyDataFrameMatrix",
    "saveObject",
    "stageObject",
    "useBumpyHDF5"
  ],
  "_help": [
    {
      "page": "readBumpyDataFrameMatrix",
      "title": "Read a BumpyDataFrameMatrix from disk",
      "topics": [
        "loadBumpyDataFrameMatrix",
        "readBumpyDataFrameMatrix"
      ]
    },
    {
      "page": "saveBumpyDataFrameMatrix",
      "title": "Save a BumpyDataFrameMatrix to disk",
      "topics": [
        "saveObject,BumpyDataFrameMatrix-method",
        "stageObject,BumpyDataFrameMatrix-method"
      ]
    },
    {
      "page": "useBumpyHDF5",
      "title": "Save BumpyMatrix data to HDF5",
      "topics": [
        "useBumpyHDF5"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/alabaster.bumpy/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "alabaster.base",
    "alabaster.schemas",
    "assorthead",
    "BiocGenerics",
    "biocmake",
    "BumpyMatrix",
    "curl",
    "dir.expiry",
    "filelock",
    "generics",
    "IRanges",
    "jsonlite",
    "jsonvalidate",
    "lattice",
    "Matrix",
    "R6",
    "Rcpp",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "S4Vectors",
    "V8"
  ],
  "_vignettes": [
    {
      "source": "userguide.Rmd",
      "filename": "userguide.html",
      "title": "Saving BumpyMatrices to file",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Saving a BumpyMatrix",
        "Loading a BumpyMatrix",
        "Session info"
      ],
      "created": "2022-09-26 20:56:55",
      "modified": "2024-01-01 18:29:04",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": false,
  "_nocasepkg": "alabaster.bumpy",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/alabaster.bumpy",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-05-29T08:38:35.000Z",
      "distro": "noble",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "75caf22cd74adec050bfb50c5daef03ef4ba80900e5620a6a06c17ad6b78355a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-05-29T08:39:13.000Z",
      "distro": "noble",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "630cdd927e220e58a85b3dbef112d1b64bd8ebd69574c506fd5eb815e92c737e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.12.0",
      "date": "2026-05-29T10:33:38.000Z",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "2a009a46226f5834f0bd1f87c206e494e2d24b3bb561ea353e6814e6377b8532",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.12.0",
      "date": "2026-05-29T10:33:16.000Z",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "8782fc97ddd25f2a81275646221a1da21dcd2796e449218cfb3075fa895b87fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.12.0",
      "date": "2026-05-29T08:38:15.000Z",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "4a8c37c1462df465720929984b104860c09444bbd9edb4a8099e300b8940b68c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-05-29T08:37:22.000Z",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "281f1c96ce44e132c105b542c0185d9590debe8f712f604bcc3ef82f9d12694c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-05-29T08:37:57.000Z",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "d1bf3a3a43accc32747f67427abdfad81b5723ef876e703530b9ce60f4753225",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-05-29T08:38:12.000Z",
      "commit": "f550814611052f851e422fcc4e4bfb11e0923b27",
      "fileid": "17900b6ff2a2e708ad494857f58d66275eb5982fc575f97c93ddf5d72db1533d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627014063"
    }
  ]
}