campbio / decontX

Methods for decontamination of single cell data
MIT License
29 stars 1 forks source link

Failed to install "decontX" #10

Closed GYF-pixel closed 11 months ago

GYF-pixel commented 1 year ago

Hi, I tried to install R packages through"devtools::install_github("campbio/decontX")", however, it reports

I've updated all my files, but still don't know what's wrong, could you please help me with this issue?

joshua-d-campbell commented 1 year ago

Hi @GYF-pixel, sorry you are having trouble with the installation. Could you let us know what system you are using (mac, linux, windows)? You could also try installing our development branch:

devtools::install_github("campbio/decontX@devel")
yuan-yin-truly commented 1 year ago

@GYF-pixel It also might have to do with R version 4.3.1. You can try installing again on an R version 4.2 (I am using 4.2.1).

yuan-yin-truly commented 11 months ago

I am going to close the issue. Let us know if you still have any questions @GYF-pixel