r-hub / sysreqsdb

SystemRequirements mappings for R packages
135 stars 32 forks source link

Add libxml2 exception for DESeq2 #90

Closed JSchoenbachler closed 2 years ago

JSchoenbachler commented 2 years ago

@gaborcsardi sorry for another pull request, but I need this exception added as well.

Don't be scared by the amount of commits, if you look at them you'll see I forgot to fetch upstream before I committed the change so the commits are the following:

  1. Add initial openssl exception. (Already merged)
  2. Add libxml2 exception.
  3. Revert commit in point 2.
  4. Fetch upstream from this branch.
  5. Re-add libxml2 exception.

The only thing changed in code is adding the libxml2 exception to DESeq2.

gaborcsardi commented 2 years ago

Thanks! Deployed: https://sysreqs.r-hub.io/pkg/DESeq2