Please place an "x" in all the boxes that apply
Just to flag the following warning compiling a (parametrised) Rmd report:
> compile_reports(report = "assemble", params = list(import_data = TRUE))
>>> Compiling report: assemble_data
- with parameters: import_data = TRUE
All done!
Warning message:
In yaml::yaml.load(input_lines[(delimiters[1] + 1):(delimiters[2] - :
Evaluating R expressions (!expr) will soon require explicit `eval.expr` option (see yaml.load help)
>
Please place an "x" in all the boxes that apply
Just to flag the following warning compiling a (parametrised) Rmd report: