{
  "_id": "6a196ab7acfb0bcc41de98db",
  "Package": "beachmat",
  "Version": "2.29.0",
  "Date": "2026-04-09",
  "Title": "Compiling Bioconductor to Handle Each Matrix Type",
  "Authors@R": "c(person(\"Aaron\", \"Lun\", role = c(\"aut\", \"cre\"), email = \"infinite.monkeys.with.keyboards@gmail.com\"),\nperson(\"Hervé\", \"Pagès\", role=\"aut\"),\nperson(\"Mike\", \"Smith\", role=\"aut\"))",
  "biocViews": "DataRepresentation, DataImport, Infrastructure",
  "Description": "Provides a consistent C++ class interface for reading from\na variety of commonly used matrix types. Ordinary matrices and\nseveral sparse/dense Matrix classes are directly supported,\nalong with a subset of the delayed operations implemented in\nthe DelayedArray package. All other matrix-like objects are\nsupported by calling back into R.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "C++17",
  "URL": "https://github.com/tatami-inc/beachmat",
  "BugReports": "https://github.com/tatami-inc/beachmat/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:00 UTC",
  "RemoteUrl": "https://github.com/bioc/beachmat",
  "RemoteRef": "HEAD",
  "RemoteSha": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
  "Packaged": {
    "Date": "2026-05-29 08:35:11 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre],\nHervé Pagès [aut],\nMike Smith [aut]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "98de559133b44d571471f75fd9090698",
  "_user": "bioc",
  "_type": "src",
  "_file": "beachmat_2.29.0.tar.gz",
  "_fileid": "7301dc3967a7a6c320a5444f58b4ba1c214e1b4d148a220f1d44f8627240e0cf",
  "_filesize": 217930,
  "_sha256": "7301dc3967a7a6c320a5444f58b4ba1c214e1b4d148a220f1d44f8627240e0cf",
  "_created": "2026-05-29T08:35:11.000Z",
  "_published": "2026-05-29T10:30:15.371Z",
  "_jobs": [
    {
      "job": 78466731340,
      "time": 237,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286635281"
    },
    {
      "job": 78466731372,
      "time": 418,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286689743"
    },
    {
      "job": 78466731349,
      "time": 531,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286723007"
    },
    {
      "job": 78466731389,
      "time": 381,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286679018"
    },
    {
      "job": 78466731370,
      "time": 513,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286717764"
    },
    {
      "job": 78466731404,
      "time": 438,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7288601433"
    },
    {
      "job": 78466731344,
      "time": 597,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287543014"
    },
    {
      "job": 78466731322,
      "time": 338,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288565410"
    },
    {
      "job": 78466731350,
      "time": 616,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287549439"
    },
    {
      "job": 78465955036,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286567444"
    },
    {
      "job": 78466731387,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286617970"
    },
    {
      "job": 78466731318,
      "time": 584,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286738972"
    },
    {
      "job": 78466731386,
      "time": 508,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7286716143"
    },
    {
      "job": 78466731329,
      "time": 507,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286716105"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/beachmat",
  "_commit": {
    "id": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
    "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": 1777380360
  },
  "_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": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "assorthead",
      "version": ">= 1.5.4",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "version": ">= 0.27.2",
      "role": "Imports"
    },
    {
      "package": "SparseArray",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "HDF5Array",
      "role": "Suggests"
    },
    {
      "package": "beachmat.hdf5",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 191,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "datarepresentation",
    "dataimport",
    "infrastructure",
    "bioconductor-package",
    "human-cell-atlas",
    "matrix-library",
    "cpp"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ltla",
      "count": 257,
      "uuid": 8166669
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 9,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 31030,
    "source": "https://www.bioconductor.org/packages/stats/bioc/beachmat"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/tatami-inc/beachmat",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/beachmat.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"
  ],
  "_homeurl": "https://github.com/tatami-inc/beachmat",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "checkMemoryCache",
    "colBlockApply",
    "flushMemoryCache",
    "getExecutor",
    "initializeCpp",
    "isFileBackedMatrix",
    "realizeFileBackedMatrix",
    "rowBlockApply",
    "tatami.arith",
    "tatami.binary",
    "tatami.bind",
    "tatami.column",
    "tatami.column.medians",
    "tatami.column.nan.counts",
    "tatami.column.sums",
    "tatami.compare",
    "tatami.dim",
    "tatami.get",
    "tatami.is.sparse",
    "tatami.log",
    "tatami.logic",
    "tatami.math",
    "tatami.medians",
    "tatami.multiply",
    "tatami.nan.counts",
    "tatami.not",
    "tatami.prefer.rows",
    "tatami.realize",
    "tatami.round",
    "tatami.row",
    "tatami.row.medians",
    "tatami.row.nan.counts",
    "tatami.row.sums",
    "tatami.subset",
    "tatami.sums",
    "tatami.sums.by.group",
    "tatami.transpose",
    "toCsparse",
    "whichNonZero"
  ],
  "_help": [
    {
      "page": "checkMemoryCache",
      "title": "Check the in-memory cache for matrix instances",
      "topics": [
        "checkMemoryCache",
        "flushMemoryCache"
      ]
    },
    {
      "page": "colBlockApply",
      "title": "Apply over blocks of columns or rows",
      "topics": [
        "colBlockApply",
        "rowBlockApply"
      ]
    },
    {
      "page": "getExecutor",
      "title": "Get the parallel executor",
      "topics": [
        "getExecutor"
      ]
    },
    {
      "page": "initializeCpp",
      "title": "Initialize matrix in C++ memory space",
      "topics": [
        "initializeCpp",
        "initializeCpp,ANY-method",
        "initializeCpp,ConstantArraySeed-method",
        "initializeCpp,DelayedAbind-method",
        "initializeCpp,DelayedAperm-method",
        "initializeCpp,DelayedMatrix-method",
        "initializeCpp,DelayedNaryIsoOp-method",
        "initializeCpp,DelayedSetDimnames-method",
        "initializeCpp,DelayedSubset-method",
        "initializeCpp,DelayedUnaryIsoOpStack-method",
        "initializeCpp,DelayedUnaryIsoOpWithArgs-method",
        "initializeCpp,dgCMatrix-method",
        "initializeCpp,dgeMatrix-method",
        "initializeCpp,dgRMatrix-method",
        "initializeCpp,externalptr-method",
        "initializeCpp,lgCMatrix-method",
        "initializeCpp,lgeMatrix-method",
        "initializeCpp,lgRMatrix-method",
        "initializeCpp,matrix-method",
        "initializeCpp,SVT_SparseMatrix-method"
      ]
    },
    {
      "page": "realizeFileBackedMatrix",
      "title": "Realize a file-backed DelayedMatrix",
      "topics": [
        "isFileBackedMatrix",
        "realizeFileBackedMatrix"
      ]
    },
    {
      "page": "tatami-utils",
      "title": "Tatami utilities",
      "topics": [
        "tatami-utils",
        "tatami.arith",
        "tatami.binary",
        "tatami.bind",
        "tatami.column.medians",
        "tatami.column.nan.counts",
        "tatami.column.sums",
        "tatami.compare",
        "tatami.dim",
        "tatami.get",
        "tatami.is.sparse",
        "tatami.log",
        "tatami.logic",
        "tatami.math",
        "tatami.medians",
        "tatami.multiply",
        "tatami.nan.counts",
        "tatami.not",
        "tatami.prefer.rows",
        "tatami.realize",
        "tatami.round",
        "tatami.row.medians",
        "tatami.row.nan.counts",
        "tatami.row.sums",
        "tatami.subset",
        "tatami.sums",
        "tatami.sums.by.group",
        "tatami.transpose"
      ]
    },
    {
      "page": "toCsparse",
      "title": "Convert a SparseMatrix to a CsparseMatrix",
      "topics": [
        "toCsparse"
      ]
    },
    {
      "page": "whichNonZero",
      "title": "Find non-zero entries of a matrix",
      "topics": [
        "whichNonZero"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/beachmat/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "BiocGenerics",
    "DelayedArray",
    "generics",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "Rcpp",
    "S4Arrays",
    "S4Vectors",
    "SparseArray",
    "XVector"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "linking.Rmd",
      "filename": "linking.html",
      "title": "Developing packages with beachmat",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Linking instructions",
        "Reading matrix data",
        "Enabling parallelization",
        "Comparison to block processing",
        "Session information"
      ],
      "created": "2018-03-13 09:53:19",
      "modified": "2025-08-19 21:51:39",
      "commits": 13
    }
  ],
  "_score": 11.238941013250091,
  "_indexed": true,
  "_nocasepkg": "beachmat",
  "_universes": [
    "bioc",
    "ltla",
    "tatami-inc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.29.0",
      "date": "2026-05-29T08:39:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "952fc1bfa151a5a971ff361652c8006076bc680db67f49d922669a5345b2584e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.29.0",
      "date": "2026-05-29T08:39:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "4d9185484708f3bf8c3b5384bf8fe23cf86a4ea0d387b40bd155aee92679cb9a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.29.0",
      "date": "2026-05-29T08:38:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "c030d0b2fcf2d56a58c73a29a915e09515ee0f6e9937a544090a43a033ed7ffa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.29.0",
      "date": "2026-05-29T08:39:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "672ace881ca39293afd61b932ddc5bcbc8c19ad963e451605f35e60b653910b9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.29.0",
      "date": "2026-05-29T10:24:41.000Z",
      "arch": "aarch64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "04ab4217f63bec997c463d0bfd490ee30f98b19a0be91f5eb5c172c8382f4d64",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.29.0",
      "date": "2026-05-29T09:22:55.000Z",
      "arch": "x86_64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "09067d3141a1b1f3250776cac90d7580d5e2bf196b7fb26916a17f0b3e1550df",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.29.0",
      "date": "2026-05-29T10:23:49.000Z",
      "arch": "aarch64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "d2549de094f751337f7558c7f415280186c8387b1c210b97ab4fe9b4cbe5387f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.29.0",
      "date": "2026-05-29T09:22:36.000Z",
      "arch": "x86_64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "8f5141c65e3dcc84e1a4e99c6d55f7b92c947ea76d7f5fe09f8e63e286a9efea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.29.0",
      "date": "2026-05-29T08:38:44.000Z",
      "arch": "emscripten",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "5d0e0676ba62f59bb90611fb188dd6cde081ea958c60eb09efe8eca7f73810f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.29.0",
      "date": "2026-05-29T08:38:22.000Z",
      "arch": "x86_64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "413f5fe45e3e66ec9e2c1259d2b5b4fe4fb7bc312c2bdf92895ac74539963816",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.29.0",
      "date": "2026-05-29T08:37:55.000Z",
      "arch": "x86_64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "d5071754bf25e951ae474f92c6b92e509f6b1d957ddebbe68713e7e5c6716398",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.29.0",
      "date": "2026-05-29T08:37:46.000Z",
      "arch": "x86_64",
      "commit": "de69b77e7cc7465f496bb33f1a718af95fd204cf",
      "fileid": "bea788ecd2bb3149d13fff7714276766bfd5c10dabe4273e3939abddc34ab38b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626946789"
    }
  ]
}