Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resync with recent developments in SparseArray/DelayedArray packages #64

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

hpages
Copy link
Contributor

@hpages hpages commented Jul 15, 2024

Hi @const-ae,

This PR fixes some breakage caused by recent changes to the SparseArray and DelayedArray packages. In particular, starting with DelayedArray >= 0.31.5, SparseArraySeed objects are deprecated in favor of COO_SparseArray objects from the SparseArray package.

Note that this PR requires SparseArray >= 1.5.21 which is available on GitHub here but will only propagate to the Bioconductor package repositories in the next 48 hrs or so.

Let me know if you have questions.

Best,
H.

@const-ae const-ae merged commit 21e9908 into const-ae:devel Jul 22, 2024
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.

None yet

2 participants