import vcd to eliminate note
This commit is contained in:
@@ -29,4 +29,5 @@ Imports:
|
||||
stringr (>= 0.6.2),
|
||||
DiagrammeR (>= 0.4),
|
||||
ggplot2 (>= 1.0.0),
|
||||
Ckmeans.1d.dp (>= 3.3.1)
|
||||
Ckmeans.1d.dp (>= 3.3.1),
|
||||
vcd (>= 1.3)
|
||||
|
||||
@@ -51,3 +51,4 @@ importFrom(stringr,str_match)
|
||||
importFrom(stringr,str_replace)
|
||||
importFrom(stringr,str_split)
|
||||
importFrom(stringr,str_trim)
|
||||
import(vcd)
|
||||
|
||||
Reference in New Issue
Block a user