You chunk label name should be like an id of the chunk. It should not be a long sentence with spaces.
We advice the following:
alphanumeric characters (a-z, A-Z, 0-9), slashes (/), or dashes (-).
Can you try by changing the label in
```{r label, echo = FALSE}
content of chunk
```