【问题标题】:I got this error when I compile pdf in r weave在 r weave 中编译 pdf 时出现此错误
【发布时间】:2020-04-01 14:10:32
【问题描述】:

我需要帮助。当我尝试在 r sweave 中编译 pdf 时出现此错误

【问题讨论】:

  • 你需要安装latex。个人推荐texlive,但是很多r用户好像用tinytex
  • 我下载了tinytex还是不行,你能推荐别的吗

标签: r pdf compilation tex


【解决方案1】:

试试:

install.package("tinytex")
tinytex::install_tinytex()

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2020-12-03
    • 2013-08-14
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多