Skip to content

Commit

Permalink
Update website for 5.5.7.
Browse files Browse the repository at this point in the history
Done early to prevent errors in R CMD check.
  • Loading branch information
hughjonesd committed Oct 1, 2024
1 parent b9d83c2 commit 8243617
Show file tree
Hide file tree
Showing 111 changed files with 1,891 additions and 514 deletions.
1 change: 1 addition & 0 deletions build-cran.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ library(rhub)
library(devtools)
library(git2r)
library(glue)
library(rmarkdown)
library(rstudioapi)


Expand Down
8 changes: 4 additions & 4 deletions docs/design-principles-html.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<meta name="author" content="David Hugh-Jones" />

<meta name="date" content="2024-06-30" />
<meta name="date" content="2024-10-01" />

<title>Design Principles, Comparisons and Limitations</title>

Expand Down Expand Up @@ -353,15 +353,15 @@
<h1 class="title toc-ignore">Design Principles, Comparisons and
Limitations</h1>
<h4 class="author">David Hugh-Jones</h4>
<h4 class="date">2024-06-30</h4>
<h4 class="date">2024-10-01</h4>

</div>


<p>This document briefly describes the design of <a href="https://hughjonesd.github.io/huxtable/">huxtable</a>, and compares
it with other R packages for creating tables. A current version is on
the web in <a href="https://hughjonesd.github.io/huxtable/design-principles.html">HTML</a>
or <a href="https://hughjonesd.github.io/huxtable/design-principles.pdf">PDF</a>
the web in <a href="https://hughjonesd.github.io/huxtable/design-principles-html.html">HTML</a>
or <a href="https://hughjonesd.github.io/huxtable/design-principles-pdf.pdf">PDF</a>
formats.</p>
<div id="design-principles" class="section level2">
<h2>Design principles</h2>
Expand Down
Binary file added docs/design-principles-pdf.pdf
Binary file not shown.
1,025 changes: 1,025 additions & 0 deletions docs/huxreg-html.html

Large diffs are not rendered by default.

Binary file added docs/huxreg-pdf.pdf
Binary file not shown.
220 changes: 110 additions & 110 deletions docs/huxtable-html.html

Large diffs are not rendered by default.

Binary file added docs/huxtable-pdf.pdf
Binary file not shown.
142 changes: 71 additions & 71 deletions docs/index.html

Large diffs are not rendered by default.

17 changes: 13 additions & 4 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/add_colnames.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8243617

Please sign in to comment.