Package: alabaster.ranges
Title: Load and Save Ranges-related Artifacts from File
Version: 1.13.1
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 GenomicRanges, IRanges and related data structures
        into file artifacts, and load them back into memory. This is a
        more 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.
Depends: GenomicRanges, alabaster.base
Imports: methods, S4Vectors, BiocGenerics, IRanges, Seqinfo, rhdf5
Suggests: testthat, knitr, BiocStyle, jsonlite
VignetteBuilder: knitr
biocViews: DataImport, DataRepresentation
Encoding: UTF-8
Config/roxygen2/version: 8.1.0
Config/pak/sysreqs: libssl-dev libnode-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-09-05 02:38:48 UTC
RemoteUrl: https://github.com/bioc/alabaster.ranges
RemoteRef: HEAD
RemoteSha: 67392867a1c6d0c996f7995c45d7de6bfc1acb19
NeedsCompilation: no
Packaged: 2026-09-05 05:58:38 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.1; ; 2026-09-05 06:01:17 UTC; unix
