> On Jun 25, 2020, at 8:06 AM, Ivan Krylov wrote:
>
> On Wed, 24 Jun 2020 18:56:06 +
> Ryan Novosielski wrote:
>
> On my machine, getOption('expressions') is 5000 and the example from
> the test correctly stops with length(traceback()) == 2500. (And the
> simpler example of f <- function()
For the record, this was a bug introduced here:
https://github.com/wch/r-source/commit/1c149eddee9c6d4b87a987a964a611bf8fe43a74
and fixed today here:
https://github.com/wch/r-source/commit/ec0761e63598d38eb5e8ab3fb995da06ab5c91ee
G.
On Fri, Mar 5, 2021 at 2:52 PM Gábor Csárdi wrote:
>
> Which is