commit | a05b9f55fe0b8e8ef1aec7d129c1bb2d60e645da | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Fri Feb 19 13:17:46 2021 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Fri Feb 19 13:17:46 2021 -0500 |
tree | 497d36e89a83833e785cab26154cd7ef49b69d2e | |
parent | 30db027dcf2d538f694a15025bacf37840976509 [diff] [blame] |
another small fix
diff --git a/NAMESPACE b/NAMESPACE index 723e534..4affb08 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -97,6 +97,7 @@ importFrom(stringr,str_split) importFrom(stringr,str_sub) importFrom(stringr,str_trim) +importFrom(svglite,svglite) importFrom(tools,file_ext) importFrom(tools,file_path_sans_ext) importFrom(utils,capture.output)