Package: OmicsLake Title: OmicsLake: Versioned, On-Disk Omics Data Management for Bioconductor Version: 0.99.3 Authors@R: person(given = "Yusuke", family = "Matsui", role = c("aut", "cre"), email = "mail.to.matsui@gmail.com", comment = c(ORCID = "0000-0003-3977-4313")) Author: Yusuke Matsui [aut, cre] Maintainer: Yusuke Matsui Description: A lightweight framework for versioned, on-disk omics data management using DuckDB, Arrow, and Parquet. It provides read/write-style functions, snapshots, and version-aware dataset lineage for tracked or explicitly annotated workflows. Adapters preserve supported Bioconductor containers, including SummarizedExperiment and MultiAssayExperiment, while retaining queryable tabular components. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.5.0) Imports: jsonlite, arrow, dplyr, dbplyr, DBI, duckdb, Matrix, SummarizedExperiment, S4Vectors, R6, rlang, tools, methods, withr Suggests: MultiAssayExperiment, HDF5Array, DelayedArray, knitr, rmarkdown, testthat (>= 3.0.0), igraph, yaml, bench, grDevices, graphics, stats, utils, SingleCellExperiment, GenomicRanges, Spectra, MsExperiment, QFeatures, xcms, Chromatograms, renv, tibble, pkgdown VignetteBuilder: knitr biocViews: Infrastructure, DataImport, DataRepresentation URL: https://github.com/matsui-lab/OmicsLake BugReports: https://github.com/matsui-lab/OmicsLake/issues RoxygenNote: 7.3.3 NeedsCompilation: no Config/pak/sysreqs: cmake libicu-dev libssl-dev xz-utils zlib1g-dev Repository: https://biocstaging.r-universe.dev Date/Publication: 2026-07-15 13:42:39 UTC RemoteUrl: https://github.com/BiocStaging/OmicsLake RemoteRef: HEAD RemoteSha: 0d2b2fc7793e889f82a54deb6964649404a66bb6 Packaged: 2026-07-15 15:17:52 UTC; root