The goal of 'siteymlgen' is to make it easy to organise the building of your 'R Markdown' website. The init() function placed within the first code chunk of the index.Rmd file of an 'R' project directory will initiate the generation of an automatically written _site.yml file. 'siteymlgen' recommends a specific naming convention for your 'R Markdown' files. This naming will ensure that your navbar layout is ordered according to a hierarchy.
Version: | 1.0.0 |
Depends: | R (≥ 3.2) |
Imports: | data.table, dplyr, ymlthis, magrittr, yaml, stringr, lubridate, rmarkdown, rlist, purrr |
Suggests: | knitr, testthat, spelling, pkgdown, roxygen2 (≥ 7.0.0) |
Published: | 2020-05-08 |
Author: | Adam Cribbs [aut, cre] |
Maintainer: | Adam Cribbs <adam.cribbs at ndorms.ox.ac.uk> |
License: | MIT + file LICENSE |
URL: | https://github.com/Acribbs/siteymlgen |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README |
CRAN checks: | siteymlgen results |
Reference manual: | siteymlgen.pdf |
Vignettes: |
Automating rmakrdown html output |
Package source: | siteymlgen_1.0.0.tar.gz |
Windows binaries: | r-devel: siteymlgen_1.0.0.zip, r-release: siteymlgen_1.0.0.zip, r-oldrel: siteymlgen_1.0.0.zip |
macOS binaries: | r-release: siteymlgen_1.0.0.tgz, r-oldrel: siteymlgen_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=siteymlgen to link to this page.