pandoc version 1.12.3 or higher is required and was not found (R shiny)

后端 未结 10 2692
轮回少年
轮回少年 2020-11-29 02:09

I have a problem generating a pdf report from my app shiny which is hosted on a server.

the app works fine but when I press the button to download the report, I get

10条回答
  •  庸人自扰
    2020-11-29 02:42

    I was facing a similar issue in IntelliJ R plugin. I solved it by copying the pandoc file in ~/.IntelliJIdea2019.3/config/plugins/rplugin/pandoc

提交回复
热议问题