siteymlgen: Automatically Generate _site.yml File for 'R Markdown' (original) (raw)

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
DOI: 10.32614/CRAN.package.siteymlgen
Author: Adam Cribbs ORCID iD [aut, cre]
Maintainer: Adam Cribbs <adam.cribbs at ndorms.ox.ac.uk>
License: MIT + file
URL: https://github.com/Acribbs/siteymlgen
NeedsCompilation: no
Language: en-GB
Materials: README
CRAN checks: siteymlgen results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=siteymlgento link to this page.