Package: XVector Title: Foundation of external vector representation and manipulation in Bioconductor Description: Provides memory efficient S4 classes for storing sequences "externally" (e.g. behind an R external pointer, or on disk). biocViews: Infrastructure, DataRepresentation URL: https://bioconductor.org/packages/XVector BugReports: https://github.com/Bioconductor/XVector/issues Version: 0.53.0 License: Artistic-2.0 Encoding: UTF-8 Author: Hervé Pagès and Patrick Aboyoun Maintainer: Hervé Pagès Depends: R (>= 4.0.0), methods, BiocGenerics (>= 0.37.0), S4Vectors (>= 0.27.12), IRanges (>= 2.43.8) Imports: methods, utils, stats, tools, BiocGenerics, S4Vectors, IRanges LinkingTo: S4Vectors, IRanges Suggests: Biostrings, drosophila2probe, RUnit Collate: io-utils.R RDS-random-access.R SharedVector-class.R SharedRaw-class.R SharedInteger-class.R SharedDouble-class.R XVector-class.R XRaw-class.R XInteger-class.R XDouble-class.R XVectorList-class.R XRawList-class.R XRawList-comparison.R XIntegerViews-class.R XDoubleViews-class.R OnDiskRaw-class.R RdaCollection-class.R RdsCollection-class.R intra-range-methods.R compact-methods.R reverse-methods.R slice-methods.R view-summarization-methods.R updateObject-methods.R zzz.R Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:37:43 UTC RemoteUrl: https://github.com/bioc/XVector RemoteRef: HEAD RemoteSha: c98e152a86e5397d1c70cfe8fbdbcd1cf4223cdd NeedsCompilation: yes Packaged: 2026-06-23 14:46:38 UTC; root