Closed kevinrue closed 4 years ago
I can confirm that this PR fixes the velociraptor R CMD check issue (locally, macOS).
Sorry I have been slow to look at this, I was on leave until today 🏝. Shouldn't cause any problems so will merge and push to Bioconductor.
Currently, https://github.com/kevinrue/velociraptor fails
R CMD check
with errorSee https://github.com/kevinrue/velociraptor/runs/1043289251
Running
conda install anndata==0.7.4
in the basilisk/conda environment allowedR CMD check
to pass successfully.Which seems to make sense as https://anndata.readthedocs.io/en/latest/#id1 mentions a new function
anndata.concat()