{
  "_id": "6a105391acfb0bcc41ca1c84",
  "Package": "BumpyMatrix",
  "Version": "1.21.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:43 UTC",
  "RemoteUrl": "https://github.com/bioc/BumpyMatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:58:54 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre],\nGenentech, Inc. [cph]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "365060865937d129b2b3acde107e112c",
  "_user": "bioc",
  "_type": "src",
  "_file": "BumpyMatrix_1.21.0.tar.gz",
  "_fileid": "d9a39c52d3ea1b74e508bd2f3c8098d3be0f51cb226650cc079989a02a63a365",
  "_filesize": 150749,
  "_sha256": "d9a39c52d3ea1b74e508bd2f3c8098d3be0f51cb226650cc079989a02a63a365",
  "_created": "2026-05-09T08:58:54.000Z",
  "_published": "2026-05-22T13:01:05.060Z",
  "_jobs": [
    {
      "job": 77384466568,
      "time": 138,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894501129"
    },
    {
      "job": 77384466625,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894507614"
    },
    {
      "job": 77384466566,
      "time": 217,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894509540"
    },
    {
      "job": 77384466523,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894498869"
    },
    {
      "job": 77384466302,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894500754"
    },
    {
      "job": 77384465980,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894488110"
    },
    {
      "job": 77384465873,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161086537"
    },
    {
      "job": 77384466827,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894499285"
    },
    {
      "job": 77384466414,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894499446"
    },
    {
      "job": 77384466533,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894504747"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BumpyMatrix",
  "_commit": {
    "id": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380883
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "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": true,
  "_usedby": 15,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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": 42,
  "_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/HEAD/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.586091971599144,
  "_indexed": true,
  "_nocasepkg": "bumpymatrix",
  "_universes": [
    "bioc",
    "ltla"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-09T09:01:37.000Z",
      "distro": "noble",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "64c58bb860b3b15731bc8ab4e0d229ba85712ed6d79cd221a2eeeaa4ee6026b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-09T09:02:00.000Z",
      "distro": "noble",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "002d64657fd35553bec6ee5022cab4007b8614e85718686da45eea9f3318b818",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-09T09:00:35.000Z",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "55f4a4dd132af78c22e08e9f15310db7060541e4c333ff03ad7c97c2e27971f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-09T09:00:36.000Z",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "dd93737dc036e0f27f55bf4cd7804fccff5515e71a30b3119dab5e7553766b24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-09T09:00:11.000Z",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "7df0a23592bcee952f59fb6a7cf0b08e6e92b6afbe6944f5beb9ba075b9fed05",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-09T09:00:10.000Z",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "382bdbe53bcd0182d1ea8f815c8fbf5bc37a5b7e1c79e569889104ceb10d40ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-09T09:01:02.000Z",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "a4dd81b932cff446b1918f67ff84862537b30042db90f636e85087cebd41f425",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-22T13:00:12.000Z",
      "commit": "1cf5fe284c437ca73df86025e7c829a6560afb1f",
      "fileid": "8cc78471f611726dabe27010ccf9e31c595e0518cac77838221362b1dfe6b8a6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597040018"
    }
  ]
}