single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
84 stars 25 forks source link

[r] Set minimum version of Arrow to 15.0.1 #2678

Closed mojaveazure closed 3 months ago

mojaveazure commented 3 months ago

Sets the minimum version of Arrow to 15.0.1; tiledbsoma-r makes use of the following Arrow features:

The only release of Arrow on CRAN was 15.0.1, so I'm setting the minimum version to that