chanzuckerberg / cellxgene-census

CZ CELLxGENE Discover Census
https://chanzuckerberg.github.io/cellxgene-census/
MIT License
76 stars 20 forks source link

[r] Add limits to acceptance tests in R #1060

Closed ebezzi closed 4 months ago

ebezzi commented 5 months ago

Acceptance tests in R require too much memory even on a 1TB runner now:

https://github.com/chanzuckerberg/cellxgene-census/actions/runs/8304274116/job/22729690851

Add coords bound (like in Python) to limit the amount of required memory.