StoreyLab / subSeq

Subsampling of high-throughput sequencing count data
MIT License
19 stars 2 forks source link

install failed #4

Closed komais closed 9 years ago

komais commented 9 years ago

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : namespace ‘qvalue’ 1.40.0 is being loaded, but >= 1.99 is required

but i only find qvalue 1.40.0 in biocondctor , so where can i download > 1.99?

dgrtwo commented 9 years ago

As noted here, please install this first:

install_github("jdstorey/qvalue")