diff --git a/README.Rmd b/README.Rmd
index 057a1a35..27b244e8 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -27,7 +27,7 @@ knitr::opts_chunk$set(
[![CRAN Downloads Per Month](http://cranlogs.r-pkg.org/badges/huxtable)](https://CRAN.R-project.org/package=huxtable)
[![R build status](https://github.com/hughjonesd/huxtable/workflows/R-CMD-check/badge.svg)](https://github.com/hughjonesd/huxtable/actions)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/hughjonesd/huxtable?branch=master&svg=true)](https://ci.appveyor.com/project/hughjonesd/huxtable)
-[![Coverage Status](https://img.shields.io/codecov/c/github/hughjonesd/huxtable/master.svg)](https://codecov.io/github/hughjonesd/huxtable?branch=master)
+[![Coverage Status](https://img.shields.io/codecov/c/github/hughjonesd/huxtable/master.svg)](https://app.codecov.io/github/hughjonesd/huxtable?branch=master)
Huxtable is an R package to create styled tables in multiple output formats, with a friendly, modern interface. Features include:
@@ -71,7 +71,4 @@ Check out [the website](https://hughjonesd.github.io/huxtable/), read the
read the vignette in [HTML](https://hughjonesd.github.io/huxtable/huxtable.html)
or [PDF](https://hughjonesd.github.io/huxtable/huxtable.pdf).
-# Fund huxtable development
-
-If you find huxtable useful, [fund me on Patreon](https://www.patreon.com/bePatron?u=19572369).
diff --git a/README.md b/README.md
index 8bd9c32a..0e674111 100644
--- a/README.md
+++ b/README.md
@@ -1,208 +1,96 @@
-
-
-
-
-
-
-
-
-
-
-h
-
- |
-
-
-
+ |
+
|
-
-
-
|
-
+
+h
+ |
-
-u
-
|
-
-
-
-
-
+ |
|
-
-
|
-
-
-
-
-x
-
|
-
-
|
-
-
-
-
-
+ |
+u
|
-
-
-
+ |
|
-
-
|
-
+
+x
+ |
-
-
-
-
+ |
|
-
-
|
-
-
|
-
-
-
+ |
+
+
+t
|
-
-
|
-
-
+a
+ |
+
+b
+ |
+
|
-
-
-
-
-
- |
-
-
-t
-
|
-
-
+l
|
-
-
|
-
-
|
-
-
-
+ |
+e
|
-
-
-
-
|
-
-
|
-
-
-a
-
|
-
-
-b
-
|
-
-
-
- |
-
-
-
-l
-
- |
-
-
-
-
-
-
-
-
-
- |
-
-
-e
-
|
-
-
-
-
-
- |
-
-
|
-
-
-
-
-
- |
-
-
-
@@ -220,29 +108,28 @@ status](https://github.com/hughjonesd/huxtable/workflows/R-CMD-check/badge.svg)]
[![AppVeyor Build
Status](https://ci.appveyor.com/api/projects/status/github/hughjonesd/huxtable?branch=master&svg=true)](https://ci.appveyor.com/project/hughjonesd/huxtable)
[![Coverage
-Status](https://img.shields.io/codecov/c/github/hughjonesd/huxtable/master.svg)](https://codecov.io/github/hughjonesd/huxtable?branch=master)
+Status](https://img.shields.io/codecov/c/github/hughjonesd/huxtable/master.svg)](https://app.codecov.io/github/hughjonesd/huxtable?branch=master)
Huxtable is an R package to create styled tables in multiple output
formats, with a friendly, modern interface. Features include:
- - Control over text styling, number format, background colour,
- borders, padding and alignment.
- - Table cells can span multiple rows and/or columns.
- - Table manipulation via standard R subsetting, or using `dplyr`.
- - Automatic formatting for knitr/rmarkdown documents.
- - `huxreg()` function for quick creation of regression tables.
- - Output to HTML, LaTeX, RTF, and Microsoft Word/Excel/Powerpoint,
- using the `officer` and `openxlsx` packages.
- - Quick one-liners to print data frames into a new PDF, HTML page, RTF
- or Microsoft document.
- - Formatted table display in the R console, including borders, colour,
- and text styles.
+- Control over text styling, number format, background colour, borders,
+ padding and alignment.
+- Table cells can span multiple rows and/or columns.
+- Table manipulation via standard R subsetting, or using `dplyr`.
+- Automatic formatting for knitr/rmarkdown documents.
+- `huxreg()` function for quick creation of regression tables.
+- Output to HTML, LaTeX, RTF, and Microsoft Word/Excel/Powerpoint, using
+ the `officer` and `openxlsx` packages.
+- Quick one-liners to print data frames into a new PDF, HTML page, RTF
+ or Microsoft document.
+- Formatted table display in the R console, including borders, colour,
+ and text styles.
# Installing
-To install from
-[r-universe](https://r-universe.dev):
+To install from [r-universe](https://r-universe.dev):
``` r
install.packages("huxtable", repos = c("https://hughjonesd.r-universe.dev",
@@ -270,8 +157,3 @@ the
or read the vignette in
[HTML](https://hughjonesd.github.io/huxtable/huxtable.html) or
[PDF](https://hughjonesd.github.io/huxtable/huxtable.pdf).
-
-# Fund huxtable development
-
-If you find huxtable useful, [fund me on
-Patreon](https://www.patreon.com/bePatron?u=19572369).
diff --git a/cran-comments.md b/cran-comments.md
index 4aef2bb1..3f0dd048 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,26 +1,24 @@
-Release for compatibility with dplyr 1.1.0.
+Bugfix release.
## Test environments
-* local OS X install (R 4.2.0)
-* github (windows/linux/mac, release/devel)
-* win-builder release/devel/oldrelease
+* local OS X install (R 4.3.2)
+* win-builder release/devel
* mac-builder release
## R CMD check results
A note about undeclared namespaces. This is a false positive: R6 and
-xml2 are indeed used. On oldrelease a note about RTF being misspelled,
-
-Otherwise OK.
+xml2 are indeed used.
+win-builder release gave an error about a test failure involving quarto. I think
+this is probably a temporary or configuration problem on win-builder, since
+the quarto tests work fine elsewhere, including on win-builder devel.
## revdepcheck results
-Two packages failed to check due to R CMD check timeouts. The other 14 packages
-were fine.
+19 out of 19 packages were OK.
-Full report: