Skip to content

added system option doRStudioHangingFix#1606

Merged
paciorek merged 1 commit intodevelfrom
rstudio_hang
Feb 7, 2026
Merged

added system option doRStudioHangingFix#1606
paciorek merged 1 commit intodevelfrom
rstudio_hang

Conversation

@danielturek
Copy link
Member

Fixes #1604

This PR adds a new system option doRStudioHangingFix, with default value FALSE.

When doRStudioHangingFix = TRUE, the str method is overloaded for all dynamically generated class definitions. At least back in 2015, this was needed to prevent hanging in RStudio.

@paciorek paciorek merged commit 802c6eb into devel Feb 7, 2026
8 checks passed
@paciorek paciorek deleted the rstudio_hang branch February 7, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nimbleModel: str. functions added to global environment

2 participants