immunogenomics / presto

Fast Wilcoxon and auROC
144 stars 33 forks source link

Add biocViews to description #4

Closed innesbre closed 3 years ago

innesbre commented 4 years ago

Adding biocViews: to the description allows the DESeq2 dependency to be installed automatically from Bioconductor. Otherwise this happens:

> devtools::install_github("immunogenomics/presto")
Downloading GitHub repo immunogenomics/presto@master
Skipping 1 packages not available: DESeq2
Installing 2 packages: DESeq2, RcppArmadillo
Error: Failed to install 'presto' from GitHub:
  (converted from warning) package ‘DESeq2’ is not available (for R version 3.6.3)