I do not have any sample code or anything reproducible due to the data being very confidential. However, was hoping that I could get a general explanation for why this phenomenon is occuring.
I have a very long involved document. At first, I had ioslides_presentation and that was all. In the fourth chunk, I had a setwd command. Everything worked fine except that I needed to format things so that they all fit on a given slide.
Now, I add css:styles.css to the YAML. It gives me errors about about how it can't setwd. My question is why the inclusion of this css item triggers this error?