MSKCC-Epi-Bio / gnomeR

Package to wrangle and visualize genomic data in R
https://mskcc-epi-bio.github.io/gnomeR/
Other
26 stars 19 forks source link

remove packages from description #223

Closed michaelcurry1123 closed 1 year ago

michaelcurry1123 commented 1 year ago

we at least don't need utils or stats in the description bc they are base r packages also can remove magrittr in the imports since it is imported from other packages. there might be other packages to remove as well.

michaelcurry1123 commented 1 year ago

removed utils, stats, and dtplyr, need to remove utils-pipe.r file and import/export the pipe from magrittr without this file