You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time using geom_waffle() function. When running the code vignettes I am finding this error: Error: geom_waffle requires the following missing aesthetics: x and y.
Session Info:
R version 4.1.1 (2021-08-10)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 11.5.2
This is my first time using geom_waffle() function. When running the code vignettes I am finding this error: Error: geom_waffle requires the following missing aesthetics: x and y.
Session Info:
R version 4.1.1 (2021-08-10)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 11.5.2
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices
[4] utils datasets methods
[7] base
other attached packages:
[1] hrbrthemes_0.8.0 emojifont_0.5.5
[3] ggwaffle_0.2.2 waffle_1.0.1
[5] forcats_0.5.1 stringr_1.4.0
[7] dplyr_1.0.7 purrr_0.3.4
[9] readr_2.0.1 tidyr_1.1.3
[11] tibble_3.1.4 ggplot2_3.3.5
[13] tidyverse_1.3.1
loaded via a namespace (and not attached):
[1] tidytuesdayR_1.0.1
[2] httr_1.4.2
[3] bit64_4.0.5
[4] vroom_1.5.4
[5] jsonlite_1.7.2
[6] showtext_0.9-2
[7] modelr_0.1.8
[8] assertthat_0.2.1
[9] showtextdb_3.0
[10] selectr_0.4-2
[11] cellranger_1.1.0
[12] yaml_2.2.1
[13] gdtools_0.2.3
[14] Rttf2pt1_1.3.9
[15] pillar_1.6.2
[16] backports_1.2.1
[17] glue_1.4.2
[18] extrafontdb_1.0
[19] digest_0.6.27
[20] RColorBrewer_1.1-2
[21] rvest_1.0.1
[22] colorspace_2.0-2
[23] htmltools_0.5.2
[24] pkgconfig_2.0.3
[25] broom_0.7.9
[26] haven_2.4.3
[27] sysfonts_0.8.3
[28] scales_1.1.1
[29] tzdb_0.1.2
[30] farver_2.1.0
[31] generics_0.1.0
[32] usethis_2.0.1
[33] ellipsis_0.3.2
[34] DT_0.19
[35] withr_2.4.2
[36] proto_1.0.0
[37] cli_3.0.1
[38] magrittr_2.0.1
[39] crayon_1.4.1
[40] readxl_1.3.1
[41] evaluate_0.14
[42] fs_1.5.0
[43] fansi_0.5.0
[44] xml2_1.3.2
[45] ggthemes_4.2.4
[46] tools_4.1.1
[47] hms_1.1.0
[48] lifecycle_1.0.0
[49] munsell_0.5.0
[50] reprex_2.0.1
[51] compiler_4.1.1
[52] systemfonts_1.0.2
[53] rlang_0.4.11
[54] grid_4.1.1
[55] rstudioapi_0.13
[56] htmlwidgets_1.5.4
[57] labeling_0.4.2
[58] rmarkdown_2.10
[59] gtable_0.3.0
[60] DBI_1.1.1
[61] curl_4.3.2
[62] R6_2.5.1
[63] gridExtra_2.3
[64] lubridate_1.7.10
[65] knitr_1.33
[66] fastmap_1.1.0
[67] bit_4.0.4
[68] extrafont_0.17
[69] utf8_1.2.2
[70] stringi_1.7.4
[71] parallel_4.1.1
[72] Rcpp_1.0.7
[73] vctrs_0.3.8
[74] dbplyr_2.1.1
[75] tidyselect_1.1.1
[76] xfun_0.25
The text was updated successfully, but these errors were encountered: