Render code for google chart in rmarkdown Rmd

喜欢而已 提交于 2019-12-05 10:16:37

This sounds suspiciously like the bug the hs-tls library had recently, which pandoc depends on to download images etc. over https.

Most likely, using a more recent pandoc nightly (or compiling from source) and making sure it uses tls >= 1.3.9 will fix your problem.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!