[R-SIG-Mac] Behaviour or Quartz windows

BATES Timothy t|m@b@te@ @end|ng |rom ed@@c@uk
Tue Feb 9 23:29:31 CET 2021


Same behavior here with ggplot and base plotting: plots don’t display, but if I cmd<- then cmd->, the plot is drawn

sessionInfo() output below

> On 9 Feb 2021, at 15:35, Peter West <pbw using pbw.id.au> wrote:
> I’ll just confirm the odd behaviour of the Quartz window in Big Sur 11.2 R 4.0.3 GUI 1.73 on M1 silicon. I have installed the beta3 version of Quartz. In my case I have to CMD <- twice, then go forward to get the next to last plot.


sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 10.16

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRblas.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib

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

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

other attached packages:
[1] ggplot2_3.3.2     umx_4.3.0         cowplot_1.1.0     OpenMx_2.18.1-233 devtools_2.3.0    usethis_2.0.0

loaded via a namespace (and not attached):
[1] colorspace_2.0-0    ellipsis_0.3.1      rprojroot_2.0.2     R2HTML_2.3.2        fs_1.4.1
[6] rstudioapi_0.13     farver_2.0.3        roxygen2_7.1.1      lavaan_0.6-6        remotes_2.1.1
[11] fansi_0.4.1         mvtnorm_1.1-0       xml2_1.3.2          extrafont_0.17      mnormt_1.5-7
[16] knitr_1.30          pkgload_1.1.0       jsonlite_1.7.2      Rttf2pt1_1.3.8      DiagrammeR_1.0.6.1
[21] compiler_4.0.3      httr_1.4.1          assertthat_0.2.1    Matrix_1.2-18       cli_2.2.0
[26] hrbrthemes_0.8.6    visNetwork_2.0.9    htmltools_0.5.0     prettyunits_1.1.1   tools_4.0.3
[31] gtable_0.3.0        glue_1.4.2          dplyr_0.8.5         rsvg_2.1            V8_3.4.0
[36] Rcpp_1.0.5          vctrs_0.3.6         nlme_3.1-149        extrafontdb_1.0     DiagrammeRsvg_0.1
[41] xfun_0.19           stringr_1.4.0       ps_1.5.0            testthat_3.0.1      rvest_0.3.6
[46] lifecycle_0.2.0     MASS_7.3-53         scales_1.1.1        parallel_4.0.3      RColorBrewer_1.1-2
[51] curl_4.3            memoise_1.1.0       MuMIn_1.43.15       gdtools_0.2.2       stringi_1.5.3
[56] highr_0.8           desc_1.2.0          polycor_0.7-10      pkgbuild_1.2.0      rlang_0.4.9
[61] pkgconfig_2.0.3     commonmark_1.7      systemfonts_0.3.2   bitops_1.0-6        evaluate_0.14
[66] lattice_0.20-41     purrr_0.3.4         labeling_0.4.2      htmlwidgets_1.5.1   processx_3.4.5
[71] tidyselect_1.1.0    magrittr_2.0.1      R6_2.5.0            pillar_1.4.7        withr_2.3.0
[76] RCurl_1.98-1.2      tibble_3.0.4        crayon_1.3.4        rmarkdown_2.6       grid_4.0.3
[81] pbivnorm_0.6.0      callr_3.5.1         digest_0.6.27       webshot_0.5.2       xtable_1.8-4
[86] numDeriv_2016.8-1.1 stats4_4.0.3        munsell_0.5.0       viridisLite_0.3.0   kableExtra_1.2.1
[91] sessioninfo_1.1.1
The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.


More information about the R-SIG-Mac mailing list