Skip to content
Prev 395359 / 398502 Next

Need help to resolve the Error: evaluation nested too deeply: infinite recursion / options(expressions=)? Execution halted

Hmm, I can't replicate (i.e., it works fine for me).  What are the 
results of your sessionInfo() (from a *clean* R session)?

==
R Under development (unstable) (2023-10-25 r85410)
Platform: x86_64-pc-linux-gnu
Running under: Pop!_OS 22.04 LTS

Matrix products: default
BLAS:   /usr/local/lib/R/lib/libRblas.so
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3; 
LAPACK version 3.10.0

<locale/tz redacted>

attached base packages:
[1] stats     graphics  grDevices datasets  utils     methods   base

loaded via a namespace (and not attached):
  [1] desc_1.4.2        R6_2.5.1          bspm_0.5.3 
remotes_2.4.2.1
  [5] ps_1.7.5          cli_3.6.1         processx_3.8.2    callr_3.7.3 

  [9] compiler_4.4.0    prettyunits_1.2.0 rprojroot_2.0.3   tools_4.4.0 

[13] pkgbuild_1.4.2    curl_5.0.1        crayon_1.5.2
On 2023-10-26 9:59 a.m., siddharth sahasrabudhe via R-help wrote: