We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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) >
The text was updated successfully, but these errors were encountered:
Can you share the yaml header from the report?
Sorry, something went wrong.
No branches or pull requests
Please place an "x" in all the boxes that apply
Just to flag the following warning compiling a (parametrised) Rmd report:
The text was updated successfully, but these errors were encountered: