Skip to content

Commit

Permalink
Add suggests to install rmarkdown
Browse files Browse the repository at this point in the history
  • Loading branch information
dwinter committed Feb 29, 2016
1 parent 46e39c2 commit 98b8b0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Imports:
jsonlite (>= 0.9)
Suggests:
testthat,
knitr
knitr,
rmarkdown
Description: Provides an R interface to the NCBI's EUtils API
allowing users to search databases like GenBank and PubMed, process the
results of those searches and pull data into their R sessions.
Expand Down

0 comments on commit 98b8b0c

Please sign in to comment.