Remove DiagrammeR dependency to make travis happy...

This commit is contained in:
unknown
2015-11-07 21:46:08 +01:00
parent 0052b193cf
commit 77ae180d3d
2 changed files with 0 additions and 8 deletions

View File

@@ -21,10 +21,6 @@ exportMethods(predict)
import(methods)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(Matrix,dgeMatrix)
importFrom(DiagrammeR,create_edges)
importFrom(DiagrammeR,create_graph)
importFrom(DiagrammeR,create_nodes)
importFrom(DiagrammeR,render_graph)
importFrom(Matrix,cBind)
importFrom(Matrix,colSums)
importFrom(Matrix,sparseVector)