Re: [Rd] Segfault in setMask in R 4.1

2021-09-21 Thread Mike Lee Williams
say 4.1.0 rather than 4.0.0 > > Paul > > On 9/22/2021 9:08 AM, Mike Lee Williams wrote: >> Thanks! AFAICT I am already using the latest version of Cairo, but these >> links gives me a ton of leads to follow up. >> >> One question (which may be better direct

Re: [Rd] Segfault in setMask in R 4.1

2021-09-21 Thread Mike Lee Williams
t only > 'grid' (which underlies 'ggplot2') attempts to set masks (the 'graphics' > package does not). > > On 9/22/2021 4:52 AM, Mike Lee Williams wrote: >> Thank you! Here is the output of option("devices"), which I think means >> we're using Cairo: >&g

Re: [Rd] Segfault in setMask in R 4.1

2021-09-21 Thread Mike Lee Williams
specific to the (graphics?) features of R that > ggplot2 uses. I do not get a segfault if I do a generic `plot(c(1,2,3))`. > > - I have tried versions of ggplot2 3.3.3 and 3.3.5. > > - The traceback points to files that were introduced in this commit > > https://github.com/wch/r-so

[Rd] Segfault in setMask in R 4.1

2021-09-21 Thread Mike Lee Williams
tput of any commands. If anyone has any suggestions then please let me know! Thanks! Mike Lee Williams __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel