Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with R version 4.3 #16

Open
banbh opened this issue May 2, 2023 · 0 comments
Open

Crash with R version 4.3 #16

banbh opened this issue May 2, 2023 · 0 comments

Comments

@banbh
Copy link

banbh commented May 2, 2023

When running on 4.3.0 (2023-04-21 ucrt) on x86_64-w64-mingw32/x64 (64-bit) opening the device and closing it will cause R to crash. For example:

rdevice(\(...) {})
dev.off() # seems to crash R if R version >= 4.3

will trigger a crash.

On R versions 4.2.2 and 4.1.2 it does not cause a crash.

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

No branches or pull requests

1 participant