Skip to content

Commit f3740bf

Browse files
committed
Add urls to DESCRIPTION paragraph
1 parent 3a60dc3 commit f3740bf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ Suggests:
2323
rmarkdown
2424
URL: http://github.com/ropensci/rentrez
2525
BugReports: https://github.com/ropensci/rentrez/issues
26-
Description: Provides an R interface to the NCBI's EUtils API
27-
allowing users to search databases like GenBank and PubMed, process the
28-
results of those searches and pull data into their R sessions.
26+
Description: Provides an R interface to the NCBI's 'EUtils' API, allowing users
27+
to search databases like GenBank <https://www.ncbi.nlm.nih.gov/genbank/>and
28+
PubMed <https://www.ncbi.nlm.nih.gov/pubmed/>, process the results of those
29+
searches and pull data into their R sessions.
2930
VignetteBuilder: knitr
3031
Roxygen: list(wrap = FALSE)
3132
License: MIT + file LICENSE

0 commit comments

Comments
 (0)