/ecodown

Convert package documentation to Quarto

Primary LanguageROtherNOASSERTION

ecodown

R-CMD-check Lifecycle: experimental CRAN status

The goal of ecodown is to make it possible for your R package’s documentation to be published in a Quarto site.

The vision for ecodown is that it is used to document a group of related packages that will be published to a single Quarto site.

Installation

You can install the development version of ecodown from GitHub with:

# install.packages("devtools")
devtools::install_github("edgararuiz/ecodown")