[R-SIG-Mac] error opening R-GUI
Simon Urbanek
@|mon@urb@nek @end|ng |rom R-project@org
Tue Apr 30 13:08:43 CEST 2019
Federico,
export is using rgl which in turn is using X11 so it's not "completely different app" - it's the GUI that you asked R to use. Why export uses rgl unconditionally is a question you'd have to ask the author - it's generally not a good idea since packages like that cannot be used on any compute servers.
Cheers,
Simon
> On Apr 30, 2019, at 05:48, Federico Calboli <federico.calboli using kuleuven.be> wrote:
>
> Adding to the issues I am getting, now if I do
>
> library(export)
>
> Xquartz (or X11, however we want to call it) is called up. As it is a completely different app I close it, and R.app closes.
>
> I’d like to know, is it just me or is it a bona fide R issue?
>
> R version 3.6.0 (2019-04-26)
> Platform: x86_64-apple-darwin15.6.0 (64-bit)
> Running under: macOS Mojave 10.14.4
>
> Matrix products: default
> BLAS: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRblas.0.dylib
> LAPACK: /Library/Frameworks/R.framework/Versions/3.6/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] export_0.2.2
>
> loaded via a namespace (and not attached):
> [1] zip_2.0.1 Rcpp_1.0.1 later_0.8.0 compiler_3.6.0 pillar_1.3.1 base64enc_0.1-3
> [7] tools_3.6.0 digest_0.6.18 uuid_0.1-2 jsonlite_1.6 evaluate_0.13 tibble_2.1.1
> [13] nlme_3.1-139 lattice_0.20-38 pkgconfig_2.0.2 rlang_0.3.4 openxlsx_4.1.0 shiny_1.3.2
> [19] crosstalk_1.0.0 xfun_0.6 officer_0.3.3 stargazer_5.2.2 dplyr_0.8.0.1 xml2_1.2.0
> [25] knitr_1.22 htmlwidgets_1.3 gdtools_0.1.8 generics_0.0.2 webshot_0.5.1 manipulateWidget_0.10.0
> [31] grid_3.6.0 tidyselect_0.2.5 glue_1.3.1 data.table_1.12.2 R6_2.4.0 rvg_0.2.0
> [37] rgl_0.100.19 rmarkdown_1.12 purrr_0.3.2 tidyr_0.8.3 magrittr_1.5 promises_1.0.1
> [43] backports_1.1.4 htmltools_0.3.6 assertthat_0.2.1 xtable_1.8-4 mime_0.6 flextable_0.5.2
> [49] httpuv_1.5.1 miniUI_0.1.1.1 broom_0.5.2 crayon_1.3.4
>
>
>
>
>> On 29 Apr 2019, at 12:08, Federico Calboli <federico.calboli using kuleuven.be> wrote:
>>
>> Hi,
>>
>> I get the following error opening the R-GUI:
>>
>> 2019-04-29 12:05:50.515 R[64826:6153713] Failed to connect (separatorView) outlet from (NSView) to (NSTitlebarSeparatorView): missing setter or instance variable
>>
>> The error is random, it does not come up every time I open R-GUI.
>>
>> The info:
>>
>> [R.app GUI 1.70 (7657) x86_64-apple-darwin15.6.0]
>>
>>> sessionInfo()
>> R version 3.6.0 (2019-04-26)
>> Platform: x86_64-apple-darwin15.6.0 (64-bit)
>> Running under: macOS Mojave 10.14.4
>>
>> Matrix products: default
>> BLAS: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRblas.0.dylib
>> LAPACK: /Library/Frameworks/R.framework/Versions/3.6/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
>>
>> loaded via a namespace (and not attached):
>> [1] compiler_3.6.0
>>
>>
>> --
>> Federico Calboli
>> LBEG - Laboratory of Biodiversity and Evolutionary Genomics
>> Charles Deberiotstraat 32 box 2439
>> 3000 Leuven
>> +32 16 32 87 67
>>
>>
>>
>>
>>
>
> --
> Federico Calboli
> LBEG - Laboratory of Biodiversity and Evolutionary Genomics
> Charles Deberiotstraat 32 box 2439
> 3000 Leuven
> +32 16 32 87 67
>
>
>
>
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
More information about the R-SIG-Mac
mailing list