moved the external graphing packages to Suggested in order to trim the dependencies
This commit is contained in:
@@ -21,8 +21,6 @@ exportMethods(predict)
|
||||
import(methods)
|
||||
importClassesFrom(Matrix,dgCMatrix)
|
||||
importClassesFrom(Matrix,dgeMatrix)
|
||||
importFrom(Ckmeans.1d.dp,Ckmeans.1d.dp)
|
||||
importFrom(DiagrammeR,mermaid)
|
||||
importFrom(Matrix,cBind)
|
||||
importFrom(Matrix,colSums)
|
||||
importFrom(Matrix,sparseVector)
|
||||
@@ -34,16 +32,6 @@ importFrom(data.table,fread)
|
||||
importFrom(data.table,rbindlist)
|
||||
importFrom(data.table,set)
|
||||
importFrom(data.table,setnames)
|
||||
importFrom(ggplot2,aes)
|
||||
importFrom(ggplot2,coord_flip)
|
||||
importFrom(ggplot2,element_blank)
|
||||
importFrom(ggplot2,element_text)
|
||||
importFrom(ggplot2,geom_bar)
|
||||
importFrom(ggplot2,ggplot)
|
||||
importFrom(ggplot2,ggtitle)
|
||||
importFrom(ggplot2,theme)
|
||||
importFrom(ggplot2,xlab)
|
||||
importFrom(ggplot2,ylab)
|
||||
importFrom(magrittr,"%>%")
|
||||
importFrom(magrittr,add)
|
||||
importFrom(magrittr,not)
|
||||
|
||||
Reference in New Issue
Block a user