-
Notifications
You must be signed in to change notification settings - Fork 25
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
Use TileDB Core 2.20, TileDB-Py 0.26, TileDB-R 0.24 #2150
Conversation
This pull request has been linked to Shortcut Story #41030: Update projects to TileDB 2.20. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2150 +/- ##
===========================================
- Coverage 81.15% 67.46% -13.69%
===========================================
Files 84 50 -34
Lines 6341 2536 -3805
Branches 215 215
===========================================
- Hits 5146 1711 -3435
+ Misses 1096 726 -370
Partials 99 99
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This may have to be on hold for the R side of things until 0.24.0 is actually i) at CRAN, ii) merged into main, iii) tagged as a release, iv) built everywhere we care about (r2u, conda, ...) We are waiting for a human override at CRAN as the package is held for an issue outside the package, and our control. |
All good @eddelbuettel -- and thank you -- this PR is "up and ready to poke the retry button" whenever (and by whomever, although realistically I'll mostly likely be the one pushing the retry button when that's ready) |
As just commented in another issue, it is a little different 'this time' and at least now as we have a release, binaries where we make them ... but no CRAN release (yet at least). |
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/7981175554/job/21792363225?pr=2150 shows that we are getting core 2.20.1 for TileDB-SOMA-R but 2.20.0 via TileDB-Py 0.26.0:
cc @ihnorton |
Dependencies as discussed in Slack with @ihnorton |
[sc-41030]