Hi, thank you for wonderful package. I am extremely new to R programming so I am sorry I am asking you naive questions. I am trying to follow the Nichenet vignette but I couldn't install packages in the first place. I follow following co...
I am wondering if could tell me how to solve this installation problem shown below. Thanks! error: Failed to install 'nichenetr' from GitHub: (warnings) cannot remove prior installation of package ‘reshape2’ And I also could not remove t...
Installation typically takes a few minutes, depending on the number of dependencies that has already been installed on your PC. You can install nichenetr (and required dependencies) from github with: nichenetr was tested on both Windows and Linux (most recently tested R version: R 4.3.2) ...
You can install nichenetr (and required dependencies) from github with: # install.packages("devtools") devtools::install_github("saeyslab/nichenetr") nichenetr was tested on both Windows and Linux (most recently tested R version: R 4.0.0) Learning to use nichenetr To learn using nichenet...