{
  "_id": "6a2514774b233be19838af23",
  "Package": "BumpyMatrix",
  "Version": "1.20.0",
  "Date": "2021-07-03",
  "Title": "Bumpy Matrix of Non-Scalar Objects",
  "Description": "Implements the BumpyMatrix class and several subclasses\nfor holding non-scalar objects in each entry of the matrix.\nThis is akin to a ragged array but the raggedness is in the\nthird dimension, much like a bumpy surface - hence the name. Of\nparticular interest is the BumpyDataFrameMatrix, where each\nentry is a Bioconductor data frame. This allows us to naturally\nrepresent multivariate data in a format that is compatible with\ntwo-dimensional containers like the SummarizedExperiment and\nMultiAssayExperiment objects.",
  "Authors@R": "c(\nperson(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\"), email=\"infinite.monkeys.with.keyboards@gmail.com\"),\nperson(\"Genentech, Inc.\", role=\"cph\")\n)",
  "License": "MIT + file LICENSE",
  "biocViews": "Software, Infrastructure, DataRepresentation",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "URL": "https://bioconductor.org/packages/BumpyMatrix",
  "BugReports": "https://github.com/LTLA/BumpyMatrix/issues",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:43 UTC",
  "RemoteUrl": "https://github.com/bioc/BumpyMatrix",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:43:42 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre],\nGenentech, Inc. [cph]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "c0853a4281cd3292c0e594676227d232",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "BumpyMatrix_1.20.0.tar.gz",
  "_fileid": "61e3a22ea15bbab5a128be1a8107b1acdcf7cdb2c9e0e9c370eac003d3a85410",
  "_filesize": 148137,
  "_sha256": "61e3a22ea15bbab5a128be1a8107b1acdcf7cdb2c9e0e9c370eac003d3a85410",
  "_created": "2026-06-07T06:43:42.000Z",
  "_published": "2026-06-07T06:49:27.008Z",
  "_jobs": [
    {
      "job": 79938364603,
      "time": 159,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7461584373"
    },
    {
      "job": 79938364636,
      "time": 303,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461600915"
    },
    {
      "job": 79938364630,
      "time": 223,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461591537"
    },
    {
      "job": 79938364614,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461578513"
    },
    {
      "job": 79938364612,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461583148"
    },
    {
      "job": 79938165404,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461565220"
    },
    {
      "job": 79938364610,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461577843"
    },
    {
      "job": 79938364619,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461581872"
    },
    {
      "job": 79938364611,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461579323"
    },
    {
      "job": 79938364626,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461587448"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BumpyMatrix",
  "_commit": {
    "id": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
    "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": 1777380883
  },
  "_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": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 15,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "infrastructure",
    "datarepresentation"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ltla",
      "count": 19,
      "uuid": 8166669
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1020,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BumpyMatrix"
  },
  "_devurl": "https://github.com/ltla/bumpymatrix",
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BumpyMatrix.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ltla/bumpymatrix",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "BumpyMatrix",
    "cbind",
    "chartr",
    "commonColnames",
    "commonColnames<-",
    "cor",
    "cov",
    "endsWith",
    "grep",
    "grepl",
    "gsub",
    "IQR",
    "mad",
    "Math",
    "Math2",
    "mean",
    "median",
    "nchar",
    "Ops",
    "pmax",
    "pmax.int",
    "pmin",
    "pmin.int",
    "quantile",
    "rbind",
    "redim",
    "sd",
    "show",
    "splitAsBumpyMatrix",
    "startsWith",
    "sub",
    "substr",
    "substring",
    "Summary",
    "t",
    "tolower",
    "toupper",
    "undim",
    "unsplitAsDataFrame",
    "unstrsplit",
    "var",
    "which.max",
    "which.min"
  ],
  "_help": [
    {
      "page": "BumpyAtomicMatrix",
      "title": "The BumpyAtomicMatrix subclass",
      "topics": [
        "!,BumpyAtomicMatrix-method",
        "BumpyAtomicMatrix",
        "BumpyAtomicMatrix-class",
        "BumpyCharacterMatrix-class",
        "BumpyIntegerMatrix-class",
        "BumpyLogicalMatrix-class",
        "BumpyNumericMatrix-class",
        "chartr,ANY,ANY,BumpyCharacterMatrix-method",
        "cor,BumpyAtomicMatrix,BumpyAtomicMatrix-method",
        "cov,BumpyAtomicMatrix,BumpyAtomicMatrix-method",
        "endsWith,BumpyCharacterMatrix-method",
        "grep,ANY,BumpyCharacterMatrix-method",
        "grepl,ANY,BumpyCharacterMatrix-method",
        "gsub,ANY,ANY,BumpyCharacterMatrix-method",
        "IQR,BumpyAtomicMatrix-method",
        "mad,BumpyAtomicMatrix-method",
        "Math,BumpyAtomicMatrix-method",
        "Math2,BumpyAtomicMatrix-method",
        "mean,BumpyAtomicMatrix-method",
        "median,BumpyAtomicMatrix-method",
        "nchar,BumpyCharacterMatrix-method",
        "Ops,atomic,BumpyAtomicMatrix-method",
        "Ops,BumpyAtomicMatrix,atomic-method",
        "Ops,BumpyAtomicMatrix,BumpyAtomicMatrix-method",
        "Ops,BumpyAtomicMatrix,matrix-method",
        "Ops,BumpyAtomicMatrix,missing-method",
        "Ops,matrix,BumpyAtomicMatrix-method",
        "pmax,BumpyAtomicMatrix-method",
        "pmax.int,BumpyAtomicMatrix-method",
        "pmin,BumpyAtomicMatrix-method",
        "pmin.int,BumpyAtomicMatrix-method",
        "quantile,BumpyAtomicMatrix-method",
        "range,BumpyAtomicMatrix-method",
        "sd,BumpyAtomicMatrix-method",
        "show,BumpyAtomicMatrix-method",
        "startsWith,BumpyCharacterMatrix-method",
        "sub,ANY,ANY,BumpyCharacterMatrix-method",
        "substr,BumpyCharacterMatrix-method",
        "substring,BumpyCharacterMatrix-method",
        "Summary,BumpyAtomicMatrix-method",
        "tolower,BumpyCharacterMatrix-method",
        "toupper,BumpyCharacterMatrix-method",
        "unstrsplit,BumpyCharacterMatrix-method",
        "var,BumpyAtomicMatrix,BumpyAtomicMatrix-method",
        "var,BumpyAtomicMatrix,missing-method",
        "which.max,BumpyAtomicMatrix-method",
        "which.min,BumpyAtomicMatrix-method"
      ]
    },
    {
      "page": "BumpyDataFrameMatrix",
      "title": "The BumpyDataFrameMatrix class",
      "topics": [
        "BumpyDataFrameMatrix",
        "BumpyDataFrameMatrix-class",
        "commonColnames,BumpyDataFrameMatrix-method",
        "commonColnames<-,BumpyDataFrameMatrix-method",
        "show,BumpyDataFrameMatrix-method",
        "[,BumpyDataFrameMatrix,ANY,ANY,ANY-method",
        "[,BumpyDataFrameMatrix,ANY-method",
        "[,BumpyDataFrameMatrix,BumpyMatrix,ANY,ANY-method",
        "[,BumpyDataFrameMatrix,BumpyMatrix-method",
        "[<-,BumpyDataFrameMatrix,ANY,ANY,BumpyMatrix-method"
      ]
    },
    {
      "page": "BumpyMatrix",
      "title": "The BumpyMatrix class",
      "topics": [
        "BumpyMatrix",
        "BumpyMatrix-class",
        "cbind,BumpyMatrix-method",
        "dim,BumpyMatrix-method",
        "dimnames,BumpyMatrix-method",
        "dimnames<-,BumpyMatrix,ANY-method",
        "length,BumpyMatrix-method",
        "lengths,BumpyMatrix-method",
        "rbind,BumpyMatrix-method",
        "redim",
        "redim,CompressedList,BumpyMatrix-method",
        "show,BumpyMatrix-method",
        "t,BumpyMatrix-method",
        "undim",
        "undim,BumpyMatrix-method",
        "unlist,BumpyMatrix-method",
        "[,BumpyMatrix,ANY,ANY,ANY-method",
        "[,BumpyMatrix,ANY-method",
        "[,BumpyMatrix,BumpyMatrix,ANY,ANY-method",
        "[,BumpyMatrix,BumpyMatrix-method",
        "[<-,BumpyMatrix,ANY,ANY,BumpyMatrix-method",
        "[<-,BumpyMatrix,ANY,ANY,CompressedList-method"
      ]
    },
    {
      "page": "splitAsBumpyMatrix",
      "title": "Split to a BumpyMatrix",
      "topics": [
        "splitAsBumpyMatrix"
      ]
    },
    {
      "page": "unsplitAsDataFrame",
      "title": "Unsplit a BumpyMatrix",
      "topics": [
        "unsplitAsDataFrame"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/BumpyMatrix/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BiocGenerics",
    "generics",
    "IRanges",
    "lattice",
    "Matrix",
    "S4Vectors"
  ],
  "_vignettes": [
    {
      "source": "BumpyMatrix.Rmd",
      "filename": "BumpyMatrix.html",
      "title": "Using BumpyMatrix objects",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Construction",
        "Basic operations",
        "Advanced subsetting",
        "Additional operations",
        "Session information"
      ],
      "created": "2020-11-25 21:28:10",
      "modified": "2021-01-08 17:35:25",
      "commits": 6
    }
  ],
  "_score": 6.606295357687431,
  "_indexed": false,
  "_nocasepkg": "bumpymatrix",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/BumpyMatrix",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-07T06:48:07.000Z",
      "distro": "noble",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "3d47b79b00cfa814456913101ea1b93467cdb208813c494087cf90309e401f76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-07T06:46:45.000Z",
      "distro": "noble",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "21ca693238007c5b8efb2eaf2d77d9dbf8f594b3218b0096b33bd30a40589733",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-07T06:45:16.000Z",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "dbe2334e0d99a3492ced8e68ac4964ce1eace539155014fec96be058c9b47d9e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-07T06:45:45.000Z",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "4c677db65ac17f31b793eb18213979c829ab73fc3aaf48a754cedc471c5b1805",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.20.0",
      "date": "2026-06-07T06:45:50.000Z",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "79e74c26f961b5e2357cb8bf8fbaf9462ca5e0414a1bc1650cdcf1a829bb2b43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-07T06:45:14.000Z",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "14141262349993e92eaa856a7016ceef8d1b4adbd0baa0e26e6dd35a3e55a0ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-07T06:45:06.000Z",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "99a40b42910e78479a5a9da581a130fd1c6b361c137d8080694ba4dd57143707",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-07T06:46:03.000Z",
      "commit": "6533cb1ee20986df2e0fc376945c28412fdb34d6",
      "fileid": "a8b6b394dabfc0be504a7dfe9abc59ddd0f413b0019e22878518431c0db637be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27085179246"
    }
  ]
}