Yelab2020 / Cottrazm

Construct Tumor Transition Zone Microenvironment
35 stars 7 forks source link

Error while installing Cottrazm when loading readr - any ways to bypass this?? #4

Open parkjooyoung99 opened 1 year ago

parkjooyoung99 commented 1 year ago

Dear developer,

I really enjoyed reading the paper about this tool and tried to use this with my Visium data. However, while installing, I got the error as an attached image image .

I wonder if there are any ways to bypass using readr while installing the tools! Thank you !

xzz-1995 commented 5 months ago

Hi, the error might have been caused when test loading Cottrazm imported package readr, and readr itself or its dependency packages have conflicts with some package you already loaded. Could you provide me more detailed session_info? Or you can try to library(readr) separately to figure out which packege conflict with readr.