linebreak() defaults to left align.
Other Rd files updated by Roxygen run.
LazyData dropped from DESCRIPTION to get rid of the check message.
diff --git a/DESCRIPTION b/DESCRIPTION
index 1335f80..f9231db 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -26,7 +26,6 @@
users to construct complex tables and customize styles using a readable
syntax.
License: MIT + file LICENSE
-LazyData: TRUE
URL: http://haozhu233.github.io/kableExtra/, https://github.com/haozhu233/kableExtra
BugReports: https://github.com/haozhu233/kableExtra/issues
Depends:
@@ -57,5 +56,5 @@
sparkline
VignetteBuilder: knitr
Encoding: UTF-8
-RoxygenNote: 7.1.1
+RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)