commit | 30db027dcf2d538f694a15025bacf37840976509 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Fri Feb 19 13:02:29 2021 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Fri Feb 19 13:02:29 2021 -0500 |
tree | d3cb8d4655d29fc6a457c1c5c0640013a02c7265 | |
parent | 2067cc2f250f6021cf39f852e2d963e569ad026f [diff] [blame] |
1.33 release
diff --git a/DESCRIPTION b/DESCRIPTION index 83f72a3..36573bb 100644 --- a/DESCRIPTION +++ b/DESCRIPTION
@@ -1,7 +1,7 @@ Package: kableExtra Type: Package Title: Construct Complex Table with 'kable' and Pipe Syntax -Version: 1.3.1 +Version: 1.3.3 Authors@R: c( person('Hao', 'Zhu', email = 'haozhu233@gmail.com', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-3386-6076')), @@ -48,7 +48,8 @@ tools, webshot, digest, - graphics + graphics, + svglite Suggests: testthat, magick,