Pandoc errors with notebooks

I'm getting a periodic error with R notebooks: "Error creating notebook: pandoc document conversion failed with error 11." If I look at the R Markdown window in RStudio, the pandoc error reads "Access violation in generated code when reading 0xffffffffffffffff".

After waiting for a few seconds and re-saving my .Rmd file a few times, eventually RStudio will create the notebook .html successfully. The error occurs randomly.

I'm using RStudio Version 1.2.1335 on Windows 7.

Anyone else receiving this error? Any tips?

Thanks! I hope this is useful and constructive.

Yes, this is a known issue with pandoc, take a look at this github issue

There is already a walk-around solution and it would be included in the next stable release of Rstudio.

Thanks. I appreciate the info.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.