【问题标题】:Rstudio Rmarkdown Pandoc error 67 [closed]Rstudio Rmarkdown Pandoc错误67 [关闭]
【发布时间】:2017-02-15 09:53:53
【问题描述】:

编辑:已解决 - 关闭并重新打开计算机,并删除 R 工作区......不知道为什么首先会发生错误,任何答案仍然会受到赞赏。

我在尝试运行时收到错误消息:

rmarkdown::render("Home.Rmd")

我是 RRmarkdown 的新手,不知道如何解释错误 - 我得到的错误输出是:

Error: pandoc document conversion failed with error 67 In addition: Warning message: running command '"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m RTS Home.utf8.md --to html --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash --output Home.html --smart --email-obfuscation none --self-contained --standalone --section-divs --template "C:\Users\bfosh\Documents\R\win-library\3.3\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --include-before-body "C:\Users\bfosh\AppData\Local\Temp\RtmpqovuGu\rmarkdown-strfe8d3a5bf0.html" --variable navbar=1 --variable body_padding=51 --variable header_padding=56 --variable "theme:cerulean" --include-in-header "C:\Users\bfosh\AppData\Local\Temp\RtmpqovuGu\rmarkdown-strfe835066d89.html" --mathjax --variable "mathjax-url:https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"' had status 67

有人能告诉我错误消息的含义/如何解决吗?

编辑:无论脚本内容如何,​​每个 R 标记都会出现错误。

【问题讨论】:

标签: r rstudio r-markdown


【解决方案1】:

通过关闭并重新打开并删除工作区来解决。将 .Rmd 文件重新加载到新的干净 Rstudio 中(第一次没有工作 2 次,但第三次工作......)

虽然不确定是什么导致了错误。

【讨论】:

    猜你喜欢
    • 2017-05-08
    • 2020-07-26
    • 2018-05-20
    • 2020-11-30
    • 2016-05-22
    • 2018-02-23
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多