{
  "_id": "6a17affeacfb0bcc41d9acc6",
  "Package": "dbMatrix",
  "Title": "Database-Backed Matrix Classes and Operations",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Edward\", \"C. Ruiz\", , \"ecr7407@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9174-5387\")),\nperson(\"Jiaji\", \"George Chen\", email = \"jiajic@bu.edu\", role = c(\"aut\")),\nperson(\"Ruben\", \"Dries\", email = \"rubendries@gmail.com\",role = c(\"aut\")))",
  "Description": "Provides S4 classes and methods for storing dense and\nsparse matrices in 'DuckDB' databases. The package supports\nconstructing database-backed matrices from base R and 'Matrix'\nobjects, extracting slices and summaries, performing arithmetic\nand selected linear algebra operations, and materializing\nresults for larger-than-memory workflows. It integrates with\n'dbProject' to keep database paths, live connections, and lazy\nmatrix tables synchronized across interactive analyses.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/dbverse-org/dbmatrix-r,\nhttps://dbverse-org.github.io/dbmatrix-r/",
  "BugReports": "https://github.com/dbverse-org/dbmatrix-r/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libzstd-dev\nlibssl-dev xz-utils",
  "Repository": "https://dbverse-org.r-universe.dev",
  "Date/Publication": "2026-05-28 01:43:56 UTC",
  "RemoteUrl": "https://github.com/dbverse-org/dbmatrix-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d5188c972e013a077588cfe87ab02ab26abf149",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 02:55:04 UTC",
    "User": "root"
  },
  "Author": "Edward C. Ruiz [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9174-5387>),\nJiaji George Chen [aut],\nRuben Dries [aut]",
  "Maintainer": "Edward C. Ruiz <ecr7407@gmail.com>",
  "MD5sum": "b33da052f7501b4e6415d0205f951289",
  "_user": "dbverse-org",
  "_type": "src",
  "_file": "dbMatrix_0.1.0.tar.gz",
  "_fileid": "9b08808f8c20d041bfc5748cd39ec084207e9cd394f4a5e225845f1d468b872a",
  "_filesize": 774573,
  "_sha256": "9b08808f8c20d041bfc5748cd39ec084207e9cd394f4a5e225845f1d468b872a",
  "_created": "2026-05-28T02:55:04.000Z",
  "_published": "2026-05-28T03:01:18.730Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78215216816,
      "time": 259,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256767250"
    },
    {
      "job": 78215216829,
      "time": 225,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256761090"
    },
    {
      "job": 78215216801,
      "time": 203,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256757054"
    },
    {
      "job": 78215216818,
      "time": 223,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256760758"
    },
    {
      "job": 78215216853,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256750029"
    },
    {
      "job": 78215216813,
      "time": 279,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256770997"
    },
    {
      "job": 78215216826,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256749040"
    },
    {
      "job": 78215216833,
      "time": 275,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256770245"
    },
    {
      "job": 78214822515,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256720308"
    },
    {
      "job": 78215216799,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256745112"
    },
    {
      "job": 78215216810,
      "time": 208,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256758021"
    },
    {
      "job": 78215216805,
      "time": 189,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256754493"
    },
    {
      "job": 78215216817,
      "time": 303,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256775396"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dbverse-org/dbmatrix-r",
  "_commit": {
    "id": "6d5188c972e013a077588cfe87ab02ab26abf149",
    "author": "Ed2uiz <ecr7407@gmail.com>",
    "committer": "Ed2uiz <ecr7407@gmail.com>",
    "message": "feat: fuse same-source Ops via expression flattening\n",
    "time": 1779932636
  },
  "_maintainer": {
    "name": "Edward C. Ruiz",
    "email": "ecr7407@gmail.com",
    "login": "ed2uiz",
    "bluesky": "@ed2uiz.bsky.social",
    "description": "Open source, spatial omics.",
    "uuid": 32622519,
    "orcid": "0000-0002-9174-5387"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "RSpectra",
      "role": "LinkingTo"
    },
    {
      "package": "nanoarrow",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "version": ">= 1.6-5",
      "role": "Imports"
    },
    {
      "package": "MatrixGenerics",
      "version": ">= 1.12.3",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "nanoarrow",
      "role": "Imports"
    },
    {
      "package": "dbProject",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "irlba",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "checkmate",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "sparseMatrixStats",
      "role": "Suggests"
    },
    {
      "package": "RSpectra",
      "role": "Suggests"
    }
  ],
  "_owner": "dbverse-org",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 47
    },
    {
      "week": "2025-40",
      "n": 25
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 9
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 26
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 9
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0.9123",
      "date": "2025-10-07"
    },
    {
      "name": "v0.0.0.9124",
      "date": "2025-10-14"
    },
    {
      "name": "v0.0.0.9125",
      "date": "2025-12-04"
    },
    {
      "name": "v0.0.0.9126",
      "date": "2026-01-13"
    },
    {
      "name": "v0.1.0",
      "date": "2026-05-14"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ed2uiz",
      "count": 355,
      "uuid": 32622519
    },
    {
      "user": "jiajic",
      "count": 72,
      "uuid": 72078254
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 210240781,
    "type": "organization",
    "name": "dbverse-org"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dbMatrix"
  },
  "_devurl": "https://github.com/dbverse-org/dbmatrix-r",
  "_pkgdown": "https://dbverse-org.github.io/dbmatrix-r/",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dbMatrix.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dbverse-org/dbmatrix-r",
  "_realowner": "dbverse-org",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "%in%",
    "Arith",
    "as.dbMatrix",
    "colMeans",
    "colnames.dbMatrix",
    "colnames<-.dbMatrix",
    "colSds",
    "colSums",
    "colVars",
    "db_svd",
    "dbDenseMatrix",
    "dbLoad",
    "dbMatrix",
    "dbMatrix_from_tbl",
    "dbSparseMatrix",
    "head",
    "Math",
    "mean",
    "ncol.dbMatrix",
    "nrow.dbMatrix",
    "Ops",
    "rowMeans",
    "rownames.dbMatrix",
    "rownames<-.dbMatrix",
    "rowSds",
    "rowSums",
    "rowVars",
    "sim_dbDenseMatrix",
    "sim_dbSparseMatrix",
    "Summary",
    "t",
    "tail",
    "to_named_ijx_tbl",
    "writeMM"
  ],
  "_help": [
    {
      "page": "extract-dbMatrix",
      "title": "Extract or replace values in database-backed matrices",
      "concept": [
        "dbMatrix"
      ],
      "topics": [
        "[,dbMatrix,dbDenseMatrix,dbDenseMatrix,ANY-method",
        "[,dbMatrix,dbDenseMatrix,missing,ANY-method",
        "[,dbMatrix,dbIndex,dbIndex,ANY-method",
        "[,dbMatrix,dbIndex,missing,ANY-method",
        "[,dbMatrix,dbMatrix,missing,ANY-method",
        "[,dbMatrix,missing,dbDenseMatrix,ANY-method",
        "[,dbMatrix,missing,dbIndex,ANY-method",
        "[<-,dbMatrix,dbMatrix,missing,ANY-method"
      ]
    },
    {
      "page": "percent-in",
      "title": "Value Matching",
      "concept": [
        "transform"
      ],
      "topics": [
        "%in%,ANY,dbDenseMatrix-method",
        "%in%,dbDenseMatrix,ANY-method",
        "%in%,dbSparseMatrix,ANY-method"
      ]
    },
    {
      "page": "dbMatrix-methods",
      "title": "Arith dbMatrix, e2",
      "topics": [
        "Arith,ANY,dbMatrix-method",
        "Arith,dbMatrix,ANY-method",
        "Arith,dbMatrix,dbMatrix-method",
        "dbLoad,DBIConnection-method",
        "Ops,ANY,dbMatrix-method",
        "Ops,dbMatrix,ANY-method",
        "Ops,dbMatrix,dbMatrix-method",
        "writeMM,dbMatrix-method"
      ]
    },
    {
      "page": "as.dbMatrix",
      "title": "Convert 'Matrix::Matrix' to 'dbMatrix'",
      "concept": [
        "dbMatrix"
      ],
      "topics": [
        "as.dbMatrix"
      ]
    },
    {
      "page": "as.matrix.dbMatrix",
      "title": "Convert 'dbMatrix' to in-memory matrix",
      "concept": [
        "dbMatrix"
      ],
      "topics": [
        "as.matrix.dbMatrix"
      ]
    },
    {
      "page": "coerce-dbMatrix-dgCMatrix",
      "title": "Coerce dbMatrix to dgCMatrix",
      "topics": [
        "coerce-dbDenseMatrix-dgCMatrix",
        "coerce-dbMatrix-dgCMatrix",
        "coerce-dbSparseMatrix-dgCMatrix"
      ]
    },
    {
      "page": "coerce-dbMatrix-matrix",
      "title": "Coerce dbMatrix to matrix",
      "topics": [
        "coerce-dbDenseMatrix-matrix",
        "coerce-dbMatrix-matrix",
        "coerce-dbSparseMatrix-matrix"
      ]
    },
    {
      "page": "coerce-matrix-dbMatrix",
      "title": "Coerce matrix to dbMatrix",
      "topics": [
        "coerce-dgCMatrix-dbMatrix",
        "coerce-matrix-dbMatrix"
      ]
    },
    {
      "page": "row_col_sds",
      "title": "Row (column) standard deviations for 'dbMatrix' objects",
      "concept": [
        "summary"
      ],
      "topics": [
        "colSds,dbDenseMatrix-method",
        "colSds,dbSparseMatrix-method",
        "rowSds,dbDenseMatrix-method",
        "rowSds,dbSparseMatrix-method"
      ]
    },
    {
      "page": "compute.dbMatrix",
      "title": "Force computation of a dbMatrix",
      "topics": [
        "compute.dbMatrix"
      ]
    },
    {
      "page": "db_svd",
      "title": "Perform Streaming SVD on a dbMatrix",
      "topics": [
        "db_svd"
      ]
    },
    {
      "page": "dbDenseMatrix-class",
      "title": "S4 Class for 'dbDenseMatrix'",
      "topics": [
        "dbDenseMatrix",
        "dbDenseMatrix-class"
      ]
    },
    {
      "page": "dbMatrix_from_tbl",
      "title": "dbMatrix_from_tbl",
      "concept": [
        "dbMatrix"
      ],
      "topics": [
        "dbMatrix_from_tbl"
      ]
    },
    {
      "page": "dbMatrix_options",
      "title": "dbMatrix Package Global Options",
      "topics": [
        "dbMatrix-options",
        "dbMatrix_options"
      ]
    },
    {
      "page": "dbSparseMatrix-class",
      "title": "S4 Class for dbSparseMatrix",
      "topics": [
        "dbSparseMatrix",
        "dbSparseMatrix-class"
      ]
    },
    {
      "page": "dim-dbMatrix-method",
      "title": "Dimensions of an Object",
      "concept": [
        "matrix_props"
      ],
      "topics": [
        "dim,dbMatrix-method"
      ]
    },
    {
      "page": "head_tail",
      "title": "Return the First or Last Parts of an Object",
      "concept": [
        "matrix_props"
      ],
      "topics": [
        "head,dbMatrix-method",
        "tail,dbMatrix-method"
      ]
    },
    {
      "page": "is.na-dbMatrix-method",
      "title": "Element-wise is.na for dbMatrix",
      "concept": [
        "transform"
      ],
      "topics": [
        "is.na,dbMatrix-method"
      ]
    },
    {
      "page": "length",
      "title": "Length of a 'dbMatrix' Object",
      "concept": [
        "matrix_props"
      ],
      "topics": [
        "length,dbMatrix-method"
      ]
    },
    {
      "page": "Math-dbMatrix-method",
      "title": "Math Operations for 'dbMatrix' Objects",
      "concept": [
        "transform"
      ],
      "topics": [
        "Math,dbMatrix-method"
      ]
    },
    {
      "page": "mean",
      "title": "Arithmetic Mean for 'dbMatrix' objects",
      "concept": [
        "summary"
      ],
      "topics": [
        "mean,dbDenseMatrix-method",
        "mean,dbSparseMatrix-method"
      ]
    },
    {
      "page": "names-dbDenseMatrix-method",
      "title": "The names of a dbMatrix Object",
      "concept": [
        "matrix_props"
      ],
      "topics": [
        "names,dbDenseMatrix-method"
      ]
    },
    {
      "page": "nrow_ncol",
      "title": "The Number of Rows/Columns of a dbMatrix Object",
      "concept": [
        "matrix_props"
      ],
      "topics": [
        "ncol.dbMatrix",
        "nrow.dbMatrix"
      ]
    },
    {
      "page": "row_col_means",
      "title": "Row (column) means for 'dbMatrix' objects",
      "concept": [
        "summary"
      ],
      "topics": [
        "colMeans,dbMatrix-method",
        "rowMeans,dbMatrix-method"
      ]
    },
    {
      "page": "matrix_props",
      "title": "Retrieve and Set Row (Column) Dimension Names of dbMatrix Objects",
      "concept": [
        "matrix_props"
      ],
      "topics": [
        "colnames.dbMatrix",
        "colnames<-.dbMatrix",
        "dimnames,dbMatrix-method",
        "dimnames<-,dbMatrix,list-method",
        "rownames.dbMatrix",
        "rownames<-.dbMatrix"
      ]
    },
    {
      "page": "row_col_sums",
      "title": "Row (column) sums for 'dbMatrix' objects",
      "concept": [
        "summary"
      ],
      "topics": [
        "colSums,dbDenseMatrix-method",
        "colSums,dbSparseMatrix-method",
        "rowSums,dbDenseMatrix-method",
        "rowSums,dbSparseMatrix-method"
      ]
    },
    {
      "page": "row_col_vars",
      "title": "Row (column) variances for 'dbMatrix' objects",
      "concept": [
        "summary"
      ],
      "topics": [
        "colVars,dbDenseMatrix-method",
        "colVars,dbSparseMatrix-method",
        "rowVars,dbDenseMatrix-method",
        "rowVars,dbSparseMatrix-method"
      ]
    },
    {
      "page": "Summary-dbMatrix-method",
      "title": "Summary Methods for 'dbMatrix' Objects",
      "concept": [
        "summary"
      ],
      "topics": [
        "Summary,dbMatrix-method"
      ]
    },
    {
      "page": "t-dbMatrix",
      "title": "Matrix Transpose",
      "concept": [
        "transform"
      ],
      "topics": [
        "t,dbMatrix-method"
      ]
    },
    {
      "page": "to_named_ijx_tbl",
      "title": "Convert dbMatrix to named ijx table",
      "concept": [
        "dbMatrix"
      ],
      "topics": [
        "to_named_ijx_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/dbverse-org/dbmatrix-r/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "blob",
    "cli",
    "connections",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "dbProject",
    "digest",
    "dplyr",
    "duckdb",
    "fs",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "nanoarrow",
    "openssl",
    "pillar",
    "pins",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rscontract",
    "RSpectra",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "whisker",
    "withr",
    "yaml"
  ],
  "_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": "arithmetic.Rmd",
      "filename": "arithmetic.html",
      "title": "Arithmetic",
      "engine": "knitr::rmarkdown",
      "headings": [
        "dbMatrix arithmetic",
        "Create test data",
        "Create a dbMatrix object",
        "Scalar Arithmetic",
        "Matrix Arithmetic",
        "Matrix Multiplication",
        "Hadamard product",
        "Matrix product",
        "Cleanup",
        "Session Info"
      ],
      "created": "2023-11-25 16:19:29",
      "modified": "2026-05-13 10:18:27",
      "commits": 14
    },
    {
      "source": "operations.Rmd",
      "filename": "operations.html",
      "title": "Operations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Loading library",
        "dbMatrix generics",
        "dbSparse Matrix Operations",
        "Create test data",
        "transpose",
        "colMeans",
        "colSums",
        "rowMeans",
        "rowSums",
        "dim",
        "Check results are equivalent",
        "dbDenseMatrix Operations",
        "mean",
        "Cleanup",
        "Session Info"
      ],
      "created": "2023-11-20 19:16:46",
      "modified": "2026-05-13 10:18:27",
      "commits": 15
    },
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "dbMatrix",
        "Minimal example",
        "dbSparseMatrix",
        "dbDenseMatrix"
      ],
      "created": "2023-11-24 17:53:45",
      "modified": "2026-05-08 15:16:21",
      "commits": 8
    }
  ],
  "_score": 5.707570176097937,
  "_indexed": true,
  "_nocasepkg": "dbmatrix",
  "_universes": [
    "dbverse-org",
    "ed2uiz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T02:58:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "e7db2376d6559e48fb04a21de2bf3814a5c611c8916117f73fe0fc015fdce7de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T02:57:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "f05e0abb08dc107fcc22c88ab5c4fe0b278ff23df74ca6c96a3bf4f4362f548e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T02:57:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "49fea3f4b24c3f574c43f8bc8e2f50e3d4b8a081875511f8cc6a04fb212796db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T02:57:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "f78165fa6658b2ba954cf75052f8337849efd38442bf673c11ba2e47fca3dd78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T02:57:16.000Z",
      "arch": "aarch64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "fd449f64ad979c4af5b5159af1dc9e31c880c98ede8af9daf320422bfe11f605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T02:58:16.000Z",
      "arch": "x86_64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "154733478b66c8704e92dc7e29fa211c1d595388b34d51233a81430e7a236c63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T02:57:16.000Z",
      "arch": "aarch64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "273edb56d91c19c2cbb020209ee0f374ff4c08164fc8506a0bfb66c4eec9b44a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T02:58:06.000Z",
      "arch": "x86_64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "a99300713f51bfdd86c5a7ea0d18b068caafbb46146ee08166393d474e3070eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T02:57:47.000Z",
      "arch": "emscripten",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "837fa7e86ee8b0e192d8527445f943cc0c37f606ecedeeced8e5ad81d4720d76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T02:56:53.000Z",
      "arch": "x86_64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "a9c02924d967dc3cb26a7bbb7c378bf36de9413c98f8dd2a38dc8a5fd16bb712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T02:56:50.000Z",
      "arch": "x86_64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "692d7cd9f0e614e8daa7a0fb03e2be90019264f8336d249f3ccbd05f511aa08e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T02:57:46.000Z",
      "arch": "x86_64",
      "commit": "6d5188c972e013a077588cfe87ab02ab26abf149",
      "fileid": "557a74d80eea4be7a1ff78342ab7097ba888ba97ae20e60f0530e90b487d51af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551633143"
    }
  ]
}