pkgsite: Convert the Reference Pages into 'Quarto' Files

Makes it easier to create a 'Quarto' website for an 'R' package. Converts 'R' documentation ('Rd') files into 'Quarto' Markdown documents individually. Supports configuration via the '_quarto.yml' file and groups functions using 'roxygen2' family tags.

Version: 0.1.0
Depends: R (≥ 4.1)
Imports: cli, fs, purrr, rlang, tools, yaml
Suggests: testthat (≥ 3.0.0)
Published: 2026-06-17
DOI: 10.32614/CRAN.package.pkgsite (may not be active yet)
Author: Edgar Ruiz [aut, cre], Posit Software, PBC ROR ID [cph, fnd]
Maintainer: Edgar Ruiz <edgar at posit.co>
BugReports: https://github.com/edgararuiz/pkgsite/issues
License: MIT + file LICENSE
URL: https://github.com/edgararuiz/pkgsite
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: pkgsite results

Documentation:

Reference manual: pkgsite.html , pkgsite.pdf

Downloads:

Package source: pkgsite_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): pkgsite_0.1.0.tgz, r-oldrel (arm64): pkgsite_0.1.0.tgz, r-release (x86_64): pkgsite_0.1.0.tgz, r-oldrel (x86_64): pkgsite_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pkgsite to link to this page.