hms-dbmi / scde

R package for analyzing single-cell RNA-seq data
http://pklab.med.harvard.edu/scde
Other
170 stars 64 forks source link

i could not install scde #80

Closed woshiyangsi closed 4 years ago

woshiyangsi commented 4 years ago

i had try these two ways,but all failed.

library(devtools) devtools::install_github("hms-dbmi/scde")

BiocManager::install("scde")

error:ERROR: compilation failed for package ‘scde’

R:3.6.1 sys:macos10.13

woshiyangsi commented 4 years ago

when i install the quartz in my mac, it works