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

[Backport release-1.5] [r] Suppress deprecation warnings in write_soma.DataFrame() #1878

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 6, 2023

Backport 374701f from #1876

Bioc 3.18 and R 4.3.2 now throw deprecation warnings when casting from
`S4Vectors::DataFrame` to `data.frame`; this PR suppresses deprecation
warnings when doing that cast, but allows additional warnings to
percolate through

[sc-36559]

replaces #1874
resolves #1875
@johnkerl johnkerl merged commit 3f521e9 into release-1.5 Nov 6, 2023
@johnkerl johnkerl deleted the backport-1876-to-release-1.5 branch November 6, 2023 18:47
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