Skip to content

Commit 98b8b0c

Browse files
committed
Add suggests to install rmarkdown
1 parent 46e39c2 commit 98b8b0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Imports:
1616
jsonlite (>= 0.9)
1717
Suggests:
1818
testthat,
19-
knitr
19+
knitr,
20+
rmarkdown
2021
Description: Provides an R interface to the NCBI's EUtils API
2122
allowing users to search databases like GenBank and PubMed, process the
2223
results of those searches and pull data into their R sessions.

0 commit comments

Comments
 (0)