Skip to content

Commit 32b162e

Browse files
committed
updated
1 parent d454a57 commit 32b162e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NAMESPACE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ importFrom(gh,gh)
2121
importFrom(knitr,kable)
2222
importFrom(parsedate,parse_date)
2323
importFrom(rmarkdown,render)
24+
importFrom(stringr,str_match)
25+
importFrom(stringr,str_replace_all)
26+
importFrom(utils,capture.output)
27+
importFrom(utils,read.csv)
28+
importFrom(xtable,xtable)
29+
importFrom(yaml,read_yaml)

0 commit comments

Comments
 (0)