Package: alabaster.base
Title: Save Bioconductor Objects to File
Version: 1.13.4
Date: 2026-09-05
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com")
License: MIT + file LICENSE
Description: Save Bioconductor data structures into file artifacts, and
        load them back into memory. This is a more robust and portable
        alternative to serialization of such objects into RDS files.
        Each artifact is associated with metadata for further
        interpretation; downstream applications can enrich this
        metadata with context-specific properties.
Imports: alabaster.schemas, methods, utils, S4Vectors, rhdf5 (>=
        2.47.6), jsonlite, jsonvalidate, Rcpp
Suggests: BiocStyle, rmarkdown, knitr, testthat, digest, Matrix,
        alabaster.matrix
LinkingTo: Rcpp, assorthead (>= 1.1.2), Rhdf5lib
VignetteBuilder: knitr
SystemRequirements: C++17, GNU make
Encoding: UTF-8
biocViews: DataRepresentation, DataImport
URL: https://github.com/ArtifactDB/alabaster.base
BugReports: https://github.com/ArtifactDB/alabaster.base/issues
Config/roxygen2/version: 8.1.0
Config/pak/sysreqs: make libssl-dev libnode-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-09-06 02:39:18 UTC
RemoteUrl: https://github.com/bioc/alabaster.base
RemoteRef: HEAD
RemoteSha: 6b6157efc1d7dd429b2495f2f60f0d1ca692042f
NeedsCompilation: yes
Packaged: 2026-09-06 06:09:54 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.1; x86_64-w64-mingw32; 2026-09-06 06:12:05 UTC; windows
Archs: x64
