pkgsite 0.1.0: Convert your `.Rd` files to Quarto

We are happy to introduce pkgsite. It reads the compiled .Rd files in your R package and converts them into .qmd files. It can also automatically create a reference index page that lists all your exported functions. You can customize the format of both using templates, then let Quarto render the HTML. pkgsite is now available on CRAN, to install use:


This is a companion discussion topic for the original entry at https://opensource.posit.co/blog/2026-06-18_pkgsite-0-1-0/
1 Like