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).
Version: 0.27.2
Encoding: UTF-8
Author: Hervé Pagès and Patrick Aboyoun
Maintainer: Hervé Pagès <hpages@fredhutch.org>
biocViews: Infrastructure, DataRepresentation
Depends: R (>= 2.8.0), methods, BiocGenerics (>= 0.19.2), S4Vectors (>=
        0.25.14), IRanges (>= 2.21.6)
Imports: methods, utils, zlibbioc, BiocGenerics, S4Vectors, IRanges
LinkingTo: S4Vectors, IRanges
Suggests: Biostrings, drosophila2probe, RUnit
License: Artistic-2.0
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 intra-range-methods.R compact-methods.R
        reverse-methods.R slice-methods.R view-summarization-methods.R
        updateObject-methods.R zzz.R
git_url: https://git.bioconductor.org/packages/XVector
git_branch: master
git_last_commit: f309b5c
git_last_commit_date: 2020-03-24
Date/Publication: 2020-03-24
NeedsCompilation: yes
Packaged: 2020-03-25 03:33:36 UTC; biocbuild
Built: R 4.0.0; i386-w64-mingw32; 2020-03-25 15:35:14 UTC; windows
Archs: i386, x64
