Skip to content

Commit

Permalink
add rmarkdown dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed Jul 2, 2021
1 parent b96fe3d commit e7827c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: analysePeaks
Title: Compare, annotate your peaks
Version: 1.0.3
Version: 1.0.4
Authors@R:
person(given = "Lucille",
family = "Lopez-Delisle",
Expand All @@ -22,7 +22,8 @@ Imports:
stats,
pheatmap,
reshape,
igraph
igraph,
rmarkdown
Suggests:
testthat (>= 2.1.0),
knitr,
Expand Down

0 comments on commit e7827c0

Please sign in to comment.