Skip to content

Commit d74e025

Browse files
committed
Missing export in NAMESPACE
1 parent eea390e commit d74e025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ importFrom(methods,new)
2222
importFrom(pheatmap,pheatmap)
2323
importFrom(stats,as.dendrogram)
2424
importFrom(stats,as.dist)
25+
importFrom(stats,as.hclust)
2526
importFrom(stats,cutree)
2627
importFrom(stats,dist)
2728
importFrom(stats,hclust)

0 commit comments

Comments
 (0)