【问题标题】:"Error: C stack usage is too close to the limit" at R startup [duplicate]R启动时“错误:C堆栈使用量太接近限制”[重复]
【发布时间】:2021-04-18 14:21:47
【问题描述】:

我在 R 启动时收到以下错误,但尚未找到解决方案(C 堆栈使用量太接近限制)。任何帮助表示赞赏。谢谢

R version 4.0.4 (2021-02-15) -- "Lost Library Book"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

Error: C stack usage  7969792 is too close to the limit
> 

【问题讨论】:

  • 您可以尝试删除.Rdata 文件。
  • 谢谢,我做到了,但我仍然得到同样的错误......

标签: r c


【解决方案1】:

我评论了我的 .Rprofile 中的所有行(所有 blogdown 相关),它解决了问题。

【讨论】:

    猜你喜欢
    • 2017-10-01
    • 2018-05-09
    • 2021-01-12
    • 2020-05-04
    • 2022-01-03
    • 2021-02-17
    • 2013-05-28
    • 1970-01-01
    • 2020-08-12
    相关资源
    最近更新 更多