I am also observing the same behavior as María with the 4.3.2 Patched
binary from mac.r-project.org running under Sonoma 14.3.1 on an m3
mac. Using the default quartz() device and running the example line by
line shows a blank device. If the device window is resized, however,
the expected result appears. The example runs fine using x11(). The
example also runs fine on both quartz() and x11() on my old x86
running under Sonoma 14.2.1.

> sessionInfo()
R version 4.3.2 Patched (2024-02-13 r85905)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Sonoma 14.3.1

Matrix products: default
BLAS:   
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRblas.0.dylib
LAPACK: 
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRlapack.dylib;
 LAPACK version 3.11.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: America/New_York
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

loaded via a namespace (and not attached):
[1] compiler_4.3.2

On Fri, Feb 16, 2024 at 7:32 AM Michael Hall <mik3h...@gmail.com> wrote:
>
> It also works for me on both my current m3 and also my old x86.
>
> I also always assumed Quartz meant XQuartz. However with neither architecture 
> did it seem to start XQuartz in order to render.
>
> Sonoma on both machines. M3 = R 4.3.2. X86 = R 4.3.1
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to