Skip to content

Commit e7827c0

Browse files
author
Lucille Delisle
committed
add rmarkdown dependency
1 parent b96fe3d commit e7827c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: analysePeaks
22
Title: Compare, annotate your peaks
3-
Version: 1.0.3
3+
Version: 1.0.4
44
Authors@R:
55
person(given = "Lucille",
66
family = "Lopez-Delisle",
@@ -22,7 +22,8 @@ Imports:
2222
stats,
2323
pheatmap,
2424
reshape,
25-
igraph
25+
igraph,
26+
rmarkdown
2627
Suggests:
2728
testthat (>= 2.1.0),
2829
knitr,

0 commit comments

Comments
 (0)