PoisonAlien / maftools

Summarize, Analyze and Visualize MAF files from TCGA or in-house studies.
http://bioconductor.org/packages/release/bioc/html/maftools.html
MIT License
452 stars 222 forks source link

fix(DESCRIPTION): move curl to SystemRequirements #1070

Closed eliseomartelli closed 2 weeks ago

eliseomartelli commented 2 weeks ago

Moves curl to SystemRequirements since its necessary to build the package.

PoisonAlien commented 2 weeks ago

Thanks for the fix.