Skip to content

Expose implicit XVector requirement#99

Open
MichaelChirico wants to merge 3 commits into
Bioconductor:develfrom
MichaelChirico:patch-2
Open

Expose implicit XVector requirement#99
MichaelChirico wants to merge 3 commits into
Bioconductor:develfrom
MichaelChirico:patch-2

Conversation

@MichaelChirico

@MichaelChirico MichaelChirico commented Jun 11, 2026

Copy link
Copy Markdown

These examples implicitly require XVector, which is not a declared dependency:

  • disjoin() > GRangesList method of disjoin() > GenomicRanges method of disjoin() > deconstructGRintoRGL() > CompressedIRangesList method of disjoin() > IRanges:::.range_CompressedIRangesList() > S4Vectors:::load_package_gracefully("XVector", ...)

  • range() > GenomicRanges method of range() > CompressedIRangesList method of range() > IRanges:::.range_CompressedIRangesList() > S4Vectors:::load_package_gracefully("XVector", ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant