Package: alabaster.ranges
Title: Load and Save Ranges-related Artifacts from File
Version: 1.10.0
Date: 2025-07-22
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
RoxygenNote: 7.2.3
biocViews: DataImport, DataRepresentation
Config/pak/sysreqs: libssl-dev libnode-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:21:11 UTC
RemoteUrl: https://github.com/bioc/alabaster.ranges
RemoteRef: RELEASE_3_22
RemoteSha: e35375b54f96f75712a8d569a983ce6c25764c51
NeedsCompilation: no
Packaged: 2025-11-15 07:30:43 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.2; ; 2025-11-15 07:32:44 UTC; windows
