HenrikBengtsson/pkgdown.extras: Enhancing the 'pkgdown' Package

The 'pkgdown' package supports only Rmarkdown and knitr vignettes. Vignettes using other types of vignette engines are not supported and are silently ignored by 'pkgdown'. This package provides workarounds for some non-Rmarkdown vignette formats. For example, engine 'R.rsp::rsp' processes RSP-embedded Markdown vignettes into Markdown document, which then are compiled into final HTML documents. This package pre-compiles such documents into Markdown and tricks 'pkgdown' to believe they are Rmarkdown vignettes so that they appear as 'pkgdown' articles.

Getting started

Package details

Maintainer
LicenseLGPL (>= 3.0)
Version0.0.0-9007
URL https://github.com/HenrikBengtsson/pkgdown.extras
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HenrikBengtsson/pkgdown.extras")
HenrikBengtsson/pkgdown.extras documentation built on Aug. 12, 2024, 7:33 p.m.