Skip to content

Commit 91129ce

Browse files
committed
Document
1 parent 6a76455 commit 91129ce

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Imports:
2222
jsonlite,
2323
magrittr,
2424
rentrez,
25+
rlang,
2526
stringi,
2627
stringr,
2728
tibble,

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ importFrom(dplyr,left_join)
2929
importFrom(httr,RETRY)
3030
importFrom(httr,content)
3131
importFrom(magrittr,"%>%")
32+
importFrom(rlang,.data)
3233
importFrom(stringr,str_locate)
3334
importFrom(tibble,as_tibble)
3435
importFrom(tibble,tibble)

man/ncbi_post_uid.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)