ggplotgui
ggplotgui copied to clipboard
Pressing the ggplot tab crashes R
sessionInfo(
+ )
R version 3.4.1 (2017-06-30)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
Matrix products: default
locale:
[1] LC_COLLATE=Hebrew_Israel.1255 LC_CTYPE=Hebrew_Israel.1255
[3] LC_MONETARY=Hebrew_Israel.1255 LC_NUMERIC=C
[5] LC_TIME=Hebrew_Israel.1255
attached base packages:
[1] stats graphics grDevices datasets utils methods base
other attached packages:
[1] installr_0.19.0 stringr_1.2.0
loaded via a namespace (and not attached):
[1] compiler_3.4.1 magrittr_1.5 tools_3.4.1 stringi_1.1.5
Thank you for posting an issue, and I'm sorry for the delay. I'm quite new the to the Github / R-package game, so didn't quite know about them.
Do you still have this problem? And does this problem occur when you visit the website?
What happens when you run the code from "https://github.com/gertstulp/ggplotgui/blob/master/R/ggplot_shiny.R" directly into your R-environment?
Hi. I have exactly the same issue and my session info is all the same
R version 3.4.1 (2017-06-30) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 7 x64 (build 7601) Service Pack 1
Matrix products: default
locale: [1] LC_COLLATE=French_France.1252 LC_CTYPE=French_France.1252 LC_MONETARY=French_France.1252 [4] LC_NUMERIC=C LC_TIME=French_France.1252
attached base packages: [1] stats graphics grDevices utils datasets methods base
other attached packages: [1] RDocumentation_0.8.0
loaded via a namespace (and not attached):
[1] compiler_3.4.1 httr_1.2.1 rjson_0.2.15 R6_2.2.2 tools_3.4.1
[6] withr_2.0.0 yaml_2.1.14 curl_2.8.1 githubinstall_0.2.1 memoise_1.1.0
[11] data.table_1.10.4 jsonlite_1.5 digest_0.6.12 proto_1.0.0 devtools_1.13.3
Thank you for your comment. Could you tell me a bit more perhaps: are you calling the function within R or within RStudio?
Does the website-link work for you? (https://site.shinyserver.dck.gmw.rug.nl/ggplotgui/)
I have had a friend with Windows 7 check it, and it worked there, so my troubleshooting abilities are almost exhausted. But we shall soldier on.