We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d454a57 commit 32b162eCopy full SHA for 32b162e
NAMESPACE
@@ -21,3 +21,9 @@ importFrom(gh,gh)
21
importFrom(knitr,kable)
22
importFrom(parsedate,parse_date)
23
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