commit | 4a888b32231882f43e5a2f151f46d380a6bdd24d | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Aug 11 15:48:23 2020 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Aug 11 15:48:23 2020 -0400 |
tree | 3006e950c3ba10b07896d623d59db8bdee719418 | |
parent | d8a2e33fa699150bd5ec20dbf0e3142e6db1b3bd [diff] [blame] |
completely remove xcolor from latex dependency
diff --git a/R/print.R b/R/print.R index 6d1c534..6184762 100644 --- a/R/print.R +++ b/R/print.R
@@ -41,7 +41,8 @@ version = "3.3.7", src = system.file("bootstrapTable-3.3.7", package = "kableExtra"), - stylesheet = "bootstrapTable.min.css") + stylesheet = "bootstrapTable.min.css", + script = "bootstrapTable.js") } #' HTML dependency for lightable