pagedreport
April 23, 2025 ยท View on GitHub
Package is now DEPRECATED and won't be updated or fixed anymore due a lack of time. Please look at Quarto options if needed (see that talk)
pagedreport is an R package to help you make beautiful PDF-based reports from RMarkdown.
You can install it with :
remotes::install_github("rfortherestofus/pagedreport", ref = "main")
Three templates are available for the moment (each is named after its default image) :
windmill

grid

hazelnuts

Documentation
An intro explaining the what and why of the package is available on the R for the Rest of Us website.
The full docs are available here.
Examples
Some examples on real reports made with the package are available :
- A report for the Juntos Project made by Alexandra Garcia Isaza
Code of Conduct
Please note that the pagedreport project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.