Skip to content
New issue

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

Warning from yaml::yaml.load when using compile_reports() #80

Open
1 of 4 tasks
thibautjombart opened this issue Mar 9, 2021 · 1 comment
Open
1 of 4 tasks

Comments

@thibautjombart
Copy link
Collaborator

Please place an "x" in all the boxes that apply

  • I have the most recent version of reportfactory and R
  • I have found a bug
  • I have a reproducible example
  • I want to request a new feature

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)
> 
@TimTaylor
Copy link
Contributor

Can you share the yaml header from the report?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants