commit | b6b4f50ed8f865b4f3e0a7a29459c10c4f6007c1 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Thu Oct 22 12:16:03 2020 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Thu Oct 22 12:16:03 2020 -0400 |
tree | 7cf7eea3827dda469695deb1e01070baed70be24 | |
parent | 75e2ad04fba4b6af6cd00b264622d560fc0090d7 [diff] [blame] |
fix a bug causing issues in tables' cran check
diff --git a/DESCRIPTION b/DESCRIPTION index fbb9a6e..83f72a3 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.0 +Version: 1.3.1 Authors@R: c( person('Hao', 'Zhu', email = 'haozhu233@gmail.com', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-3386-6076')),