Entering edit mode
I am attempting to install the 'immunedeconv' package via R Studio, but I have encountered an error message stating "ERROR: lazy loading failed for package 'immunedeconv'". Are there any solutions available to address this issue?
```r install.packages("remotes") remotes::install_github("omnideconv/immunedeconv")
It would be very helpful if you provide the complete output of the installation. But people in this forum might not be familiar with it because this is not a package included in Bioconductor.