-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Method for 'grobify' missing #6
Comments
Hi @fpmassam! Sorry about that. I won't be able to look into this until weekend, I'm afraid! |
@Rensa Take your time :D |
Hey @fpmassam, I'm having trouble reproducing this problem, but I notice in your Is it possible that you haven't loaded ggflags using |
Hey dear @fpmassam and @Rensa, were you abe to find a solution for this error? I just happen to have stumble across it.
Session info ------------------------------------------------------------------- Packages ----------------------------------------------------------------------- [1] C:/Users/Gustavo/Documents/R/win-library/3.6 |
Hi @gustavo-jose! Thanks very much for the detailed info 😄 Are you able to post the column of European country codes in your data as plain text here? I just want to quickly check against this render of all the flags to see if there are any countries that might be missing from our database (because an invalid country code would trigger this error... I probably need to add some explicit checking in order to give more informative errors!). |
Dear @Rensa,sorry for the unnecesary surplus information (pretty new into this) 🙈. All the best for you, Gustavo |
That's okay! I'll open a new issue for improving the error text 😄 |
I am running your sample code:
but I get this error:
My session info:
R version 3.4.3 (2017-11-30)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.2 LTS
Matrix products: default
BLAS: /usr/lib/libblas/libblas.so.3.6.0
LAPACK: /usr/lib/lapack/liblapack.so.3.6.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=it_IT.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=it_IT.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=it_IT.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=it_IT.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] ggplot2_2.2.1
loaded via a namespace (and not attached):
[1] Rcpp_0.12.15 xml2_1.1.1 magrittr_1.5 munsell_0.4.3 uuid_0.1-2 colorspace_1.3-2
[7] R6_2.2.2 jpeg_0.1-8 rlang_0.1.6 grImport2_0.1-4 plyr_1.8.4 tools_3.4.3
[13] grid_3.4.3 gtable_0.2.0 png_0.1-7 rvg_0.1.7 R.oo_1.21.0 ggiraph_0.4.2
[19] ggflags_0.0.2 htmltools_0.3.6 lazyeval_0.2.0 digest_0.6.12 tibble_1.4.2 zip_1.0.0
[25] officer_0.2.0 base64enc_0.1-3 htmlwidgets_0.9 R.utils_2.6.0 ggrepel_0.7.0 labeling_0.3
[31] compiler_3.4.3 pillar_1.1.0 gdtools_0.1.6 scales_0.5.0 R.methodsS3_1.7.1 XML_3.98-1.9
The text was updated successfully, but these errors were encountered: