When blastula::attach_connect_email is called from a flexdashboard, we see the following errors related to Pandoc
pandoc: /var/folders/58/x5dgwbg979z3db6nns_5zs940000gn/T//Rtmp3Ib98K/email5316638c224_files/figure-html/diamonds_plot-1.mb.png: openBinaryFile: does not exist (No such file or directory)
Error: pandoc document conversion failed with error 1
Execution halted
When
blastula::attach_connect_email
is called from aflexdashboard
, we see the following errors related to PandocSteps to repro:
output
format fromhtml_document
to belowoutput: flexdashboard::flex_dashboard
You will see the pandoc error saying the path to the attachments is not found.
Additional example/repro can be found at https://github.com/colearendt/20200309-blastula-issue