SingleR-inc / celldex

Collection of cell type reference datasets.
https://bioconductor.org/packages/devel/data/experiment/html/celldex.html
44 stars 7 forks source link

error when trying to get ref data #8

Closed christoforos-dimitropoulos closed 2 years ago

christoforos-dimitropoulos commented 3 years ago

Hey

I am getting the following error when I run the ImmGenData function

 immgen <- ImmGenData(ensembl=TRUE)
Error: 'R_user_dir' is not an exported object from 'namespace:tools'

Is there a way to deal with it? Thanks

LTLA commented 3 years ago

You'll need R 4.0 or higher. You shouldn't have been able to install the latest version of BioC packages without it.