You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After several hours trying to debug an issue while plotting performance results, thinking there was an issue with my R script, I have realised that the YAML output is not compliant with standard version 1.2. As is, when using a YAML parser there is a Scanner error: mapping values are not allowed in this context.
The problematic chunk of the output is for example:
After several hours trying to debug an issue while plotting performance results, thinking there was an issue with my R script, I have realised that the YAML output is not compliant with standard version 1.2. As is, when using a YAML parser there is a
Scanner error: mapping values are not allowed in this context
.The problematic chunk of the output is for example:
It should instead output:
The text was updated successfully, but these errors were encountered: