【问题标题】:Rmarkdown error: pandoc document conversion failed with error 43Rmarkdown 错误:pandoc 文档转换失败,错误 43
【发布时间】:2018-02-23 21:42:03
【问题描述】:

我正在尝试编译 RMarkdown 代码,但出现以下错误:

! Misplaced \crcr.
\LT@echunk ->\crcr 
                   \LT@save@row \cr \egroup \global \setbox \@ne \lastbox \u...
l.374 NA NA NA NA NA NA \endfirsthead

pandoc.exe: Error producing PDF
Erro: pandoc document conversion failed with error 43
Além disso: Warning message:
execução do comando '"C:/Users/araujoic/AppData/Local/Pandoc/pandoc" +RTS -K512m -RTS Script_GerarRelatorio_Isabella.utf8.md --to latex --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash --output Script_GerarRelatorio_Isabella.pdf --template "C:\Users\araujoic\Documents\R\R-3.3.2\library\rmarkdown\rmd\latex\default-1.17.0.2.tex" --highlight-style tango --latex-engine pdflatex --variable graphics=yes --include-in-header "C:\Users\araujoic\AppData\Local\Temp\RtmpakSZ3U\file14746f4c7a09"' teve status 43 
Execução interrompida

有人可以帮助我吗?该代码在其他计算机上运行没有问题。

谢谢!

【问题讨论】:

  • 如果它在其他计算机上成功运行,我会首先检查所有计算机是否安装了相同的 LaTeX 包。

标签: r r-markdown


【解决方案1】:

我认为这里有一个解决方案:pandoc document conversion failed with error 43 : pdflatex: The memory dump file could not be found

底线是,试试这个:devtools::install_github('rstudio/rmarkdown')

【讨论】:

    猜你喜欢
    • 2015-01-14
    • 1970-01-01
    • 2015-09-02
    • 1970-01-01
    • 2017-07-14
    • 2016-04-13
    • 2015-12-12
    • 2019-10-14
    • 2014-11-09
    相关资源
    最近更新 更多