This is a package containing the {pkgdown}
theme for the openair toolkit of R packages.
Important
Please do not use this template if you are not contributing to the openair project.
Please refer to https://pkgdown.r-lib.org/articles/customise.html#template-packages for more information. To use this template, a package needs the following line in its DESCRIPTION
.
Config/Needs/website: openair-project/openairpkgdown
And this line in its _pkgdown.yml
.
template:
package: openairpkgdown
GitHub actions will then apply this theme. For local compilation you will need to install this package.
pak::pak("openair-project/openairpkgdown")
🏛️ openairpkgdown is primarily maintained by Jack Davison.
📃 openairpkgdown is licensed under the MIT License.