Reported by a user in https://github.com/rstudio/htmltools/issues/398 A very minimal reprex: ```r labelled::labelled(1:3) |> jsonlite::toJSON() #> Error: C stack usage 7955752 is too close to the limit ```
Reported by a user in rstudio/htmltools#398
A very minimal reprex: